Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_lib.c56 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()
H A Dopl4_local.h47 #define OPL4_MODE_BIT 0x01 macro