Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()