Home
last modified time | relevance | path

Searched refs:RESET_GPIO (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/board/bosch/shc/
H A Dboard.h116 # define RESET_GPIO GPIO_TO_PIN(1, 29) macro
132 # define RESET_GPIO GPIO_TO_PIN(1, 29) macro
H A Dboard.c77 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 Dactions,s700-reset.h14 #define RESET_GPIO 4 macro
H A Doxsemi,ox810se.h25 #define RESET_GPIO 16 macro
H A Doxsemi,ox820.h25 #define RESET_GPIO 16 macro
H A Dactions,s900-reset.h15 #define RESET_GPIO 5 macro
H A Dactions,s500-reset.h26 #define RESET_GPIO 14 macro
/openbmc/linux/drivers/clk/actions/
H A Dowl-s500.c547 [RESET_GPIO] = { CMU_DEVRST0, BIT(15) },
H A Dowl-s700.c599 [RESET_GPIO] = { CMU_DEVRST1, BIT(25) },
H A Dowl-s900.c704 [RESET_GPIO] = { CMU_DEVRST0, BIT(15) },