Home
last modified time | relevance | path

Searched refs:POWER_ON (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/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.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_dvb.h14 POWER_ON = 1 enumerator
H A Dmantis_vp3030.c52 err = mantis_frontend_power(mantis, POWER_ON); in vp3030_frontend_init()
H A Dmantis_vp1034.c68 err = mantis_frontend_power(mantis, POWER_ON); in vp1034_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()
H A Dmantis_vp2040.c118 err = mantis_frontend_power(mantis, POWER_ON); in vp2040_frontend_init()
H A Dmantis_vp1041.c302 err = mantis_frontend_power(mantis, POWER_ON); in vp1041_frontend_init()
/openbmc/linux/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()
H A Dcore.c494 pm_ops->core_power(core, POWER_ON); in venus_runtime_suspend()
514 ret = pm_ops->core_power(core, POWER_ON); in venus_runtime_resume()
/openbmc/skeleton/pychassisctl/
H A Dchassis_control.py21 POWER_ON = 1 variable
156 elif state == POWER_ON:
/openbmc/linux/drivers/thermal/st/
H A Dst_thermal.h31 POWER_ON enumerator
H A Dst_thermal.c59 ret = sensor->ops->power_ctrl(sensor, POWER_ON); in st_thermal_sensor_on()
/openbmc/linux/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()
/openbmc/linux/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c102 #define POWER_ON 0 /* BIT(0) */ macro
497 if (!test_bit(POWER_ON, &dev->flags)) in rtl2832_sdr_set_adc()
808 if (!test_bit(POWER_ON, &dev->flags)) in rtl2832_sdr_set_tuner_freq()
870 set_bit(POWER_ON, &dev->flags); in rtl2832_sdr_start_streaming()
931 clear_bit(POWER_ON, &dev->flags); in rtl2832_sdr_stop_streaming()
1275 if (!test_bit(POWER_ON, &dev->flags)) in rtl2832_sdr_s_ctrl()
/openbmc/linux/drivers/media/usb/airspy/
H A Dairspy.c96 #define POWER_ON 1 macro
531 set_bit(POWER_ON, &s->flags); in airspy_start_streaming()
559 clear_bit(POWER_ON, &s->flags); in airspy_start_streaming()
595 clear_bit(POWER_ON, &s->flags); in airspy_stop_streaming()
/openbmc/openbmc-test-automation/data/
H A Dvariables.py249 POWER_ON = "On"
243 POWER_ON = "On" global() variable
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.h84 # define POWER_ON BIT(0) macro
/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.c81 #define POWER_ON 0x01 macro
390 sdev->power_state = POWER_ON; in si4713_powerup()
1084 rval = si4713_set_power_state(sdev, POWER_ON); in si4713_initialize()
/openbmc/linux/include/linux/
H A Drtsx_usb.h282 #define POWER_ON 0x00 macro
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h54 #define POWER_ON "power-on" macro
H A Dpasswdobj-attributes.c148 return sysfs_emit(buf, "%s\n", POWER_ON); in role_show()

12