Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c38 static inline u32 get_mr(int nr, u32 cs, u32 mr_addr) in get_mr() function
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c55 static inline u32 get_mr(u32 base, u32 cs, u32 mr_addr) in get_mr() function
/openbmc/linux/drivers/dma/
H A Dfsldma.c65 static u32 get_mr(struct fsldma_chan *chan) in get_mr() function
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c2183 static struct smbd_mr *get_mr(struct smbd_connection *info) in get_mr() function
/openbmc/linux/net/rds/
H A Drds.h568 void *(*get_mr)(struct scatterlist *sg, unsigned long nr_sg, member