Lines Matching refs:gpio_dw_runtime
174 struct gpio_dw_runtime *context = port->data; in gpio_dw_pin_interrupt_configure()
238 struct gpio_dw_runtime *context = port->data; in dw_pin_config()
306 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_get_raw()
319 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_set_masked_raw()
334 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_set_bits_raw()
350 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_clear_bits_raw()
365 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_toggle_bits()
382 struct gpio_dw_runtime *context = port->data; in gpio_dw_manage_callback()
390 struct gpio_dw_runtime *context = port->data; in gpio_dw_isr()
415 struct gpio_dw_runtime *context = port->data; in gpio_dw_initialize()
463 static struct gpio_dw_runtime gpio_##n##_runtime = { \