Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/rockchip/
H A Drk3568_pmucru.c51 #define CRU_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
H A Drk3399_cru.c50 #define CRU_CLKSEL_CON(x) (0x100 + (x) * 0x4) macro
H A Drk3568_cru.c51 #define CRU_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
H A Drk3399_pmucru.c48 #define CRU_CLKSEL_CON(x) (0x80 + (x) * 0x4) macro
H A Drk3288_cru.c59 #define CRU_CLKSEL_CON(x) (0x060 + (x) * 0x4) macro
H A Drk3328_cru.c47 #define CRU_CLKSEL_CON(x) (0x100 + (x) * 0x4) macro