Searched refs:RESET_GPIO (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | board.h | 117 # define RESET_GPIO GPIO_TO_PIN(1, 29) macro 133 # define RESET_GPIO GPIO_TO_PIN(1, 29) macro
|
| H A D | board.c | 82 gpio_request(RESET_GPIO, "reset"); in shc_request_gpio() 598 gpio_direction_input(RESET_GPIO); in hang_bosch()
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/reset/ |
| H A D | oxsemi,ox810se.h | 25 #define RESET_GPIO 16 macro
|
| H A D | actions,s700-reset.h | 14 #define RESET_GPIO 4 macro
|
| H A D | oxsemi,ox820.h | 25 #define RESET_GPIO 16 macro
|
| H A D | actions,s900-reset.h | 15 #define RESET_GPIO 5 macro
|
| H A D | actions,s500-reset.h | 26 #define RESET_GPIO 14 macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/actions/ |
| H A D | owl-s500.c | 532 [RESET_GPIO] = { CMU_DEVRST0, BIT(15) },
|
| H A D | owl-s700.c | 597 [RESET_GPIO] = { CMU_DEVRST1, BIT(25) },
|
| H A D | owl-s900.c | 704 [RESET_GPIO] = { CMU_DEVRST0, BIT(15) },
|