Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_ctrl.c160 if (POWER_CTRL(ctrl)) { in set_slot_off()
199 if (POWER_CTRL(ctrl)) { in board_added()
253 if (POWER_CTRL(ctrl)) { in remove_board()
457 if (!POWER_CTRL(ctrl)) in interrupt_event_handler()
499 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_enable_slot()
545 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_disable_slot()
Dpciehp.h121 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
Dpciehp_core.c272 if (!occupied && poweron && POWER_CTRL(ctrl)) in pciehp_probe()
Dpciehp_hpc.c937 POWER_CTRL(ctrl) ? "yes" : "no"); in dbg_ctrl()
988 !(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl))) in pcie_init()
/linux-3.4.99/drivers/usb/otg/
Dtwl4030-usb.c95 #define POWER_CTRL 0xAC macro
313 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_set_mode()
696 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_remove()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-reg.h92 #define POWER_CTRL 0x00000130 macro