Searched refs:input_select (Results 1 – 2 of 2) sorted by relevance
379 static const char *input_select[] = {"Call Mic", "Headset Mic"}; variable381 SOC_ENUM_SINGLE_EXT(2, input_select);
331 unsigned input_select) in pfi_input_select_bits() argument333 return (input_select & 0x7) << (4 + ioconfig_bitshift(pfi_channel)); in pfi_input_select_bits()