Home
last modified time | relevance | path

Searched refs:_emit_ST (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/dma/
Dpl330.c759 static inline u32 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_ST() function
1099 off += _emit_ST(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()
1105 off += _emit_ST(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()
1155 off += _emit_ST(dry_run, &buf[off], cond); in _emit_store()