Searched refs:OPL3SA2_PM_CTRL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/isa/ |
H A D | opl3sa2.c | 78 #define OPL3SA2_PM_CTRL 0x01 macro 260 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D0); in snd_opl3sa2_detect() 554 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D3); in snd_opl3sa2_suspend() 570 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D0); in snd_opl3sa2_resume()
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | opl3sa2.c | 83 #define OPL3SA2_PM_CTRL 0x01 macro 261 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D0); in snd_opl3sa2_detect() 547 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D3); in snd_opl3sa2_suspend() 563 snd_opl3sa2_write(chip, OPL3SA2_PM_CTRL, OPL3SA2_PM_D0); in snd_opl3sa2_resume()
|
Completed in 4 milliseconds