Lines Matching refs:strcmp
1845 if (!strcmp(fref_param, "19.2")) in wl12xx_setup()
1847 else if (!strcmp(fref_param, "26")) in wl12xx_setup()
1849 else if (!strcmp(fref_param, "26x")) in wl12xx_setup()
1851 else if (!strcmp(fref_param, "38.4")) in wl12xx_setup()
1853 else if (!strcmp(fref_param, "38.4x")) in wl12xx_setup()
1855 else if (!strcmp(fref_param, "52")) in wl12xx_setup()
1872 if (!strcmp(tcxo_param, "19.2")) in wl12xx_setup()
1874 else if (!strcmp(tcxo_param, "26")) in wl12xx_setup()
1876 else if (!strcmp(tcxo_param, "38.4")) in wl12xx_setup()
1878 else if (!strcmp(tcxo_param, "52")) in wl12xx_setup()
1880 else if (!strcmp(tcxo_param, "16.368")) in wl12xx_setup()
1882 else if (!strcmp(tcxo_param, "32.736")) in wl12xx_setup()
1884 else if (!strcmp(tcxo_param, "16.8")) in wl12xx_setup()
1886 else if (!strcmp(tcxo_param, "33.6")) in wl12xx_setup()