Searched refs:bmdma_cmd_writeb (Results 1 – 7 of 7) sorted by relevance
60 void bmdma_cmd_writeb(BMDMAState *bm, uint32_t val);
145 bmdma_cmd_writeb(&d->i.bmdma[0], val); in sii3112_reg_write()160 bmdma_cmd_writeb(&d->i.bmdma[1], val); in sii3112_reg_write()
76 bmdma_cmd_writeb(bm, val); in bmdma_write()
77 bmdma_cmd_writeb(bm, val); in bmdma_write()
139 bmdma_cmd_writeb(bm, val); in bmdma_write()
380 void bmdma_cmd_writeb(BMDMAState *bm, uint32_t val) in bmdma_cmd_writeb() function
32 bmdma_cmd_writeb(uint32_t val) "val: 0x%08x"