Lines Matching refs:gpio_b91_t
20 #define GET_GPIO(dev) ((volatile struct gpio_b91_t *) \
67 struct gpio_b91_t { struct
99 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpiob_b91_irq_en_set()
116 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpiob_b91_irq_en_clr()
132 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_irq_en_get()
169 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_irq_set()
221 static void gpio_b91_up_down_res_set(volatile struct gpio_b91_t *gpio, in gpio_b91_up_down_res_set()
253 static void gpio_b91_config_up_down_res(volatile struct gpio_b91_t *gpio, in gpio_b91_config_up_down_res()
267 static void gpio_b91_config_in_out(volatile struct gpio_b91_t *gpio, in gpio_b91_config_in_out()
312 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_pin_configure()
352 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_port_get_raw()
364 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_port_set_masked_raw()
375 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_port_set_bits_raw()
386 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_port_clear_bits_raw()
397 volatile struct gpio_b91_t *gpio = GET_GPIO(dev); in gpio_b91_port_toggle_bits()