Searched refs:GPIO_GP_2_26 (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/board/renesas/porter/ |
| H A D | porter.c | 176 gpio_request(GPIO_GP_2_26, NULL); in board_mmc_init() 177 gpio_direction_output(GPIO_GP_2_26, 1); /* 1: 3.3V, 0: 1.8V */ in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/renesas/gose/ |
| H A D | gose.c | 187 gpio_request(GPIO_GP_2_26, NULL); in board_mmc_init() 189 gpio_direction_output(GPIO_GP_2_26, 1); /* 1: 3.3V, 0: 1.8V */ in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/renesas/koelsch/ |
| H A D | koelsch.c | 194 gpio_request(GPIO_GP_2_26, NULL); in board_mmc_init() 196 gpio_direction_output(GPIO_GP_2_26, 1); /* 1: 3.3V, 0: 1.8V */ in board_mmc_init()
|
| /rk3399_rockchip-uboot/board/renesas/alt/ |
| H A D | alt.c | 191 gpio_request(GPIO_GP_2_26, NULL); in board_mmc_init() 193 gpio_direction_output(GPIO_GP_2_26, 1); in board_mmc_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/ |
| H A D | r8a7792-gpio.h | 31 GPIO_GP_2_24, GPIO_GP_2_25, GPIO_GP_2_26, GPIO_GP_2_27, enumerator
|
| H A D | r8a7794-gpio.h | 32 GPIO_GP_2_24, GPIO_GP_2_25, GPIO_GP_2_26, GPIO_GP_2_27, enumerator
|
| H A D | r8a7791-gpio.h | 32 GPIO_GP_2_24, GPIO_GP_2_25, GPIO_GP_2_26, GPIO_GP_2_27, enumerator
|
| H A D | r8a7790-gpio.h | 33 GPIO_GP_2_24, GPIO_GP_2_25, GPIO_GP_2_26, GPIO_GP_2_27, enumerator
|
| H A D | r8a7793-gpio.h | 32 GPIO_GP_2_24, GPIO_GP_2_25, GPIO_GP_2_26, GPIO_GP_2_27, enumerator
|