OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCSR_BUSERRINTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_dmac.c
1224
(dcsr &
DCSR_BUSERRINTR
) == 0) {
1242
if ((dcsr &
DCSR_BUSERRINTR
) || dmac_continue_xfer(sc, dxs) == 0) {
1259
(dcsr &
DCSR_BUSERRINTR
)) {
1289
(dcsr &
DCSR_BUSERRINTR
) ? EFAULT : 0);
pxa2x0reg.h
181
#define
DCSR_BUSERRINTR
(1<<0) /* bus error interrupt */
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025