Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dmaya44.c226 #define GET_SW_VAL_REG(val) (((val) >> 8) & 0xff) macro
261 GET_SW_VAL_REG(kcontrol->private_value), in maya_sw_put()