Searched refs:AUDIO_LAYOUT_LAYOUT1 (Results 1 – 2 of 2) sorted by relevance
609 #define AUDIO_LAYOUT_LAYOUT1 BIT(0) /* Layout1: AP0-3 vs Layout0:AP0 */ macro
968 reg = (pdata->audout_layout) ? AUDIO_LAYOUT_LAYOUT1 : 0; in tda1997x_configure_audout()