Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.h120 # define ZIGBEE_RST_GPIO GPIO_TO_PIN(3, 18) macro
136 # define ZIGBEE_RST_GPIO GPIO_TO_PIN(3, 18) macro
H A Dboard.c85 gpio_request(ZIGBEE_RST_GPIO, "ZigBee rst"); in shc_request_gpio()
123 gpio_direction_output(ZIGBEE_RST_GPIO, 1); in force_modules_running()
150 gpio_direction_output(ZIGBEE_RST_GPIO, 0); in force_modules_reset()