Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp_ctrl.c181 if (POWER_CTRL(ctrl)) { in set_slot_off()
209 if (POWER_CTRL(ctrl)) { in board_added()
261 if (POWER_CTRL(ctrl)) { in remove_board()
529 if (!POWER_CTRL(ctrl)) in interrupt_event_handler()
583 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_enable_slot()
612 if (POWER_CTRL(p_slot->ctrl)) { in pciehp_disable_slot()
Dpciehp.h124 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
Dpciehp_core.c299 if (!occupied && poweron && POWER_CTRL(ctrl)) in pciehp_probe()
Dpciehp_hpc.c780 POWER_CTRL(ctrl) ? "yes" : "no"); in dbg_ctrl()
/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()
783 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_remove()
/drivers/media/pci/cx23885/
Dcx23885-reg.h88 #define POWER_CTRL 0x00000130 macro