Searched refs:AUD_ASP (Results 1 – 2 of 2) sorted by relevance
361 conf0 = (hparms->channels == 8) ? AUD_HBR : AUD_ASP; in dw_hdmi_qp_set_audio_interface()365 conf0 = AUD_ASP | I2S_BPCUV_RCV_DIS; in dw_hdmi_qp_set_audio_interface()
128 #define AUD_ASP (0x0 << 24) macro