Searched refs:readreg (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_mp.c135 reg = readreg(JZ_CGU_BASE + JZ_LPCR);
139 reg = readreg(JZ_CGU_BASE + JZ_LPCR);
H A Djz4780_regs.h133 readreg(uint32_t reg) function
/freebsd-12-stable/usr.bin/dc/
H A Dbcode.c116 static int readreg(void);
780 readreg(void) function
809 idx = readreg();
827 idx = readreg();
844 idx = readreg();
865 idx = readreg();
884 reg = readreg();
918 reg = readreg();
1520 idx = readreg();
1522 elseidx = readreg();
[all...]

Completed in 1701 milliseconds