Lines Matching full:i2s
4 $id: http://devicetree.org/schemas/sound/rockchip,i2s-tdm.yaml#
7 title: Rockchip I2S/TDM Controller
10 The Rockchip I2S/TDM Controller is a Time Division Multiplexed
20 - rockchip,px30-i2s-tdm
21 - rockchip,rk1808-i2s-tdm
22 - rockchip,rk3308-i2s-tdm
23 - rockchip,rk3568-i2s-tdm
24 - rockchip,rv1126-i2s-tdm
101 rockchip,i2s-rx-route:
104 Defines the mapping of I2S RX sdis to I2S data bus lines.
106 rockchip,i2s-rx-route = <3> would mean sdi3 is receiving from data0.
111 rockchip,i2s-tx-route:
114 Defines the mapping of I2S TX sdos to I2S data bus lines.
116 rockchip,i2s-tx-route = <3> would mean sdo3 is sending to data0.
123 Specify that the GPIO lines on the I2S bus are multiplexed such that
153 i2s@fe410000 {
154 compatible = "rockchip,rk3568-i2s-tdm";