Searched refs:bosr (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dtlv320aic23.c216 LOWER_GROUP|UPPER_GROUP, /* Normal, bosr - 0*/
217 LOWER_GROUP, /* Usb, bosr - 0*/
218 LOWER_GROUP|UPPER_GROUP, /* Normal, bosr - 1*/
219 UPPER_GROUP, /* Usb, bosr - 1*/
H A Dwm8711.c108 u8 bosr:1; member in struct:_coeff_div
167 (coeff_div[i].bosr << 1) | coeff_div[i].usb; wm8711_hw_params()
H A Dssm2602.c209 #define SSM2602_COEFF_SRATE(sr, bosr, usb) (((sr) << 2) | ((bosr) << 1) | (usb))
H A Dwm8731.c261 u8 bosr:1; member in struct:_coeff_div
350 (coeff_div[i].bosr << 1) | coeff_div[i].usb; wm8731_hw_params()

Completed in 155 milliseconds