Home
last modified time | relevance | path

Searched refs:cowork_source_sel (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/sound/soc/mediatek/mt8195/
Dmt8195-dai-etdm.c1364 int cowork_source_sel; in mt8195_etdm_sync_mode_configure() local
1369 cowork_source_sel = etdm_cowork_slv_sel(etdm_data->cowork_source_id, in mt8195_etdm_sync_mode_configure()
1371 if (cowork_source_sel < 0) in mt8195_etdm_sync_mode_configure()
1372 return cowork_source_sel; in mt8195_etdm_sync_mode_configure()
1378 val = ETDM_IN1_SLAVE_SEL(cowork_source_sel); in mt8195_etdm_sync_mode_configure()
1383 val = ETDM_IN2_SLAVE_SEL(cowork_source_sel); in mt8195_etdm_sync_mode_configure()
1388 val = ETDM_OUT1_SLAVE_SEL(cowork_source_sel); in mt8195_etdm_sync_mode_configure()
1393 val = ETDM_OUT2_SLAVE_SEL(cowork_source_sel); in mt8195_etdm_sync_mode_configure()
1398 val = ETDM_OUT3_SLAVE_SEL(cowork_source_sel); in mt8195_etdm_sync_mode_configure()