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

/fuchsia/zircon/system/dev/lib/amlogic/include/soc/aml-s912/
H A Ds912-hw.h257 #define S912_I2C_SDA_A S912_GPIODV(24)
259 #define S912_I2C_SCK_A S912_GPIODV(25)
262 #define S912_I2C_SDA_B S912_GPIODV(26)
264 #define S912_I2C_SCK_B S912_GPIODV(27)
267 #define S912_I2C_SDA_C S912_GPIODV(28)
269 #define S912_I2C_SCK_C S912_GPIODV(29)
292 #define S912_UART_TX_B S912_GPIODV(24)
294 #define S912_UART_RX_B S912_GPIODV(25)
296 #define S912_UART_CTS_B S912_GPIODV(26)
298 #define S912_UART_RTS_B S912_GPIODV(2
[all...]
H A Ds912-gpio.h32 #define S912_GPIODV(n) (S912_GPIODV_START + n) macro
/fuchsia/zircon/system/dev/board/vim/
H A Dvim-thermal.c58 .gpio = S912_GPIODV(14),
61 .gpio = S912_GPIODV(15),
H A Dvim-sdio.c23 .gpio = S912_GPIODV(13),

Completed in 90 milliseconds