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