Searched refs:_emit_LPEND (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | pl330.c | 690 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND() function 1364 szlpend = _emit_LPEND(1, buf, &lpend); in _loop() 1396 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop() 1403 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop() 1437 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _period() 1450 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _period() 1513 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop_cyclic() 1522 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop_cyclic()
|