Lines Matching refs:Vpp2Level
3800 socket->Vpp2Level); in pcic_set_socket()
3812 if (socket->Vpp1Level != socket->Vpp2Level) in pcic_set_socket()
3823 socket->VccLevel, socket->Vpp1Level, socket->Vpp2Level); in pcic_set_socket()
3882 if ((int)socket->Vpp2Level >= 0 && in pcic_set_socket()
3883 socket->Vpp2Level < pcic->pc_numpower) { in pcic_set_socket()
3884 if (!(pcic_power[socket->Vpp2Level].ValidSignals in pcic_set_socket()
3888 ind = pcic_power[socket->Vpp2Level].PowerLevel/10; in pcic_set_socket()
3890 sockp->pcs_vpp2 = socket->Vpp2Level; in pcic_set_socket()
4364 socket->Vpp2Level = sockp->pcs_vpp2; in pcic_get_socket()
4373 socket->Vpp2Level = 0; in pcic_get_socket()
6125 s.Vpp1Level = s.Vpp2Level = 0; in pcic_load_cardbus()
6147 s.Vpp1Level = s.Vpp2Level = 0; in pcic_load_cardbus()
6184 s.VccLevel = s.Vpp1Level = s.Vpp2Level = 0; in pcic_unload_cardbus()