Searched refs:CH_GVSEL_PAN_VOL_CTRL_EC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 142 #define CH_GVSEL_PAN_VOL_CTRL_EC 0xf0 macro
|
H A D | trident_main.c | 61 val = inl(TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC)); 575 outb(voice->Vol >> 2, TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 2)); in snd_trident_write_vol_reg() 580 TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC)); in snd_trident_write_vol_reg() 604 TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 3)); in snd_trident_write_pan_reg()
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 142 #define CH_GVSEL_PAN_VOL_CTRL_EC 0xf0 macro
|
H A D | trident_main.c | 61 val = inl(TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC)); 575 outb(voice->Vol >> 2, TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 2)); in snd_trident_write_vol_reg() 580 TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC)); in snd_trident_write_vol_reg() 604 TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 3)); in snd_trident_write_pan_reg()
|
Completed in 12 milliseconds