u-boot/arch/arm/include/asm/arch-mxs
Marek Vasut 14e26bcfa7 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>
2013-01-21 12:05:19 +01:00
..
clock.h mxs: i2c: Implement algorithm to set up arbitrary i2c speed 2012-12-11 13:17:30 -07:00
dma.h MX28: DMA: Align the struct mxs_dma_desc 2012-09-01 14:58:29 +02:00
gpio.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
imx-regs.h mx28: Rename regs-power.h to regs-power-mx28.h 2012-12-04 09:01:04 +01:00
iomux-mx28.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
iomux.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
regs-apbh.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-base.h mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
regs-bch.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-clkctrl-mx28.h mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers 2012-12-04 08:52:05 +01:00
regs-common.h mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-digctl.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-gpmi.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-i2c.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-lcdif.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-lradc.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-ocotp.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-pinctrl.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-power-mx28.h mx28: Rename regs-power.h to regs-power-mx28.h 2012-12-04 09:01:04 +01:00
regs-rtc.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-ssp.h mxs: ssp: Pull out the SSP bus to regs conversion 2013-01-21 12:05:19 +01:00
regs-timrot.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-usb.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
regs-usbphy.h mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
sys_proto.h mxs: Convert timeout parameter to 'unsigned int' 2012-09-01 14:58:30 +02:00