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
23 - rockchip,px30-i2s-tdm
24 - rockchip,rk1808-i2s-tdm
25 - rockchip,rk3308-i2s-tdm
26 - rockchip,rk3568-i2s-tdm
27 - rockchip,rk3588-i2s-tdm
28 - rockchip,rv1126-i2s-tdm
112 rockchip,i2s-rx-route:
115 Defines the mapping of I2S RX sdis to I2S data bus lines.
117 rockchip,i2s-rx-route = <3> would mean sdi3 is receiving from data0.
122 rockchip,i2s-tx-route:
125 Defines the mapping of I2S TX sdos to I2S data bus lines.
127 rockchip,i2s-tx-route = <3> would mean sdo3 is sending to data0.
134 Specify that the GPIO lines on the I2S bus are multiplexed such that
163 i2s@fe410000 {
164 compatible = "rockchip,rk3568-i2s-tdm";