Searched refs:ca0108_chip (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/pci/emu10k1/ |
| H A D | emu10k1_main.c | 791 u16 bit = emu->card_capabilities->ca0108_chip ? 0x2000 : 0x8000; in emu1010_interrupt() 949 .ca0108_chip = 1, 995 .ca0108_chip = 1, 1022 .ca0108_chip = 1, 1061 .ca0108_chip = 1, 1074 .ca0108_chip = 1, 1087 .ca0108_chip = 1, 1101 .ca0108_chip = 1, 1123 .ca0108_chip = 1, 1144 .ca0108_chip = 1, [all …]
|
| H A D | emuproc.c | 619 emu->card_capabilities->ca0108_chip ? 0xa0 : 0x80, 4); in snd_emu_proc_ptr_reg_write20() 676 (emu->card_capabilities->ca0151_chip || emu->card_capabilities->ca0108_chip)) { in snd_emu10k1_proc_init() 683 if (emu->card_capabilities->ca0108_chip) in snd_emu10k1_proc_init()
|
| H A D | io.c | 168 if (emu->card_capabilities->ca0108_chip) in snd_emu10k1_spi_write() 311 u32 mask = emu->card_capabilities->ca0108_chip ? 0x1f : 0x7f; in snd_emu1010_fpga_read()
|
| H A D | emufx.c | 1410 if (emu->card_capabilities->ca0108_chip) { in _snd_emu10k1_audigy_init_efx() 1635 if (emu->card_capabilities->ca0108_chip) { in _snd_emu10k1_audigy_init_efx() 1694 if (emu->card_capabilities->ca0108_chip) { in _snd_emu10k1_audigy_init_efx()
|
| /linux-6.15/include/sound/ |
| H A D | emu10k1.h | 1662 unsigned int ca0108_chip:1; /* Audigy 2 Value */ member
|