Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_si3054.c79 #define PRIVATE_VALUE(reg,mask) ((reg<<16)|(mask&0xffff)) macro
115 .private_value = PRIVATE_VALUE(reg,mask), \