Searched refs:gpio_pca95xx_port_set_masked_raw (Results 1 – 1 of 1) sorted by relevance
540 static int gpio_pca95xx_port_set_masked_raw(const struct device *dev, in gpio_pca95xx_port_set_masked_raw() function568 return gpio_pca95xx_port_set_masked_raw(dev, mask, mask); in gpio_pca95xx_port_set_bits_raw()574 return gpio_pca95xx_port_set_masked_raw(dev, mask, 0); in gpio_pca95xx_port_clear_bits_raw()786 .port_set_masked_raw = gpio_pca95xx_port_set_masked_raw,