Searched refs:MISC_CONTROL (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/sound/pci/ |
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-6.6.21/drivers/crypto/intel/qat/qat_common/ |
D | icp_qat_hal.h | 8 MISC_CONTROL = 0xA04, enumerator
|
D | qat_hal.c | 736 handle->chip_info->misc_ctl_csr = MISC_CONTROL; in qat_hal_chip_init() 763 handle->chip_info->misc_ctl_csr = MISC_CONTROL; in qat_hal_chip_init()
|
/linux-6.6.21/drivers/firewire/ |
D | nosy.h | 15 #define MISC_CONTROL 0x40 macro
|
D | nosy.c | 601 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); in add_card()
|