Searched refs:GPIO_PORT235 (Results 1 – 4 of 4) sorted by relevance
/arch/arm/mach-shmobile/ |
D | board-ag5evm.c | 227 gpio_set_value(GPIO_PORT235, 0); in lcd_backlight_reset() 229 gpio_set_value(GPIO_PORT235, 1); in lcd_backlight_reset() 545 gpio_request(GPIO_PORT235, NULL); /* RESET */ in ag5evm_init() 546 gpio_direction_output(GPIO_PORT235, 0); in ag5evm_init()
|
/arch/arm/mach-shmobile/include/mach/ |
D | sh7377.h | 72 GPIO_PORT235, GPIO_PORT236, GPIO_PORT237, GPIO_PORT238, GPIO_PORT239, enumerator
|
D | sh7367.h | 80 GPIO_PORT235, GPIO_PORT236, GPIO_PORT237, GPIO_PORT238, GPIO_PORT239, enumerator
|
D | sh73a0.h | 72 GPIO_PORT235, GPIO_PORT236, GPIO_PORT237, GPIO_PORT238, GPIO_PORT239, enumerator
|