Home
last modified time | relevance | path

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

/external/u-boot/board/bosch/shc/
Dboard.h119 # define ZIGBEE_RST_GPIO GPIO_TO_PIN(3, 18) macro
135 # define ZIGBEE_RST_GPIO GPIO_TO_PIN(3, 18) macro
Dboard.c84 gpio_request(ZIGBEE_RST_GPIO, "ZigBee rst"); in shc_request_gpio()
122 gpio_direction_output(ZIGBEE_RST_GPIO, 1); in force_modules_running()
149 gpio_direction_output(ZIGBEE_RST_GPIO, 0); in force_modules_reset()