Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DCommandProcessor.cpp98 static inline void WriteHigh(volatile u32& _reg, u16 highbits) in WriteHigh() function
205 WriteHigh(fifo.CPBreakpoint, val & WMASK_HI_RESTRICT); in RegisterMMIO()
284 WriteHigh(fifo.CPReadWriteDistance, val & WMASK_HI_RESTRICT); in RegisterMMIO()
299 WriteHigh(fifo.CPReadPointer, val & WMASK_HI_RESTRICT); in RegisterMMIO()