Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Dmaya44.c224 #define GET_SW_VAL_REG(val) (((val) >> 8) & 0xff) macro
259 GET_SW_VAL_REG(kcontrol->private_value), in maya_sw_put()