Searched refs:FW_PMU_SGRF_SLV_LOOKUP (Results 1 – 2 of 2) sorted by relevance
612 mmio_write_32(PMU1SGRF_FW_BASE + FW_PMU_SGRF_SLV_LOOKUP(i), in fw_config_buf_flush()668 mmio_write_32(PMU1SGRF_FW_BASE + FW_PMU_SGRF_SLV_LOOKUP(i), 0x0); in pmusram_all_fw_bypass()
56 #define FW_PMU_SGRF_SLV_LOOKUP(i) (0x0080 + (i) * 0x4) macro