Searched refs:GPIO_GP_5_22 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/renesas/porter/ |
| H A D | porter.c | 108 gpio_request(GPIO_GP_5_22, NULL); /* PHY_RST */ in board_init() 111 gpio_direction_output(GPIO_GP_5_22, 0); in board_init() 113 gpio_set_value(GPIO_GP_5_22, 1); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/gose/ |
| H A D | gose.c | 107 gpio_request(GPIO_GP_5_22, NULL); /* PHY_RST */ in board_init() 110 gpio_direction_output(GPIO_GP_5_22, 0); in board_init() 112 gpio_set_value(GPIO_GP_5_22, 1); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/koelsch/ |
| H A D | koelsch.c | 113 gpio_request(GPIO_GP_5_22, NULL); /* PHY_RST */ in board_init() 116 gpio_direction_output(GPIO_GP_5_22, 0); in board_init() 118 gpio_set_value(GPIO_GP_5_22, 1); in board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/ |
| H A D | r8a7794-gpio.h | 58 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|
| H A D | r8a7795-gpio.h | 54 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|
| H A D | r8a7790-gpio.h | 59 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|
| H A D | r8a7791-gpio.h | 58 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|
| H A D | r8a7796-gpio.h | 52 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|
| H A D | r8a7793-gpio.h | 58 GPIO_GP_5_20, GPIO_GP_5_21, GPIO_GP_5_22, GPIO_GP_5_23, enumerator
|