Searched refs:GPIO_PTH2 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/sh/boards/mach-migor/ |
D | lcd_qvga.c | 32 gpio_set_value(GPIO_PTH2, 0); in reset_lcd_module() 34 gpio_set_value(GPIO_PTH2, 1); in reset_lcd_module()
|
D | setup.c | 523 gpio_request(GPIO_PTH2, NULL); /* LCD_DON */ in migor_devices_setup() 524 gpio_direction_output(GPIO_PTH2, 1); in migor_devices_setup()
|
/linux-6.1.9/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 36 GPIO_PTH2, GPIO_PTH1, GPIO_PTH0, enumerator
|
/linux-6.1.9/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 49 GPIO_PTH3, GPIO_PTH2, GPIO_PTH1, GPIO_PTH0, enumerator
|
D | sh7723.h | 50 GPIO_PTH3, GPIO_PTH2, GPIO_PTH1, GPIO_PTH0, enumerator
|
D | sh7724.h | 51 GPIO_PTH3, GPIO_PTH2, GPIO_PTH1, GPIO_PTH0, enumerator
|
D | sh7757.h | 35 GPIO_PTH0, GPIO_PTH1, GPIO_PTH2, GPIO_PTH3, enumerator
|