Searched refs:mxs_ssp_regs_by_bus (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h89 static inline struct mxs_ssp_regs *mxs_ssp_regs_by_bus(unsigned int port) function
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dclock.c281 ssp_regs = mxs_ssp_regs_by_bus(bus);
/u-boot/drivers/mmc/
H A Dmxsmmc.c187 priv->regs = mxs_ssp_regs_by_bus(id);

Completed in 148 milliseconds