Searched refs:vpp2 (Results 1 – 4 of 4) sorted by relevance
475 cistpl_power_t vcc, vpp1, vpp2; member496 cistpl_power_t vcc, vpp1, vpp2; member
309 if (entry->vpp2.present) in print_cftable_entry()310 print_power("Vpp2", &entry->vpp2); in print_cftable_entry()410 if (entry->vpp2.present) in print_cftable_entry_cb()411 print_power("Vpp2", &entry->vpp2); in print_cftable_entry_cb()
184 if (p->vpp2.present) { in pack_cftable()185 b[4]++; c += pack_power(&p->vpp2, c); in pack_cftable()
380 { $$->cftable_entry.vpp2 = $3; }