Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpl330.c765 static inline u32 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_ST() function
1105 off += _emit_ST(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()
1111 off += _emit_ST(dry_run, &buf[off], ALWAYS); in _ldst_memtomem()
1161 off += _emit_ST(dry_run, &buf[off], cond); in _emit_store()