OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rt2860_srom_read
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
rt2860.c
1194
rt2860_srom_read
(struct rt2860_softc *sc, uint8_t addr)
function in typeref:typename:uint16_t
3326
val =
rt2860_srom_read
(sc, RT2860_EEPROM_VERSION);
3331
val =
rt2860_srom_read
(sc, RT2860_EEPROM_MAC01);
3334
val =
rt2860_srom_read
(sc, RT2860_EEPROM_MAC23);
3337
val =
rt2860_srom_read
(sc, RT2860_EEPROM_MAC45);
3343
val =
rt2860_srom_read
(sc, RT2860_EEPROM_COUNTRY);
3349
val =
rt2860_srom_read
(sc, RT2860_EEPROM_BBP_BASE + i);
3357
val =
rt2860_srom_read
(sc, RT3071_EEPROM_RF_BASE + i);
3366
val =
rt2860_srom_read
(sc, RT2860_EEPROM_FREQ_LEDS);
3372
sc->led[0] =
rt2860_srom_read
(sc, RT2860_EEPROM_LED1)
[
all
...]
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025