Home
last modified time | relevance | path

Searched defs:CRU_CLKSEL_CON (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware/plat/rockchip/px30/drivers/soc/
H A Dsoc.h59 #define CRU_CLKSEL_CON 0x100 macro
/arm-trusted-firmware/plat/rockchip/rk3288/drivers/soc/
H A Dsoc.h41 #define CRU_CLKSEL_CON 0x60 macro
/arm-trusted-firmware/plat/rockchip/rk3368/drivers/soc/
H A Dsoc.h79 #define CRU_CLKSEL_CON 0x100 macro
/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.h40 #define CRU_CLKSEL_CON(i) (0x100 + ((i) * 4)) macro
/arm-trusted-firmware/plat/rockchip/rk3399/drivers/soc/
H A Dsoc.h46 #define CRU_CLKSEL_CON(n) (0x100 + (n) * 4) macro