OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dxs_loop_notify
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_dmac.c
100
#define
dxs_loop_notify
dxs_xfer.dx_loop_notify
macro
439
ds->ds_xfer.
dxs_loop_notify
= DMAC_DONT_LOOP;
846
dxs->
dxs_loop_notify
!= DMAC_DONT_LOOP &&
847
(size % dxs->
dxs_loop_notify
) != 0)
854
dxs->
dxs_loop_notify
!= DMAC_DONT_LOOP &&
855
(size % dxs->
dxs_loop_notify
) != 0)
1056
dxs->
dxs_loop_notify
!= DMAC_DONT_LOOP)
1057
src_size = dxs->
dxs_loop_notify
;
1064
dxs->
dxs_loop_notify
!= DMAC_DONT_LOOP)
1065
dst_size = dxs->
dxs_loop_notify
;
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025