Searched refs:gpio_export (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mach-imx/ |
D | mx31moboard-smartbot.c | 81 gpio_export(POWER_EN, false); in smartbot_resets_init() 86 gpio_export(DSPIC_RST_B, false); in smartbot_resets_init() 91 gpio_export(TRSLAT_RST_B, false); in smartbot_resets_init() 96 gpio_export(TRSLAT_SRC_CHOICE, false); in smartbot_resets_init()
|
D | mx31moboard-marxbot.c | 107 gpio_export(TRSLAT_RST_B, false); in dspics_resets_init() 112 gpio_export(DSPICS_RST_B, false); in dspics_resets_init() 134 gpio_export(SEL0, true); in marxbot_init_sel_gpios() 139 gpio_export(SEL1, true); in marxbot_init_sel_gpios() 144 gpio_export(SEL2, true); in marxbot_init_sel_gpios() 149 gpio_export(SEL3, true); in marxbot_init_sel_gpios() 265 gpio_export(IOMUX_TO_GPIO(MX31_PIN_LCS0), false); in mx31moboard_marxbot_init()
|
D | mx31moboard-devboard.c | 110 gpio_export(SEL0, true); in devboard_init_sel_gpios() 115 gpio_export(SEL1, true); in devboard_init_sel_gpios() 120 gpio_export(SEL2, true); in devboard_init_sel_gpios() 125 gpio_export(SEL3, true); in devboard_init_sel_gpios()
|
/arch/arm/mach-omap2/ |
D | pdata-quirks.c | 122 gpio_export(gpio, 0); in omap3_sbc_t3730_twl_callback() 137 gpio_export(gpio, 0); in omap3_sbc_t3x_usb_hub_init() 261 gpio_export(cm_t3517_wlan_gpios[0].gpio, 0); in omap3_sbc_t3517_wifi_init() 262 gpio_export(cm_t3517_wlan_gpios[1].gpio, 0); in omap3_sbc_t3517_wifi_init()
|
/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 413 gpio_export(GPIO_PTX5, 0); in ap325rxa_devices_setup() 417 gpio_export(GPIO_PTX4, 0); in ap325rxa_devices_setup() 422 gpio_export(GPIO_PTF7, 0); in ap325rxa_devices_setup()
|
/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 238 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() function
|
/arch/arm/mach-davinci/ |
D | board-dm646x-evm.c | 276 status = gpio_export(evm_sw_gpio[i], 0); in evm_sw_setup()
|