Home
last modified time | relevance | path

Searched defs:reg_read (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dvct.h86 static inline u32 reg_read(u32 addr) in reg_read() function
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_init.h127 static inline u32 reg_read(u32 addr) in reg_read() function
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr_ml_wrapper.h133 static inline u32 reg_read(u32 addr) in reg_read() function
/openbmc/u-boot/drivers/spi/
H A Dmxc_spi.c34 #define reg_read readl macro
/openbmc/qemu/hw/net/
H A Dopencores_eth.c549 static uint32_t (*reg_read[REG_MAX])(OpenEthState *s) = { local