Lines Matching defs:level
223 int idx, int level)
227 level < 0 ||
228 level >= ARRAY_SIZE(g_hr222_p_level))
237 cmd += g_hr222_p_level[level];
255 data |= ((level_mic & 0xff) << 16); /* level on both channels */
265 PCXHR_INPB(mgr, PCXHR_XLX_RUER); /* close input level codec */
269 static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level);
667 static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level)
670 boost_mask = (unsigned char) (level << PCXHR_SELMIC_PREAMPLI_OFFSET);
695 /* mic level */
746 /* mic boost level */