Searched refs:AO_RTI_GEN_PWR_ISO0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec_1.c | 19 #define AO_RTI_GEN_PWR_ISO0 0xec macro 147 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_1_stop() 150 regmap_write(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, 0xc0); in vdec_1_stop() 200 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_1_start() 203 regmap_write(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, 0); in vdec_1_start()
|
H A D | vdec_hevc.c | 20 #define AO_RTI_GEN_PWR_ISO0 0xec macro 128 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_hevc_stop() 132 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_hevc_stop() 196 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_hevc_start() 199 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, in vdec_hevc_start()
|