Searched refs:inmode (Results 1 – 4 of 4) sorted by relevance
112 unsigned int mux, inmode; in wm8998_in1mux_put() local120 inmode = arizona->pdata.inmode[2 * mux]; in wm8998_in1mux_put()122 if (inmode & ARIZONA_INMODE_SE) in wm8998_in1mux_put()125 switch (arizona->pdata.inmode[0]) { in wm8998_in1mux_put()169 unsigned int mux, inmode, src_val, mode_val; in wm8998_in2mux_put() local175 inmode = arizona->pdata.inmode[1 + (2 * mux)]; in wm8998_in2mux_put()176 if (inmode & ARIZONA_INMODE_DMIC) in wm8998_in2mux_put()182 if (inmode & ARIZONA_INMODE_SE) in wm8998_in2mux_put()
171 int inmode[ARIZONA_MAX_INPUT]; member
838 if (count == ARRAY_SIZE(pdata->inmode)) in arizona_of_get_core_pdata()841 pdata->inmode[count] = val; in arizona_of_get_core_pdata()1324 if (arizona->pdata.inmode[i] & ARIZONA_INMODE_DMIC) in arizona_dev_init()1333 (arizona->pdata.inmode[i] & ARIZONA_INMODE_SE) in arizona_dev_init()1339 (arizona->pdata.inmode[i] & ARIZONA_INMODE_SE) in arizona_dev_init()1346 if (arizona->pdata.inmode[i] & ARIZONA_INMODE_SE) in arizona_dev_init()
54 - wlf,inmode : A list of INn_MODE register values, where n is the number