Home
last modified time | relevance | path

Searched refs:ISR_CHK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_core.c96 if (vx_check_isr(chip, ISR_CHK, 0, 200) < 0) in vx_reset_chk()
121 if ((err = vx_wait_isr_bit(chip, ISR_CHK)) < 0) in vx_transfer_end()
274 if ((err = vx_wait_isr_bit(chip, ISR_CHK)) < 0) in vx_send_msg_nolock()
371 if ((err = vx_wait_isr_bit(chip, ISR_CHK)) < 0) in vx_send_rih_nolock()
701 if ((err = vx_wait_isr_bit(chip, ISR_CHK)) < 0) in snd_vx_dsp_load()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_core.c96 if (vx_check_isr(chip, ISR_CHK, 0, 200) < 0) in vx_reset_chk()
123 err = vx_wait_isr_bit(chip, ISR_CHK); in vx_transfer_end()
282 err = vx_wait_isr_bit(chip, ISR_CHK); in vx_send_msg_nolock()
386 err = vx_wait_isr_bit(chip, ISR_CHK); in vx_send_rih_nolock()
720 err = vx_wait_isr_bit(chip, ISR_CHK); in snd_vx_dsp_load()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h436 #define ISR_CHK 0x10 macro
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h436 #define ISR_CHK 0x10 macro

Completed in 6 milliseconds