Searched refs:gpio_put_masked (Results 1 – 3 of 3) sorted by relevance
105 void gpio_put_masked(uint32_t mask, uint32_t value) { in gpio_put_masked() function
116 void gpio_put_masked(uint32_t mask, uint32_t value);
1056 static inline void gpio_put_masked(uint32_t mask, uint32_t value) { in gpio_put_masked() function1100 gpio_put_masked(mask, value); in gpio_put_masked_n()