Searched defs:CRU_CLKSEL_CON (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3399_cru.c55 #define CRU_CLKSEL_CON(x) (0x100 + (x) * 0x4) macro
H A Drk3288_cru.c64 #define CRU_CLKSEL_CON(x) (0x060 + (x) * 0x4) macro

Completed in 83 milliseconds