Searched refs:CFG3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/ |
H A D | cmi8328.c | 105 #define CFG3 0x63 macro 135 cfg[2] = snd_cmi8328_cfg_read(port, CFG3); in snd_cmi8328_cfg_save() 142 snd_cmi8328_cfg_write(port, CFG3, cfg[2]); in snd_cmi8328_cfg_restore() 249 snd_cmi8328_cfg_write(port, CFG3, 0); /* disable CDROM IRQ and DMA */ in snd_cmi8328_probe() 421 snd_cmi8328_cfg_write(cmi->port, CFG3, 0); in snd_cmi8328_remove()
|
/kernel/linux/linux-6.6/sound/isa/ |
H A D | cmi8328.c | 105 #define CFG3 0x63 macro 135 cfg[2] = snd_cmi8328_cfg_read(port, CFG3); in snd_cmi8328_cfg_save() 142 snd_cmi8328_cfg_write(port, CFG3, cfg[2]); in snd_cmi8328_cfg_restore() 249 snd_cmi8328_cfg_write(port, CFG3, 0); /* disable CDROM IRQ and DMA */ in snd_cmi8328_probe() 411 snd_cmi8328_cfg_write(cmi->port, CFG3, 0); in snd_cmi8328_remove()
|
Completed in 3 milliseconds