Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Ddsp56k.c375 dsp56k_host_interface.icr |= DSP56K_ICR_HF1; in dsp56k_ioctl()
377 dsp56k_host_interface.icr &= ~DSP56K_ICR_HF1; in dsp56k_ioctl()
381 if (dsp56k_host_interface.icr & DSP56K_ICR_HF1) status |= 0x2; in dsp56k_ioctl()
452 dsp56k_host_interface.icr &= ~DSP56K_ICR_HF1; in dsp56k_open()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h485 #define DSP56K_ICR_HF1 0x10 macro