/linux/drivers/media/pci/mantis/ |
A D | hopper_vp3028.c | 40 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init() 44 err = mantis_frontend_power(mantis, POWER_ON); in vp3028_frontend_init()
|
A D | mantis_dvb.c | 36 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()
|
A D | mantis_dvb.h | 14 POWER_ON = 1 enumerator
|
A D | mantis_vp3030.c | 52 err = mantis_frontend_power(mantis, POWER_ON); in vp3030_frontend_init()
|
A D | mantis_vp1034.c | 68 err = mantis_frontend_power(mantis, POWER_ON); in vp1034_frontend_init()
|
A D | mantis_vp1033.c | 158 err = mantis_frontend_power(mantis, POWER_ON); in vp1033_frontend_init()
|
A D | mantis_vp2040.c | 118 err = mantis_frontend_power(mantis, POWER_ON); in vp2040_frontend_init()
|
A D | mantis_vp2033.c | 118 err = mantis_frontend_power(mantis, POWER_ON); in vp2033_frontend_init()
|
A D | mantis_vp1041.c | 302 err = mantis_frontend_power(mantis, POWER_ON); in vp1041_frontend_init()
|
/linux/drivers/media/platform/qcom/venus/ |
A D | pm_helpers.h | 9 #define POWER_ON 1 macro 49 ret = pm_ops->coreid_power(inst, POWER_ON); in venus_pm_acquire_core()
|
A D | pm_helpers.c | 318 if (on == POWER_ON) in core_power_v1() 364 if (on == POWER_ON) in vdec_power_v3() 389 if (on == POWER_ON) in venc_power_v3() 751 if (on == POWER_ON) { in coreid_power_v4() 803 if (on == POWER_ON) in vdec_power_v4() 848 if (on == POWER_ON) in venc_power_v4() 1042 if (on == POWER_ON) { in core_power_v4()
|
A D | core.c | 476 pm_ops->core_power(core, POWER_ON); in venus_runtime_suspend() 496 ret = pm_ops->core_power(core, POWER_ON); in venus_runtime_resume()
|
/linux/drivers/thermal/st/ |
A D | st_thermal.h | 31 POWER_ON enumerator
|
A D | st_thermal.c | 59 ret = sensor->ops->power_ctrl(sensor, POWER_ON); in st_thermal_sensor_on()
|
/linux/drivers/pci/hotplug/ |
A D | rpaphp.h | 22 #define POWER_ON 100 macro
|
A D | rpaphp_pci.c | 36 rc = rtas_set_power_level(slot->power_domain, POWER_ON, in rpaphp_get_sensor_state()
|
/linux/drivers/media/dvb-frontends/ |
A D | rtl2832_sdr.c | 102 #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()
|
/linux/drivers/media/usb/airspy/ |
A D | airspy.c | 96 #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()
|
/linux/drivers/scsi/pcmcia/ |
A D | nsp_cs.h | 84 # define POWER_ON BIT(0) macro
|
A D | nsp_cs.c | 336 nsp_index_write(base, TERMPWRCTRL, POWER_ON); in nsphw_init()
|
/linux/drivers/media/radio/si4713/ |
A D | si4713.c | 81 #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()
|
/linux/include/linux/ |
A D | rtsx_usb.h | 284 #define POWER_ON 0x00 macro
|
/linux/drivers/staging/rts5208/ |
A D | rtsx_card.h | 32 #define POWER_ON 0x00 macro
|
/linux/drivers/memstick/host/ |
A D | rtsx_usb_ms.c | 201 POWER_MASK, POWER_ON); in ms_power_on()
|
/linux/drivers/mmc/host/ |
A D | rtsx_usb_sdmmc.c | 985 POWER_MASK|LDO3318_PWR_MASK, POWER_ON|LDO_ON); in sd_power_on()
|