Home
last modified time | relevance | path

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

/linux/sound/soc/sunxi/
H A Dsun4i-spdif.c457 bool chg0, chg1; in sun4i_spdif_set_status()
473 GENMASK(9,0), reg, &chg1); in sun4i_spdif_set_status()
485 return chg0 || chg1;
450 bool chg0, chg1; sun4i_spdif_set_status() local