Searched refs:snd (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | rk_i2c.c | 279 uchar *buf, uint b_len, bool snd) in rk_i2c_read() argument 297 if (snd) in rk_i2c_read() 469 bool snd = false; /* second message for TRX read */ in rockchip_i2c_xfer() local 492 msg->len, snd); in rockchip_i2c_xfer() 494 snd = true; in rockchip_i2c_xfer()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | zynqmp.dtsi | 1009 compatible = "xlnx,dp-snd-card"; 1011 xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>; 1012 xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>; 1016 compatible = "xlnx,dp-snd-codec"; 1022 compatible = "xlnx,dp-snd-pcm"; 1029 compatible = "xlnx,dp-snd-pcm";
|