Searched refs:POWER_CTRL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpciehp_ctrl.c161 if (POWER_CTRL(ctrl)) {
200 if (POWER_CTRL(ctrl)) {
254 if (POWER_CTRL(ctrl)) {
458 if (!POWER_CTRL(ctrl))
500 if (POWER_CTRL(p_slot->ctrl)) {
546 if (POWER_CTRL(p_slot->ctrl)) {
H A Dpciehp.h120 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
H A Dpciehp_hpc.c844 POWER_CTRL(ctrl) ? "yes" : "no");
895 !(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl)))
H A Dpciehp_core.c273 if (!occupied && poweron && POWER_CTRL(ctrl))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Dtwl4030-usb.c95 #define POWER_CTRL 0xAC macro
305 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB);
647 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-reg.h92 #define POWER_CTRL 0x00000130 macro

Completed in 176 milliseconds