Searched refs:AO_RTI_GEN_PWR_SLEEP0 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | vdec_hevc.c | 19 #define AO_RTI_GEN_PWR_SLEEP0 0xe8 macro 139 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_hevc_stop() 143 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_hevc_stop() 177 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_hevc_start() 180 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_hevc_start()
|
D | vdec_1.c | 18 #define AO_RTI_GEN_PWR_SLEEP0 0xe8 macro 155 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_1_stop() 158 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in __vdec_1_stop() 190 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in vdec_1_start() 193 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in vdec_1_start()
|