Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk3288_cru.c68 #define CRU_SOFTRST_CON(x) (0x1b8 + (x) * 0x4) macro
1007 sc->reset_offset = CRU_SOFTRST_CON(0); in rk3288_cru_attach()