Searched refs:_emit_LP (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | pl330.c | 664 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() function 1357 szlp = _emit_LP(1, buf, 0, 0); in _loop() 1383 off += _emit_LP(dry_run, &buf[off], 0, lcnt0); in _loop() 1387 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _loop() 1430 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _period() 1443 off += _emit_LP(dry_run, &buf[off], 1, lcnt1); in _period() 1503 off += _emit_LP(dry_run, &buf[off], 0, lcnt0); in _loop_cyclic()
|