Searched refs:_emit_STP (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/dma/ ! |
D | pl330.c | 783 static inline u32 _emit_STP(unsigned dry_run, u8 buf[], in _emit_STP() function 1166 off += _emit_STP(dry_run, &buf[off], SINGLE, in _emit_store() 1168 off += _emit_STP(dry_run, &buf[off], BURST, in _emit_store() 1171 off += _emit_STP(dry_run, &buf[off], cond, in _emit_store()
|