Searched refs:SGRF_BUSDMAC_CON (Results 1 – 4 of 4) sorted by relevance
31 #define SGRF_BUSDMAC_CON(n) (0x20 + (n) * 4) macro
143 mmio_write_32(SGRF_BASE + SGRF_BUSDMAC_CON(1), 0x3800); in secure_sgrf_init()
85 mmio_write_32(SGRF_BASE + SGRF_BUSDMAC_CON(0), SGRF_BUSDMAC_CON0_NS); in sgrf_init()86 mmio_write_32(SGRF_BASE + SGRF_BUSDMAC_CON(1), SGRF_BUSDMAC_CON1_NS); in sgrf_init()
41 #define SGRF_BUSDMAC_CON(n) (0x100 + (n) * 4) macro