Home
last modified time | relevance | path

Searched refs:__maestro_write (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/
H A Des1968.c572 static void __maestro_write(struct es1968 *chip, u16 reg, u16 data) in __maestro_write() function
583 __maestro_write(chip, reg, data); in maestro_write()
668 __maestro_write(chip, IDR1_CRAM_POINTER, index); in apu_index_set()
682 __maestro_write(chip, IDR0_DATA_PORT, data); in apu_data_set()
787 __maestro_write(chip, 0x11, reg); in snd_es1968_bob_stop()
790 __maestro_write(chip, 0x17, reg); in snd_es1968_bob_stop()
825 __maestro_write(chip, 6, 0x9000 | (prescale << 5) | divide); /* set reg */ in snd_es1968_bob_start()
828 __maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1); in snd_es1968_bob_start()
829 __maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1); in snd_es1968_bob_start()
1836 __maestro_write(chip, IDR0_DATA_PORT, cp1); in snd_es1968_suppress_jitter()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/
H A Des1968.c572 static void __maestro_write(struct es1968 *chip, u16 reg, u16 data) in __maestro_write() function
583 __maestro_write(chip, reg, data); in maestro_write()
668 __maestro_write(chip, IDR1_CRAM_POINTER, index); in apu_index_set()
682 __maestro_write(chip, IDR0_DATA_PORT, data); in apu_data_set()
787 __maestro_write(chip, 0x11, reg); in snd_es1968_bob_stop()
790 __maestro_write(chip, 0x17, reg); in snd_es1968_bob_stop()
825 __maestro_write(chip, 6, 0x9000 | (prescale << 5) | divide); /* set reg */ in snd_es1968_bob_start()
828 __maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1); in snd_es1968_bob_start()
829 __maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1); in snd_es1968_bob_start()
1836 __maestro_write(chip, IDR0_DATA_PORT, cp1); in snd_es1968_suppress_jitter()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/
H A Des1968.c572 static void __maestro_write(struct es1968 *chip, u16 reg, u16 data) in __maestro_write() function
583 __maestro_write(chip, reg, data); in maestro_write()
668 __maestro_write(chip, IDR1_CRAM_POINTER, index); in apu_index_set()
682 __maestro_write(chip, IDR0_DATA_PORT, data); in apu_data_set()
787 __maestro_write(chip, 0x11, reg); in snd_es1968_bob_stop()
790 __maestro_write(chip, 0x17, reg); in snd_es1968_bob_stop()
825 __maestro_write(chip, 6, 0x9000 | (prescale << 5) | divide); /* set reg */ in snd_es1968_bob_start()
828 __maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1); in snd_es1968_bob_start()
829 __maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1); in snd_es1968_bob_start()
1836 __maestro_write(chip, IDR0_DATA_PORT, cp1); in snd_es1968_suppress_jitter()