Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_si3054.c21 #define SI3054_VERB_WRITE_NODE 0x100 macro
65 #define SET_REG(codec,reg,val) (snd_hda_codec_write(codec,reg,0,SI3054_VERB_WRITE_NODE,val))
67 snd_hda_codec_write_cache(codec,reg,0,SI3054_VERB_WRITE_NODE,val)
212 SI3054_VERB_WRITE_NODE)) in si3054_init()