Home
last modified time | relevance | path

Searched refs:POWER_ON (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h9 #define POWER_ON 1 macro
49 ret = pm_ops->coreid_power(inst, POWER_ON); in venus_pm_acquire_core()
H A Dpm_helpers.c287 if (on == POWER_ON) in core_power_v1()
332 if (on == POWER_ON) in vdec_power_v3()
357 if (on == POWER_ON) in venc_power_v3()
644 if (on == POWER_ON) { in coreid_power_v4()
696 if (on == POWER_ON) in vdec_power_v4()
741 if (on == POWER_ON) in venc_power_v4()
905 if (on == POWER_ON) { in core_power_v4()
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dhopper_vp3028.c40 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
44 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
H A Dmantis_dvb.h14 POWER_ON = 1 enumerator
H A Dmantis_dvb.c36 case POWER_ON: in mantis_frontend_power()
38 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
40 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
H A Dmantis_vp1034.c68 err = mantis_frontend_power(mantis, POWER_ON); in vp1034_frontend_init()
H A Dmantis_vp3030.c52 err = mantis_frontend_power(mantis, POWER_ON); in vp3030_frontend_init()
H A Dmantis_vp1033.c158 err = mantis_frontend_power(mantis, POWER_ON); in vp1033_frontend_init()
H A Dmantis_vp2040.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2040_frontend_init()
H A Dmantis_vp2033.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2033_frontend_init()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dpm_helpers.h9 #define POWER_ON 1 macro
49 ret = pm_ops->coreid_power(inst, POWER_ON); in venus_pm_acquire_core()
H A Dpm_helpers.c317 if (on == POWER_ON) in core_power_v1()
363 if (on == POWER_ON) in vdec_power_v3()
388 if (on == POWER_ON) in venc_power_v3()
750 if (on == POWER_ON) { in coreid_power_v4()
802 if (on == POWER_ON) in vdec_power_v4()
847 if (on == POWER_ON) in venc_power_v4()
1041 if (on == POWER_ON) { in core_power_v4()
/kernel/linux/linux-6.6/drivers/media/pci/mantis/
H A Dhopper_vp3028.c40 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
44 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
H A Dmantis_dvb.h14 POWER_ON = 1 enumerator
H A Dmantis_dvb.c36 case POWER_ON: in mantis_frontend_power()
38 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
40 mantis_gpio_set_bits(mantis, config->power, POWER_ON); in mantis_frontend_power()
H A Dmantis_vp1034.c68 err = mantis_frontend_power(mantis, POWER_ON); in vp1034_frontend_init()
H A Dmantis_vp3030.c52 err = mantis_frontend_power(mantis, POWER_ON); in vp3030_frontend_init()
H A Dmantis_vp1033.c158 err = mantis_frontend_power(mantis, POWER_ON); in vp1033_frontend_init()
H A Dmantis_vp2033.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2033_frontend_init()
/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dst_thermal.h31 POWER_ON enumerator
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.h31 POWER_ON enumerator
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Drpaphp.h22 #define POWER_ON 100 macro
H A Drpaphp_pci.c36 rc = rtas_set_power_level(slot->power_domain, POWER_ON, in rpaphp_get_sensor_state()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp.h22 #define POWER_ON 100 macro
H A Drpaphp_pci.c117 rc = rtas_set_power_level(slot->power_domain, POWER_ON, in rpaphp_get_sensor_state()

Completed in 10 milliseconds

123