Searched refs:AO_RTI_GEN_PWR_ISO0 (Results 1 – 2 of 2) sorted by relevance
19 #define AO_RTI_GEN_PWR_ISO0 0xec macro145 regmap_write(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, 0xc0); in vdec_1_stop()186 regmap_write(core->regmap_ao, AO_RTI_GEN_PWR_ISO0, 0); in vdec_1_start()
23 #define AO_RTI_GEN_PWR_ISO0 (0x3b << 2) macro80 .iso_reg = AO_RTI_GEN_PWR_ISO0, \