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

/linux-4.1.27/drivers/pci/hotplug/
H A Dpciehp_ctrl.c181 if (POWER_CTRL(ctrl)) { set_slot_off()
209 if (POWER_CTRL(ctrl)) { board_added()
261 if (POWER_CTRL(ctrl)) { remove_board()
529 if (!POWER_CTRL(ctrl)) interrupt_event_handler()
581 if (POWER_CTRL(p_slot->ctrl)) { pciehp_enable_slot()
610 if (POWER_CTRL(p_slot->ctrl)) { pciehp_disable_slot()
H A Dpciehp.h124 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) macro
H A Dpciehp_core.c299 if (!occupied && poweron && POWER_CTRL(ctrl)) pciehp_probe()
H A Dpciehp_hpc.c780 POWER_CTRL(ctrl) ? "yes" : "no"); dbg_ctrl()
/linux-4.1.27/drivers/phy/
H A Dphy-twl4030-usb.c96 #define POWER_CTRL 0xAC macro
337 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); twl4030_usb_set_mode()
785 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); twl4030_usb_remove()
/linux-4.1.27/sound/soc/codecs/
H A Dssm4567.c50 /* POWER_CTRL */
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-reg.h88 #define POWER_CTRL 0x00000130 macro
/linux-4.1.27/drivers/mfd/
H A Dpalmas.c372 dev_err(palmas->dev, "POWER_CTRL register update failed %d\n", palmas_ext_control_req_config()
/linux-4.1.27/include/linux/mfd/
H A Dpalmas.h383 /* bit value to be loaded to the POWER_CTRL register */
1434 /* Bit definitions for POWER_CTRL */
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2800.h2038 * POWER_CTRL:

Completed in 418 milliseconds