Home
last modified time | relevance | path

Searched refs:POODLE_GPIO_SD_PWR1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpoodle.c113 GPIO33_GPIO, /* POODLE_GPIO_SD_PWR1 */
246 err = gpio_request(POODLE_GPIO_SD_PWR1, "SD_PWR1"); in poodle_mci_init()
251 gpio_direction_output(POODLE_GPIO_SD_PWR1, 0); in poodle_mci_init()
268 gpio_set_value(POODLE_GPIO_SD_PWR1, 1); in poodle_mci_setpower()
270 gpio_set_value(POODLE_GPIO_SD_PWR1, 0); in poodle_mci_setpower()
279 gpio_free(POODLE_GPIO_SD_PWR1); in poodle_mci_exit()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dpoodle.h37 #define POODLE_GPIO_SD_PWR1 (3) macro

Completed in 2 milliseconds