Searched refs:OPL4_MODE_BIT (Results 1 – 2 of 2) sorted by relevance
56 snd_opl4_write(opl4, OPL4_REG_MEMORY_CONFIGURATION, memcfg | OPL4_MODE_BIT); in snd_opl4_read_memory()82 snd_opl4_write(opl4, OPL4_REG_MEMORY_CONFIGURATION, memcfg | OPL4_MODE_BIT); in snd_opl4_write_memory()
47 #define OPL4_MODE_BIT 0x01 macro