Searched refs:gpio_det (Results 1 – 3 of 3) sorted by relevance
59 static int gpio_det, gpio_wp; variable74 gpio_det = IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1); in mxc_mmc1_init()89 ret = gpio_request(gpio_det, "MMC detect"); in mxc_mmc1_init()97 gpio_direction_input(gpio_det); in mxc_mmc1_init()113 gpio_free(gpio_det); in mxc_mmc1_init()120 gpio_free(gpio_det); in mxc_mmc1_exit()
84 static int gpio_det, gpio_wp; variable94 gpio_det = IOMUX_TO_GPIO(MX31_PIN_GPIO1_1); in mxc_mmc1_init()104 ret = gpio_request(gpio_det, "MMC detect"); in mxc_mmc1_init()112 gpio_direction_input(gpio_det); in mxc_mmc1_init()127 gpio_free(gpio_det); in mxc_mmc1_init()134 gpio_free(gpio_det); in mxc_mmc1_exit()
389 int gpio_det, gpio_wp; in armadillo5x0_sdhc1_init() local391 gpio_det = IOMUX_TO_GPIO(MX31_PIN_ATA_DMACK); in armadillo5x0_sdhc1_init()394 ret = gpio_request(gpio_det, "sdhc-card-detect"); in armadillo5x0_sdhc1_init()398 gpio_direction_input(gpio_det); in armadillo5x0_sdhc1_init()420 gpio_free(gpio_det); in armadillo5x0_sdhc1_init()