Searched refs:Z_WAVE_RST_GPIO (Results 1 – 2 of 2) sorted by relevance
94 gpio_request(Z_WAVE_RST_GPIO, "Z WAVE rst"); in shc_request_gpio()125 gpio_direction_output(Z_WAVE_RST_GPIO, 1); in force_modules_running()152 gpio_direction_output(Z_WAVE_RST_GPIO, 0); in force_modules_reset()
137 # define Z_WAVE_RST_GPIO GPIO_TO_PIN(1, 21) macro