Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Daureon.c90 #define CS8415_CTRL1 0x01 macro
1218 ucontrol->value.integer.value[0] = (aureon_cs8415_get(ice, CS8415_CTRL1) & 0x20) ? 0 : 1; in aureon_cs8415_mute_get()
1229 oval = aureon_cs8415_get(ice, CS8415_CTRL1); in aureon_cs8415_mute_put()
1236 aureon_cs8415_put(ice, CS8415_CTRL1, nval); in aureon_cs8415_mute_put()