OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rt2560_bbp_read
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
rt2560.c
122
static uint8_t
rt2560_bbp_read
(struct rt2560_softc *, uint8_t);
2280
rt2560_bbp_read
(struct rt2560_softc *sc, uint8_t reg)
function in typeref:typename:uint8_t
2414
tmp =
rt2560_bbp_read
(sc, 70);
2639
tx =
rt2560_bbp_read
(sc, RT2560_BBP_TX) & ~RT2560_BBP_ANTMASK;
2665
rx =
rt2560_bbp_read
(sc, RT2560_BBP_RX) & ~RT2560_BBP_ANTMASK;
2732
if (
rt2560_bbp_read
(sc, RT2560_BBP_VERSION) != 0)
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025