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

/fuchsia/zircon/system/dev/gpio/aml-gxl-gpio/
H A Ds912-blocks.h7 static aml_gpio_block_t s912_gpio_blocks[] = { variable
288 static_assert(countof(s912_gpio_blocks) == countof(s912_pinmux_blocks), "");
H A Daml-gxl-gpio.c525 gpio->gpio_blocks = s912_gpio_blocks;
528 gpio->block_count = countof(s912_gpio_blocks);

Completed in 27 milliseconds