Home
last modified time | relevance | path

Searched defs:CRU_CLKGATE_CON (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk3399_cru.c56 #define CRU_CLKGATE_CON(x) (0x300 + (x) * 0x4) macro
H A Drk3288_cru.c65 #define CRU_CLKGATE_CON(x) (0x160 + (x) * 0x4) macro