Home
last modified time | relevance | path

Searched hist:"14 e26bcfa700b507a805eb30c72e3b6a1ba19d7f" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dclock.c14e26bcfa700b507a805eb30c72e3b6a1ba19d7f Fri Jan 11 03:19:02 UTC 2013 Marek Vasut <marex@denx.de> mxs: ssp: Pull out the SSP bus to regs conversion

Create function which converts SSP bus number to SSP register pointer.
This functionality is reimplemented multiple times in the code, thus
make one common implementation. Moreover, make it a switch(), since the
SSP ports are not mapped in such nice linear fashion on MX23, therefore
having it a switch will simplify things there.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andy Fleming <afleming@freescale.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h14e26bcfa700b507a805eb30c72e3b6a1ba19d7f Fri Jan 11 03:19:02 UTC 2013 Marek Vasut <marex@denx.de> mxs: ssp: Pull out the SSP bus to regs conversion

Create function which converts SSP bus number to SSP register pointer.
This functionality is reimplemented multiple times in the code, thus
make one common implementation. Moreover, make it a switch(), since the
SSP ports are not mapped in such nice linear fashion on MX23, therefore
having it a switch will simplify things there.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andy Fleming <afleming@freescale.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
/rk3399_rockchip-uboot/drivers/spi/
H A Dmxs_spi.c14e26bcfa700b507a805eb30c72e3b6a1ba19d7f Fri Jan 11 03:19:02 UTC 2013 Marek Vasut <marex@denx.de> mxs: ssp: Pull out the SSP bus to regs conversion

Create function which converts SSP bus number to SSP register pointer.
This functionality is reimplemented multiple times in the code, thus
make one common implementation. Moreover, make it a switch(), since the
SSP ports are not mapped in such nice linear fashion on MX23, therefore
having it a switch will simplify things there.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andy Fleming <afleming@freescale.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmxsmmc.c14e26bcfa700b507a805eb30c72e3b6a1ba19d7f Fri Jan 11 03:19:02 UTC 2013 Marek Vasut <marex@denx.de> mxs: ssp: Pull out the SSP bus to regs conversion

Create function which converts SSP bus number to SSP register pointer.
This functionality is reimplemented multiple times in the code, thus
make one common implementation. Moreover, make it a switch(), since the
SSP ports are not mapped in such nice linear fashion on MX23, therefore
having it a switch will simplify things there.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andy Fleming <afleming@freescale.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>