Home
last modified time | relevance | path

Searched defs:power_state (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/arch/arm/mach-omap2/
H A Dpm44xx.c26 struct power_state { struct
27 struct powerdomain *pwrdm;
28 u32 next_state;
29 u32 next_logic_state;
54 struct power_state *pwrst; in omap4_pm_suspend() argument
H A Dpm34xx.c55 struct power_state { struct
56 struct powerdomain *pwrdm;
57 u32 next_state;
59 u32 saved_state;
61 struct list_head node;
H A Dcommon.h264 unsigned int power_state, in omap4_enter_lowpower()
271 static inline int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
H A Domap-mpuss-lowpower.c227 __cpuidle int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state, in omap4_enter_lowpower()
315 int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
/openbmc/linux/arch/mips/ar7/
H A Dsetup.c31 u32 power_state = readl(power_reg) | (3 << 30); in ar7_machine_power_off() local
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0.h135 enum smu_11_0_power_state power_state; member
141 enum smu_11_0_power_state power_state; member
H A Dsmu_v13_0.h123 enum smu_13_0_power_state power_state; member
/openbmc/linux/drivers/thermal/st/
H A Dst_thermal_memmap.c49 enum st_thermal_power_state power_state) in st_mmap_power_ctrl()
/openbmc/linux/drivers/pnp/pnpacpi/
H A Dcore.c146 int power_state = acpi_pm_device_sleep_state(&dev->dev, NULL, in pnpacpi_suspend() local
/openbmc/linux/include/linux/
H A Dvga_switcheroo.h120 int (*power_state)(enum vga_switcheroo_client_id id, member
H A Dhid-sensor-hub.h232 struct hid_sensor_hub_attribute_info power_state; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c221 u8 rlbm, power_state = 0, byte5 = 0; in rtl8723be_set_fw_pwrmode_cmd() local
/openbmc/linux/drivers/media/tuners/
H A Dtda18250.c14 unsigned int power_state) in tda18250_power_control()
/openbmc/linux/drivers/misc/
H A Dtsl2550.c36 unsigned int power_state:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c372 u8 rlbm, power_state = 0; in rtl88e_set_fw_pwrmode_cmd() local
/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h25 u8 power_state; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c400 u8 rlbm, power_state = 0, byte5 = 0; in rtl92ee_set_fw_pwrmode_cmd() local
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c365 static int i2c_hid_set_power_command(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power_command()
381 static int i2c_hid_set_power(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power()
/openbmc/linux/drivers/iio/light/
H A Dapds9300.c49 int power_state; member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dpower.c56 __le32 power_state; member
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c55 u8 power_state; member
/openbmc/linux/sound/soc/codecs/
H A Dtlv320adcx140.c701 static void adcx140_pwr_ctrl(struct adcx140_priv *adcx140, bool power_state) in adcx140_pwr_ctrl()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c1295 uint32_t entry_index, struct pp_power_state *power_state, in vega10_get_powerplay_table_entry()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c470 u8 power_state) in amdgpu_atombios_dp_set_rx_power_state()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c269 __secure s32 psci_cpu_suspend(u32 __always_unused function_id, u32 power_state, in psci_cpu_suspend()

123