Home
last modified time | relevance | path

Searched refs:mxc_iomux_mode (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-imx/
Diomux-imx31.c47 int mxc_iomux_mode(unsigned int pin_mode) in mxc_iomux_mode() function
67 EXPORT_SYMBOL(mxc_iomux_mode);
115 mxc_iomux_mode(pin); in mxc_iomux_alloc_pin()
Dmach-qong.c200 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_NFCE_B, IOMUX_CONFIG_GPIO)); in qong_init_nand_mtd()
205 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_NFRB, IOMUX_CONFIG_GPIO)); in qong_init_nand_mtd()
210 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_NFWP_B, IOMUX_CONFIG_GPIO)); in qong_init_nand_mtd()
Dmach-kzm_arm11_01.c114 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_GPIO1_1, IOMUX_CONFIG_GPIO)); in kzm_init_ext_uart()
184 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_GPIO1_2, IOMUX_CONFIG_GPIO)); in kzm_init_smsc9118()
Dmach-mx31ads.c519 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_CSPI2_MOSI, IOMUX_CONFIG_ALT1)); in mxc_init_i2c()
520 mxc_iomux_mode(IOMUX_MODE(MX31_PIN_CSPI2_MISO, IOMUX_CONFIG_ALT1)); in mxc_init_i2c()
Dmach-mx31moboard.c522 mxc_iomux_mode(MX31_PIN_WATCHDOG_RST__WATCHDOG_RST); in mx31moboard_poweroff()
Diomux-mx3.h147 int mxc_iomux_mode(unsigned int pin_mode);