Searched refs:S905D2_GPIOH (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/board/astro/
H A Dastro-touch.c67 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOH(5), 0);
68 gpio_impl_config_in(&bus->gpio, S905D2_GPIOH(5), GPIO_NO_PULL);
76 gpio_impl_read(&bus->gpio, S905D2_GPIOH(5), &gpio_state);
H A Dastro-display.c64 .gpio = S905D2_GPIOH(6),
68 .gpio = S905D2_GPIOH(5),
/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-s905d2/
H A Ds905d2-gpio.h30 #define S905D2_GPIOH(n) (S905D2_GPIOH_START + n) macro

Completed in 28 milliseconds