Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dmaya44.c240 #define GET_SW_VAL_REG(val) (((val) >> 8) & 0xff) macro
275 GET_SW_VAL_REG(kcontrol->private_value), in maya_sw_put()