Searched refs:PM (Results 1 – 22 of 22) sorted by relevance
/drivers/bus/ |
D | Kconfig | 112 depends on OF && PM 116 where the bus controller is part of a PM domain, or under the control 117 of a functional clock, and thus relies on runtime PM for managing 118 this PM domain and/or clock.
|
/drivers/ata/ |
D | pata_sch.c | 44 PM = 0x07, /* PIO Mode Bit Mask */ enumerator 119 data &= ~(PM | PPE); in sch_set_piomode()
|
D | Kconfig | 64 depends on ATA_ACPI && PM
|
/drivers/thermal/ti-soc-thermal/ |
D | TODO | 4 - Revisit PM support
|
/drivers/soc/rockchip/ |
D | Kconfig | 8 depends on PM
|
/drivers/soc/mediatek/ |
D | Kconfig | 29 select PM_GENERIC_DOMAINS if PM
|
/drivers/cpuidle/ |
D | Kconfig | 4 bool "CPU idle PM support"
|
/drivers/staging/gdm72xx/ |
D | Kconfig | 56 depends on PM
|
/drivers/pci/pcie/ |
D | Kconfig | 82 depends on PCIEPORTBUS && PM
|
/drivers/media/platform/s5p-tv/ |
D | Kconfig | 11 depends on PM
|
/drivers/usb/phy/ |
D | Kconfig | 31 depends on USB_EHCI_FSL && USB_FSL_USB2 && USB_OTG_FSM && PM 179 depends on USB_EHCI_MV && USB_MV_UDC && PM && USB_OTG
|
/drivers/clk/qcom/ |
D | Kconfig | 3 select PM_GENERIC_DOMAINS if PM
|
/drivers/usb/core/ |
D | Kconfig | 46 depends on PM
|
/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 128 depends on ATH9K && PM
|
/drivers/media/platform/ |
D | Kconfig | 106 depends on PM
|
/drivers/usb/storage/ |
D | Kconfig | 44 depends on USB_STORAGE_REALTEK && PM
|
/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 116 #define PM 2 /* PM .. PA+NUM_PHYS-1 */ macro
|
/drivers/net/fddi/skfp/ |
D | pcmplc.c | 385 if (np >= PM) in pcm_init() 386 phy->phy_name = '0' + np - PM ; in pcm_init()
|
/drivers/macintosh/ |
D | Kconfig | 124 depends on ADB_PMU && PM && PPC32
|
/drivers/mfd/ |
D | Kconfig | 1189 PM chips. 1198 PM chips with I2C interface. 1207 PM chips with SPI interface. 1273 bool "TI TWL92330/Menelaus PM chip"
|
/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 725 if (XGMAC_IOREAD_BITS(pdata, MAC_PFR, PM) == val) in xgbe_set_all_multicast_mode() 730 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, PM, val); in xgbe_set_all_multicast_mode()
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2129 _(PM , device->pm , &device->pm->engine); in nvkm_device_engine()
|