Searched refs:GPIO_PORT31 (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/arm/mach-shmobile/ |
D | board-mackerel.c | 300 gpio_set_value(GPIO_PORT31, brightness); in mackerel_set_brightness() 307 return gpio_get_value(GPIO_PORT31); in mackerel_get_brightness() 1078 gpio_request(GPIO_PORT31, NULL); /* backlight */ in mackerel_init() 1079 gpio_direction_output(GPIO_PORT31, 0); /* off by default */ in mackerel_init()
|
/linux-2.6.39/arch/arm/mach-shmobile/include/mach/ |
D | sh7372.h | 32 GPIO_PORT30, GPIO_PORT31, GPIO_PORT32, GPIO_PORT33, GPIO_PORT34, enumerator
|
D | sh7377.h | 19 GPIO_PORT30, GPIO_PORT31, GPIO_PORT32, GPIO_PORT33, GPIO_PORT34, enumerator
|
D | sh7367.h | 19 GPIO_PORT30, GPIO_PORT31, GPIO_PORT32, GPIO_PORT33, GPIO_PORT34, enumerator
|
D | sh73a0.h | 19 GPIO_PORT30, GPIO_PORT31, GPIO_PORT32, GPIO_PORT33, GPIO_PORT34, enumerator
|