Home
last modified time | relevance | path

Searched refs:VX_CVR (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/sound/pci/vx222/
Dvx222_ops.c24 [VX_CVR] = 0x04,
50 [VX_CVR] = 1,
/linux-6.6.21/include/sound/
Dvx_core.h363 VX_CVR, enumerator
/linux-6.6.21/sound/pcmcia/vx/
Dvxp_ops.c20 [VX_CVR] = 0x01, // CVR
/linux-6.6.21/sound/drivers/vx/
Dvx_core.c74 if (snd_vx_check_reg_bit(chip, VX_CVR, CVR_HC, 0, 200) < 0) in vx_send_irq_dsp()