Searched refs:_emit_LPEND (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 673 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND() function 1322 szlpend = _emit_LPEND(1, buf, &lpend); in _loop() 1354 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop() 1361 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 673 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND() function 1322 szlpend = _emit_LPEND(1, buf, &lpend); in _loop() 1354 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop() 1361 off += _emit_LPEND(dry_run, &buf[off], &lpend); in _loop()
|
Completed in 9 milliseconds