Searched refs:s905x_gpio_blocks (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/gpio/aml-gxl-gpio/
H A Ds905x-blocks.h7 static aml_gpio_block_t s905x_gpio_blocks[] = { variable
287 static_assert(countof(s905x_gpio_blocks) == countof(s905x_pinmux_blocks), "");
H A Daml-gxl-gpio.c531 gpio->gpio_blocks = s905x_gpio_blocks;
534 gpio->block_count = countof(s905x_gpio_blocks);

Completed in 84 milliseconds