Searched refs:_emit_STP (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/dma/ |
D | pl330.c | 777 static inline u32 _emit_STP(unsigned dry_run, u8 buf[], in _emit_STP() function 1160 off += _emit_STP(dry_run, &buf[off], SINGLE, in _emit_store() 1162 off += _emit_STP(dry_run, &buf[off], BURST, in _emit_store() 1165 off += _emit_STP(dry_run, &buf[off], cond, in _emit_store()
|