Searched refs:GPIO_PTE6 (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sh/include/cpu-sh3/cpu/
H A Dsh7720.h23 GPIO_PTE6, GPIO_PTE5, GPIO_PTE4, GPIO_PTE3, enumerator in enum:__anon1052
/linux-master/arch/sh/include/cpu-sh4/cpu/
H A Dsh7722.h37 GPIO_PTE7, GPIO_PTE6, GPIO_PTE5, GPIO_PTE4, enumerator in enum:__anon1055
H A Dsh7724.h38 GPIO_PTE7, GPIO_PTE6, GPIO_PTE5, GPIO_PTE4, enumerator in enum:__anon1060
H A Dsh7757.h24 GPIO_PTE4, GPIO_PTE5, GPIO_PTE6, GPIO_PTE7, enumerator in enum:__anon1064
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsetup.c1205 gpio_request(GPIO_PTE6, NULL);
1208 gpio_direction_input(GPIO_PTE6);
1215 if (gpio_get_value(GPIO_PTE6)) {

Completed in 117 milliseconds