Searched refs:iis_fs_tab (Results 1 – 1 of 1) sorted by relevance
560 static unsigned int iis_fs_tab[] = { 256, 512, 384, 768 }; variable581 fstab = iis_fs_tab; in s3c_i2sv2_iis_calc_rate()583 for (fs = 0; fs < ARRAY_SIZE(iis_fs_tab); fs++) { in s3c_i2sv2_iis_calc_rate()584 fsdiv = iis_fs_tab[fs]; in s3c_i2sv2_iis_calc_rate()