Searched refs:bosr (Results 1 – 3 of 3) sorted by relevance
105 u8 bosr:1; member164 (coeff_div[i].bosr << 1) | coeff_div[i].usb; in wm8711_hw_params()
226 #define SSM2602_COEFF_SRATE(sr, bosr, usb) (((sr) << 2) | ((bosr) << 1) | (usb)) argument
253 u8 bosr:1; member342 (coeff_div[i].bosr << 1) | coeff_div[i].usb; in wm8731_hw_params()
Completed in 8 milliseconds