Home
last modified time | relevance | path

Searched refs:CRU_GATE_CON (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/soc/
A Dsoc.c191 mmio_read_32(CRU_BASE + CRU_GATE_CON(i)); in clk_gate_con_save()
202 mmio_write_32(CRU_BASE + CRU_GATE_CON(i), REG_SOC_WMSK); in clk_gate_con_disable()
214 mmio_write_32(CRU_BASE + CRU_GATE_CON(i), in clk_gate_con_restore()
A Dsoc.h57 #define CRU_GATE_CON(n) (0x300 + (n) * 4) macro

Completed in 5 milliseconds