Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dpowervr2.h293 void sb_pdstap_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
H A Dpowervr2.cpp95 map(0x00, 0x03).rw(FUNC(powervr2_device::sb_pdstap_r), FUNC(powervr2_device::sb_pdstap_w)); in pd_dma_map()
1630 void powervr2_device::sb_pdstap_w(offs_t offset, uint32_t data, uint32_t mem_mask) in sb_pdstap_w() function in powervr2_device
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dpowervr2.h293 void sb_pdstap_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
H A Dpowervr2.cpp95 map(0x00, 0x03).rw(FUNC(powervr2_device::sb_pdstap_r), FUNC(powervr2_device::sb_pdstap_w)); in pd_dma_map()
1630 void powervr2_device::sb_pdstap_w(offs_t offset, uint32_t data, uint32_t mem_mask) in sb_pdstap_w() function in powervr2_device