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

/fuchsia/zircon/system/dev/board/astro/
H A Dastro.h70 #define GPIO_HW_ID0 (S905D2_GPIOZ(7))
71 #define GPIO_HW_ID1 (S905D2_GPIOZ(8))
72 #define GPIO_HW_ID2 (S905D2_GPIOZ(3))
H A Dastro-i2c.c63 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOZ(14), 3);
64 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOZ(15), 3);
H A Dastro-touch.c19 .gpio = S905D2_GPIOZ(4),
23 .gpio = S905D2_GPIOZ(9),
/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-s905d2/
H A Ds905d2-gpio.h25 #define S905D2_GPIOZ(n) (S905D2_GPIOZ_START + n) macro

Completed in 21 milliseconds