Home
last modified time | relevance | path

Searched refs:CRU_REG (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/include/linux/mfd/
H A Drk630.h90 #define CRU_REG(x) ((x) + 0x140000) macro
91 #define CRU_SPLL_CON0 CRU_REG(0x0000)
96 #define CRU_SPLL_CON1 CRU_REG(0x0004)
104 #define CRU_SPLL_CON2 CRU_REG(0x0008)
105 #define CRU_MODE_CON CRU_REG(0x0020)
108 #define CRU_CLKSEL_CON0 CRU_REG(0x0030)
109 #define CRU_CLKSEL_CON1 CRU_REG(0x0034)
112 #define CRU_CLKSEL_CON2 CRU_REG(0x0038)
113 #define CRU_CLKSEL_CON3 CRU_REG(0x003c)
114 #define CRU_GATE_CON0 CRU_REG(
[all...]
/device/soc/rockchip/rk2206/hardware/lib/CMSIS/Device/RK2206/Include/
H A Drk2206.h689 struct CRU_REG { struct
1250 #define CRU ((struct CRU_REG *) CRU_BASE)

Completed in 50 milliseconds