Searched refs:POWER_CTRL (Results 1 – 6 of 6) sorted by relevance
160 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()
121 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
272 if (!occupied && poweron && POWER_CTRL(ctrl)) in pciehp_probe()
937 POWER_CTRL(ctrl) ? "yes" : "no"); in dbg_ctrl()988 !(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl))) in pcie_init()
95 #define POWER_CTRL 0xAC macro313 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()
92 #define POWER_CTRL 0x00000130 macro