Home
last modified time | relevance | path

Searched refs:MX31_PIN_CSPI2_MOSI (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/plat-mxc/include/mach/
Diomux-mx3.h298 MX31_PIN_CSPI2_MOSI = IOMUX_PIN(0xff, 124), enumerator
543 #define MX31_PIN_CSPI2_MOSI__MOSI IOMUX_MODE(MX31_PIN_CSPI2_MOSI, IOMUX_CONFIG_FUNC)
544 #define MX31_PIN_CSPI2_MOSI__SCL IOMUX_MODE(MX31_PIN_CSPI2_MOSI, IOMUX_CONFIG_ALT1)
/linux-2.6.39/arch/arm/mach-mx3/
Dmach-mx31ads.c477 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_CSPI2_MOSI, IOMUX_CONFIG_ALT1)); in mxc_init_i2c()