Searched refs:MISC_CONTROL (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/ |
H A D | als300.c | 68 #define MISC_CONTROL 0x8C macro 153 u32 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL); in snd_als300_set_irq_flag() 163 snd_als300_gcr_write(chip->port, MISC_CONTROL, tmp); in snd_als300_set_irq_flag() 570 chip->revision = (snd_als300_gcr_read(chip->port, MISC_CONTROL) >> 16) in snd_als300_init() 583 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL); in snd_als300_init() 584 snd_als300_gcr_write(chip->port, MISC_CONTROL, in snd_als300_init()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hal.h | 8 MISC_CONTROL = 0xA04, enumerator
|
/linux/drivers/firewire/ |
H A D | nosy.h | 15 #define MISC_CONTROL 0x40 macro
|
H A D | nosy.c | 603 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); in add_card()
|