Home
last modified time | relevance | path

Searched defs:set_mr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c55 static inline void set_mr(int nr, u32 cs, u32 mr_addr, u32 mr_val) in set_mr() function
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c76 static inline void set_mr(u32 base, u32 cs, u32 mr_addr, u32 mr_val) in set_mr() function
/openbmc/linux/drivers/dma/
H A Dfsldma.c60 static void set_mr(struct fsldma_chan *chan, u32 val) in set_mr() function