Home
last modified time | relevance | path

Searched refs:rt2560_eeprom_read (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/ral/
HDrt2560.c108 static uint16_t rt2560_eeprom_read(struct rt2560_softc *, uint8_t);
817 rt2560_eeprom_read(struct rt2560_softc *sc, uint8_t addr) in rt2560_eeprom_read() function
2475 val = rt2560_eeprom_read(sc, RT2560_EEPROM_CONFIG0); in rt2560_read_config()
2485 val = rt2560_eeprom_read(sc, RT2560_EEPROM_BBP_BASE + i); in rt2560_read_config()
2495 val = rt2560_eeprom_read(sc, RT2560_EEPROM_TXPOWER + i); in rt2560_read_config()
2504 val = rt2560_eeprom_read(sc, RT2560_EEPROM_CALIBRATE); in rt2560_read_config()