Home
last modified time | relevance | path

Searched refs:S905D2_GPIOH (Results 1 – 4 of 4) sorted by relevance

/system/dev/board/astro/
A Dastro-touch.c66 gpio_impl_set_alt_function(&bus->gpio, S905D2_GPIOH(5), 0); in astro_touch_init()
67 gpio_impl_config_in(&bus->gpio, S905D2_GPIOH(5), GPIO_NO_PULL); in astro_touch_init()
75 gpio_impl_read(&bus->gpio, S905D2_GPIOH(5), &gpio_state); in astro_touch_init()
A Dastro-display.c68 .gpio = S905D2_GPIOH(6),
72 .gpio = S905D2_GPIOH(5),
/system/dev/lib/amlogic/include/soc/aml-t931/
A Dt931-gpio.h15 #define T931_GPIOH(n) S905D2_GPIOH(n)
/system/dev/lib/amlogic/include/soc/aml-s905d2/
A Ds905d2-gpio.h30 #define S905D2_GPIOH(n) (S905D2_GPIOH_START + n) macro

Completed in 8 milliseconds