Searched refs:vpp1 (Results 1 – 4 of 4) sorted by relevance
475 cistpl_power_t vcc, vpp1, vpp2; member496 cistpl_power_t vcc, vpp1, vpp2; member
307 if (entry->vpp1.present) in print_cftable_entry()308 print_power("Vpp1", &entry->vpp1); in print_cftable_entry()408 if (entry->vpp1.present) in print_cftable_entry_cb()409 print_power("Vpp1", &entry->vpp1); in print_cftable_entry_cb()
182 if (p->vpp1.present) { in pack_cftable()183 b[4]++; c += pack_power(&p->vpp1, c); in pack_cftable()
378 { $$->cftable_entry.vpp1 = $3; }