Searched defs:reg_read (Results 1 – 23 of 23) sorted by relevance
86 static inline u32 reg_read(u32 addr) in reg_read() function
127 static inline u32 reg_read(u32 addr) in reg_read() function
133 static inline u32 reg_read(u32 addr) in reg_read() function
34 #define reg_read readl macro
549 static uint32_t (*reg_read[REG_MAX])(OpenEthState *s) = { local