Searched defs:CRU_CLKGATE_CON (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/arm64/rockchip/clk/ | ||
| HD | rk3399_cru.c | 52 #define CRU_CLKGATE_CON(x) (0x300 + (x) * 0x4) macro |
| HD | rk3288_cru.c | 61 #define CRU_CLKGATE_CON(x) (0x160 + (x) * 0x4) macro |