Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Dmaya44.c226 #define GET_SW_VAL_REG(val) (((val) >> 8) & 0xff) macro
261 GET_SW_VAL_REG(kcontrol->private_value), in maya_sw_put()