Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c735 static inline u32 _emit_MOV(unsigned dry_run, u8 buf[], in _emit_MOV() function
1305 off += _emit_MOV(dry_run, &buf[off], CCR, dregs_ccr); in _dregs()
1318 off += _emit_MOV(dry_run, &buf[off], CCR, dregs_ccr); in _dregs()
1460 off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr); in _period()
1468 off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr); in _period()
1499 off += _emit_MOV(dry_run, &buf[off], SAR, x->src_addr); in _loop_cyclic()
1500 off += _emit_MOV(dry_run, &buf[off], DAR, x->dst_addr); in _loop_cyclic()
1569 off += _emit_MOV(dry_run, &buf[off], SAR, x->src_addr); in _setup_xfer()
1571 off += _emit_MOV(dry_run, &buf[off], DAR, x->dst_addr); in _setup_xfer()
1617 off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr); in _setup_req()