Searched refs:vcc (Results 1 – 4 of 4) sorted by relevance
475 cistpl_power_t vcc, vpp1, vpp2; member496 cistpl_power_t vcc, vpp1, vpp2; member
305 if (entry->vcc.present) in print_cftable_entry()306 print_power("Vcc", &entry->vcc); in print_cftable_entry()406 if (entry->vcc.present) in print_cftable_entry_cb()407 print_power("Vcc", &entry->vcc); in print_cftable_entry_cb()
180 if (p->vcc.present) { in pack_cftable()181 b[4]++; c += pack_power(&p->vcc, c); in pack_cftable()
376 { $$->cftable_entry.vcc = $3; }