Searched full:i2s4a (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | pinmux.c | 89 PIN(UART2_TX_PG0, UARTB, I2S4A, SPDIF, UART), 90 PIN(UART2_RX_PG1, UARTB, I2S4A, SPDIF, UART), 91 PIN(UART2_RTS_PG2, UARTB, I2S4A, RSVD2, UART), 92 PIN(UART2_CTS_PG3, UARTB, I2S4A, RSVD2, UART),
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra210-pinmux.yaml | 87 i2c2, i2c3, i2cpmu, i2cvi, i2s1, i2s2, i2s3, i2s4a, i2s4b,
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra210.c | 1216 FUNCTION(i2s4a), 1412 …PINGROUP(uart2_tx_pg0, UARTB, I2S4A, SPDIF, UART, 0x30f4, N, N, N, Y,… 1413 …PINGROUP(uart2_rx_pg1, UARTB, I2S4A, SPDIF, UART, 0x30f8, N, N, N, Y,… 1414 …PINGROUP(uart2_rts_pg2, UARTB, I2S4A, RSVD2, UART, 0x30fc, N, N, N, Y,… 1415 …PINGROUP(uart2_cts_pg3, UARTB, I2S4A, RSVD2, UART, 0x3100, N, N, N, Y,…
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_i2s.c | 30 * On Tegra210, I2S4 has "i2s4a" and "i2s4b" pins and below update
|