Home
last modified time | relevance | path

Searched refs:ENOC_RST_GPIO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.h122 # define ENOC_RST_GPIO GPIO_TO_PIN(1, 22) macro
139 # define ENOC_RST_GPIO GPIO_TO_PIN(1, 22) macro
H A Dboard.c87 gpio_request(ENOC_RST_GPIO, "ENOC rst"); in shc_request_gpio()
134 gpio_direction_output(ENOC_RST_GPIO, 0); in force_modules_running()
161 gpio_direction_output(ENOC_RST_GPIO, 1); in force_modules_reset()