Searched refs:VPU_40XX_HOST_SS_AON_IDLE_GEN (Results 1 – 2 of 2) sorted by relevance
201 #define VPU_40XX_HOST_SS_AON_IDLE_GEN 0x00030200u macro
367 u32 val = REGV_RD32(VPU_40XX_HOST_SS_AON_IDLE_GEN); in ivpu_boot_idle_gen_drive()370 val = REG_SET_FLD(VPU_40XX_HOST_SS_AON_IDLE_GEN, EN, val); in ivpu_boot_idle_gen_drive()372 val = REG_CLR_FLD(VPU_40XX_HOST_SS_AON_IDLE_GEN, EN, val); in ivpu_boot_idle_gen_drive()374 REGV_WR32(VPU_40XX_HOST_SS_AON_IDLE_GEN, val); in ivpu_boot_idle_gen_drive()