Lines Matching refs:DEFAULT_VOL
1512 snd_soc_component_write(component, DACL1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_mono_init()
1513 snd_soc_component_write(component, DACR1_2_MONOLOPM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_mono_init()
1519 snd_soc_component_write(component, PGAL_2_MONOLOPM_VOL, DEFAULT_VOL); in aic3x_mono_init()
1520 snd_soc_component_write(component, PGAR_2_MONOLOPM_VOL, DEFAULT_VOL); in aic3x_mono_init()
1523 snd_soc_component_write(component, LINE2L_2_MONOLOPM_VOL, DEFAULT_VOL); in aic3x_mono_init()
1524 snd_soc_component_write(component, LINE2R_2_MONOLOPM_VOL, DEFAULT_VOL); in aic3x_mono_init()
1539 snd_soc_component_write(component, LDAC_VOL, DEFAULT_VOL | MUTE_ON); in aic3x_init()
1540 snd_soc_component_write(component, RDAC_VOL, DEFAULT_VOL | MUTE_ON); in aic3x_init()
1543 snd_soc_component_write(component, DACL1_2_HPLOUT_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1544 snd_soc_component_write(component, DACR1_2_HPROUT_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1545 snd_soc_component_write(component, DACL1_2_HPLCOM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1546 snd_soc_component_write(component, DACR1_2_HPRCOM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1548 snd_soc_component_write(component, DACL1_2_LLOPM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1549 snd_soc_component_write(component, DACR1_2_RLOPM_VOL, DEFAULT_VOL | ROUTE_ON); in aic3x_init()
1567 snd_soc_component_write(component, PGAL_2_HPLOUT_VOL, DEFAULT_VOL); in aic3x_init()
1568 snd_soc_component_write(component, PGAR_2_HPROUT_VOL, DEFAULT_VOL); in aic3x_init()
1569 snd_soc_component_write(component, PGAL_2_HPLCOM_VOL, DEFAULT_VOL); in aic3x_init()
1570 snd_soc_component_write(component, PGAR_2_HPRCOM_VOL, DEFAULT_VOL); in aic3x_init()
1572 snd_soc_component_write(component, PGAL_2_LLOPM_VOL, DEFAULT_VOL); in aic3x_init()
1573 snd_soc_component_write(component, PGAR_2_RLOPM_VOL, DEFAULT_VOL); in aic3x_init()
1578 snd_soc_component_write(component, LINE2L_2_HPLOUT_VOL, DEFAULT_VOL); in aic3x_init()
1579 snd_soc_component_write(component, LINE2R_2_HPROUT_VOL, DEFAULT_VOL); in aic3x_init()
1580 snd_soc_component_write(component, LINE2L_2_HPLCOM_VOL, DEFAULT_VOL); in aic3x_init()
1581 snd_soc_component_write(component, LINE2R_2_HPRCOM_VOL, DEFAULT_VOL); in aic3x_init()
1583 snd_soc_component_write(component, LINE2L_2_LLOPM_VOL, DEFAULT_VOL); in aic3x_init()
1584 snd_soc_component_write(component, LINE2R_2_RLOPM_VOL, DEFAULT_VOL); in aic3x_init()