Lines Matching refs:SET_REG
65 #define SET_REG(codec,reg,val) (snd_hda_codec_write(codec,reg,0,SI3054_VERB_WRITE_NODE,val))
143 SET_REG(codec, SI3054_LINE_RATE, substream->runtime->rate);
147 SET_REG(codec, SI3054_LINE_LEVEL, val);
217 SET_REG(codec, SI3054_LINE_RATE, 9600);
218 SET_REG(codec, SI3054_LINE_LEVEL, SI3054_DTAG_MASK|SI3054_ATAG_MASK);
219 SET_REG(codec, SI3054_EXTENDED_MID, 0);
233 SET_REG(codec, SI3054_GPIO_POLARITY, 0xffff);
234 SET_REG(codec, SI3054_GPIO_CFG, 0x0);
235 SET_REG(codec, SI3054_MISC_AFE, 0);
236 SET_REG(codec, SI3054_LINE_CFG1,0x200);