Searched refs:osr_dac_sel (Results 1 – 3 of 3) sorted by relevance
45 static const struct nau8325_osr_attr osr_dac_sel[] = { variable480 if (osr >= ARRAY_SIZE(osr_dac_sel)) in nau8325_get_osr()483 return &osr_dac_sel[osr]; in nau8325_get_osr()
90 static const struct nau8824_osr_attr osr_dac_sel[] = { variable 1045 if (osr >= ARRAY_SIZE(osr_dac_sel)) in nau8824_get_osr() 1047 return &osr_dac_sel[osr]; in nau8824_get_osr()
107 static const struct nau8825_osr_attr osr_dac_sel[] = { variable1245 if (osr >= ARRAY_SIZE(osr_dac_sel)) in nau8825_get_osr()1247 return &osr_dac_sel[osr]; in nau8825_get_osr()