Searched refs:S905D2_GPIOAO (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/board/astro/
H A Dastro-i2c.c60 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOAO(2), 1);
61 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOAO(3), 1);
H A Dastro-light.c24 .gpio = S905D2_GPIOAO(5),
H A Dastro-gpio.c100 .gpio = S905D2_GPIOAO(11),
104 .gpio = S905D2_GPIOAO(6),
/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-s905d2/
H A Ds905d2-gpio.h31 #define S905D2_GPIOAO(n) (S905D2_GPIOAO_START + n) macro

Completed in 43 milliseconds