Home
last modified time | relevance | path

Searched refs:CRU_SOFTRST_CON (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/clk/rockchip/
H A Drk3288_cru.c63 #define CRU_SOFTRST_CON(x) (0x1b8 + (x) * 0x4) macro
902 sc->reset_offset = CRU_SOFTRST_CON(0); in rk3288_cru_attach()