Searched refs:gpio_dw_port_clear_bits_raw (Results 1 – 1 of 1) sorted by relevance
30 static int gpio_dw_port_clear_bits_raw(const struct device *port,254 gpio_dw_port_clear_bits_raw(port, BIT(pin)); in dw_pin_config()347 static int gpio_dw_port_clear_bits_raw(const struct device *port, in gpio_dw_port_clear_bits_raw() function407 .port_clear_bits_raw = gpio_dw_port_clear_bits_raw,