Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_ctrl.c63 if (POWER_CTRL(ctrl)) { in set_slot_off()
91 if (POWER_CTRL(ctrl)) { in board_added()
143 if (POWER_CTRL(ctrl)) { in remove_board()
374 if (!POWER_CTRL(ctrl)) in interrupt_event_handler()
424 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_enable_slot()
453 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_disable_slot()
Dpciehp.h118 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
Dpciehp_core.c263 if (!occupied && poweron && POWER_CTRL(ctrl)) in pciehp_probe()
/linux-4.4.14/drivers/phy/
Dphy-twl4030-usb.c96 #define POWER_CTRL 0xAC macro
337 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_set_mode()
781 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_remove()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-reg.h88 #define POWER_CTRL 0x00000130 macro