Searched defs:rt2560_rf5222 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c99 } rt2560_rf5222[] = { variable in typeref:struct:__anon6468
397 for (i = 0; rt2560_rf5222[i].chan != chan; i++) {
400 rt2560_rf_write(sc, RAL_RF1, rt2560_rf5222[i].r1);
401 rt2560_rf_write(sc, RAL_RF2, rt2560_rf5222[i].r2);
403 rt2560_rf_write(sc, RAL_RF4, rt2560_rf5222[i].r4);

Completed in 50 milliseconds