Searched refs:get_scr (Results 1 – 1 of 1) sorted by relevance
449 static unsigned int get_scr(struct snd_ice1712 *ice) in get_scr() function495 get_scr(ice))); in proc_regs_read()514 val = get_scr(ice) & SCR_MUTE; in qtet_mute_get()524 old = get_scr(ice) & SCR_MUTE; in qtet_mute_put()538 set_scr(ice, (get_scr(ice) & ~SCR_MUTE) | new); in qtet_mute_put()560 val = get_scr(ice) & (SCR_AIN12_SEL1 | SCR_AIN12_SEL0); in qtet_ain12_sw_get()585 old = new = get_scr(ice); in qtet_ain12_sw_put()630 val = get_scr(ice) & SCR_PHP_V; in qtet_php_get()640 old = new = get_scr(ice); in qtet_php_put()