Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dmmc-s3cmci.h37 unsigned int gpio_wprotect; member
/linux-4.1.27/drivers/mmc/host/
Ds3cmci.c1308 ret = gpio_get_value(pdata->gpio_wprotect) ? 1 : 0; in s3cmci_get_ro()
1677 ret = gpio_request(host->pdata->gpio_wprotect, "s3cmci wp"); in s3cmci_probe()
1683 gpio_direction_input(host->pdata->gpio_wprotect); in s3cmci_probe()
1780 gpio_free(host->pdata->gpio_wprotect); in s3cmci_probe()
1843 gpio_free(pd->gpio_wprotect); in s3cmci_remove()
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-n30.c357 .gpio_wprotect = S3C2410_GPG(10),
Dmach-mini2440.c241 .gpio_wprotect = S3C2410_GPH(8),
Dmach-h1940.c467 .gpio_wprotect = S3C2410_GPH(8),
Dmach-rx1950.c558 .gpio_wprotect = S3C2410_GPH(8),