Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_mp.c135 reg = readreg(JZ_CGU_BASE + JZ_LPCR); in jz4780_core_powerup()
139 reg = readreg(JZ_CGU_BASE + JZ_LPCR); in jz4780_core_powerup()
H A Djz4780_regs.h133 readreg(uint32_t reg) in readreg() function