Searched refs:gpio_pca95xx_port_set_masked_raw (Results 1 – 1 of 1) sorted by relevance
498 static int gpio_pca95xx_port_set_masked_raw(const struct device *dev, in gpio_pca95xx_port_set_masked_raw() function526 return gpio_pca95xx_port_set_masked_raw(dev, mask, mask); in gpio_pca95xx_port_set_bits_raw()532 return gpio_pca95xx_port_set_masked_raw(dev, mask, 0); in gpio_pca95xx_port_clear_bits_raw()744 .port_set_masked_raw = gpio_pca95xx_port_set_masked_raw,