OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rxAfifo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
zs_ap.c
257
volatile uint32_t *
rxAfifo
;
272
rxAfifo
= (void *)(apa->apa_hwbase);
281
rxAfifo
= (void *)(apa->apa_hwbase + NEWS5000_PORTA_RXPORT);
290
rxAfifo
= (void *)(apa->apa_hwbase + NEWS4000_PORTA_RXPORT);
298
rxAfifo
[NEWS5000_DMA_MODE_REG] = NEWS5000_DMA_EXTRDY;
315
rxAfifo
[NEWS4000_DMA_MODE_REG] = NEWS4000_DMA_EXTRDY;
zs_ap.c
257
volatile uint32_t *
rxAfifo
;
272
rxAfifo
= (void *)(apa->apa_hwbase);
281
rxAfifo
= (void *)(apa->apa_hwbase + NEWS5000_PORTA_RXPORT);
290
rxAfifo
= (void *)(apa->apa_hwbase + NEWS4000_PORTA_RXPORT);
298
rxAfifo
[NEWS5000_DMA_MODE_REG] = NEWS5000_DMA_EXTRDY;
315
rxAfifo
[NEWS4000_DMA_MODE_REG] = NEWS4000_DMA_EXTRDY;
Completed in 22 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025