Home
last modified time | relevance | path

Searched defs:dw_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c119 static inline u32 dw_read(struct dw_spi_priv *priv, u32 offset) in dw_read() function
/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind-local.c102 #define dw_read(ptr, type, end) ({ \ macro