Searched refs:gpio_export (Results 1 – 15 of 15) sorted by relevance
/arch/arm/mach-imx/ |
D | mx31moboard-smartbot.c | 161 gpio_export(POWER_EN, false); in smartbot_resets_init() 166 gpio_export(DSPIC_RST_B, false); in smartbot_resets_init() 171 gpio_export(TRSLAT_RST_B, false); in smartbot_resets_init() 176 gpio_export(TRSLAT_SRC_CHOICE, false); in smartbot_resets_init()
|
D | mx31moboard-marxbot.c | 128 gpio_export(TRSLAT_RST_B, false); in dspics_resets_init() 133 gpio_export(DSPICS_RST_B, false); in dspics_resets_init() 231 gpio_export(SEL0, true); in marxbot_init_sel_gpios() 236 gpio_export(SEL1, true); in marxbot_init_sel_gpios() 241 gpio_export(SEL2, true); in marxbot_init_sel_gpios() 246 gpio_export(SEL3, true); in marxbot_init_sel_gpios() 365 gpio_export(IOMUX_TO_GPIO(MX31_PIN_LCS0), false); in mx31moboard_marxbot_init()
|
D | mx31moboard-devboard.c | 118 gpio_export(SEL0, true); in devboard_init_sel_gpios() 123 gpio_export(SEL1, true); in devboard_init_sel_gpios() 128 gpio_export(SEL2, true); in devboard_init_sel_gpios() 133 gpio_export(SEL3, true); in devboard_init_sel_gpios()
|
/arch/arm/mach-ks8695/ |
D | board-acs5k.c | 73 gpio_export(gpio_base + n, 0); /* Export, direction locked down */ in acs5k_pca9555_setup() 205 gpio_export(3, 0); /* export CAN_RESET as output only */ in acs5k_init_gpio() 206 gpio_export(6, 0); /* export KS8695_ACTIVE as output only */ in acs5k_init_gpio()
|
/arch/arm/mach-omap2/ |
D | pdata-quirks.c | 101 gpio_export(gpio, 0); in omap3_sbc_t3730_twl_callback() 116 gpio_export(gpio, 0); in omap3_sbc_t3x_usb_hub_init() 225 gpio_export(cm_t3517_wlan_gpios[0].gpio, 0); in omap3_sbc_t3517_wifi_init() 226 gpio_export(cm_t3517_wlan_gpios[1].gpio, 0); in omap3_sbc_t3517_wifi_init()
|
D | common-board-devices.c | 82 gpio_export(gpio_pendown, 0); in omap_ads7846_init()
|
/arch/avr32/boards/atngw100/ |
D | setup.c | 311 gpio_export(GPIO_PIN_PE(30), false); in atngw100_arch_init() 316 gpio_export(GPIO_PIN_PB(30), false); in atngw100_arch_init()
|
/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 566 gpio_export(GPIO_PTX5, 0); in ap325rxa_devices_setup() 570 gpio_export(GPIO_PTX4, 0); in ap325rxa_devices_setup() 575 gpio_export(GPIO_PTF7, 0); in ap325rxa_devices_setup()
|
/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 237 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() function
|
/arch/arm/mach-davinci/ |
D | board-dm646x-evm.c | 242 status = gpio_export(evm_sw_gpio[i], 0); in evm_sw_setup()
|
/arch/blackfin/mach-bf527/boards/ |
D | ezbrd.c | 293 .gpio_export = 1, /* Export GPIO to gpiolib */
|
D | tll6527m.c | 338 .gpio_export = 1, /* configure AUX as GPIO output*/
|
D | ezkit.c | 491 .gpio_export = 0, /* Export GPIO to gpiolib */
|
/arch/blackfin/mach-bf538/boards/ |
D | ezkit.c | 535 .gpio_export = 1, /* Export GPIO to gpiolib */
|
/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 790 .gpio_export = 1, /* Export GPIO to gpiolib */
|