Home
last modified time | relevance | path

Searched refs:DSP56K_ICR_HF0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/
H A Ddsp56k.c371 dsp56k_host_interface.icr |= DSP56K_ICR_HF0; in dsp56k_ioctl()
373 dsp56k_host_interface.icr &= ~DSP56K_ICR_HF0; in dsp56k_ioctl()
380 if (dsp56k_host_interface.icr & DSP56K_ICR_HF0) status |= 0x1; in dsp56k_ioctl()
451 dsp56k_host_interface.icr &= ~DSP56K_ICR_HF0; in dsp56k_open()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h484 #define DSP56K_ICR_HF0 0x08 macro