Searched refs:cdns_ti_rate_table (Results 1 – 2 of 2) sorted by relevance
60 static const int cdns_ti_rate_table[] = { /* in KHZ */ variable110 for (i = 0; i < ARRAY_SIZE(cdns_ti_rate_table); i++) { in cdns_ti_probe()111 if (cdns_ti_rate_table[i] == rate) in cdns_ti_probe()115 if (i == ARRAY_SIZE(cdns_ti_rate_table)) { in cdns_ti_probe()
61 static const int cdns_ti_rate_table[] = { /* in KHZ */ variable125 for (i = 0; i < ARRAY_SIZE(cdns_ti_rate_table); i++) { in cdns_ti_probe()126 if (cdns_ti_rate_table[i] == rate) in cdns_ti_probe()130 if (i == ARRAY_SIZE(cdns_ti_rate_table)) { in cdns_ti_probe()