Searched refs:MISC_CONTROL (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/sound/pci/
H A Dals300.c81 #define MISC_CONTROL 0x8C macro
167 u32 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL); snd_als300_set_irq_flag()
177 snd_als300_gcr_write(chip->port, MISC_CONTROL, tmp); snd_als300_set_irq_flag()
618 chip->revision = (snd_als300_gcr_read(chip->port, MISC_CONTROL) >> 16) snd_als300_init()
631 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL); snd_als300_init()
632 snd_als300_gcr_write(chip->port, MISC_CONTROL, snd_als300_init()
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dicp_qat_hal.h52 MISC_CONTROL = 0x04, enumerator in enum:hal_global_csr
H A Dqat_hal.c422 misc_ctl = GET_GLB_CSR(handle, MISC_CONTROL); qat_hal_reset_timestamp()
424 SET_GLB_CSR(handle, MISC_CONTROL, misc_ctl & qat_hal_reset_timestamp()
434 SET_GLB_CSR(handle, MISC_CONTROL, misc_ctl | MC_TIMESTAMP_ENABLE); qat_hal_reset_timestamp()
/linux-4.1.27/drivers/firewire/
H A Dnosy.h14 #define MISC_CONTROL 0x40 macro
H A Dnosy.c596 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); add_card()
/linux-4.1.27/include/linux/
H A Dsm501.h32 * Modify the SM501's MISC_CONTROL register
/linux-4.1.27/drivers/mfd/
H A Dsm501.c271 dev_dbg(sm->dev, "MISC_CONTROL %08lx\n", misc); sm501_misc_control()

Completed in 315 milliseconds