Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/px30/drivers/soc/
H A Dsoc.h59 #define CRU_CLKSEL_CON 0x100 macro
/rk3399_ARM-atf/plat/rockchip/rk3288/drivers/soc/
H A Dsoc.h41 #define CRU_CLKSEL_CON 0x60 macro
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.h40 #define CRU_CLKSEL_CON(i) (0x100 + ((i) * 4)) macro
/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/soc/
H A Dsoc.h79 #define CRU_CLKSEL_CON 0x100 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/
H A Dsoc.h45 #define CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) macro
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/soc/
H A Dsoc.h46 #define CRU_CLKSEL_CON(n) (0x100 + (n) * 4) macro
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/soc/
H A Dsoc.h35 #define CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) macro