Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dgusemu_hal.c65 return GUSregb(AdLibCommand2xA); /* AdLib2x8_2xA */ in gus_read()
211 GUSregb(AdLibCommand2xA) = (uint8_t) data; in gus_write()
215 …if ((GUSregb(AdLibCommand2xA) == 0x04) && (!(GUSregb(GUS45TimerCtrl) & 1))) /* GUS auto timer mode… in gus_write()
H A Dgustate.h120 #define AdLibCommand2xA (VSRVolRampControl+2+(16*2)*11) macro