Home
last modified time | relevance | path

Searched refs:IF_SETCLR (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/m68k/amiga/
A Dcia.c61 amiga_custom.intreq = IF_SETCLR | base->int_mask; in cia_set_irq()
82 amiga_custom.intreq = IF_SETCLR | base->int_mask; in cia_able_irq()
153 amiga_custom.intena = IF_SETCLR | IF_PORTS; in auto_irq_enable()
156 amiga_custom.intena = IF_SETCLR | IF_EXTER; in auto_irq_enable()
A Damiints.c30 amiga_custom.intena = IF_SETCLR | (1 << (data->irq - IRQ_USER)); in amiga_irq_enable()
170 amiga_custom.intena = IF_SETCLR | IF_INTEN; in amiga_init_IRQ()
/linux-6.3-rc2/drivers/tty/
A Damiserial.c160 amiga_custom.intena = IF_SETCLR | IF_TBE; in rs_start()
163 amiga_custom.intreq = IF_SETCLR | IF_TBE; in rs_start()
352 amiga_custom.intena = IF_SETCLR | IF_TBE; in check_modem_status()
355 amiga_custom.intreq = IF_SETCLR | IF_TBE; in check_modem_status()
485 amiga_custom.intena = IF_SETCLR | IF_RBF | IF_TBE; in startup()
736 amiga_custom.intena = IF_SETCLR | IF_TBE; in rs_flush_chars()
739 amiga_custom.intreq = IF_SETCLR | IF_TBE; in rs_flush_chars()
777 amiga_custom.intena = IF_SETCLR | IF_TBE; in rs_write()
780 amiga_custom.intreq = IF_SETCLR | IF_TBE; in rs_write()
828 amiga_custom.intena = IF_SETCLR | IF_TBE; in rs_send_xchar()
[all …]
/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound_paula.c528 custom.intena = IF_SETCLR | IF_AUD0; in AmiPlay()
538 custom.intena = IF_SETCLR | IF_AUD0; in AmiPlay()
547 custom.intena = IF_SETCLR | IF_AUD0; in AmiPlay()
553 custom.intena = IF_SETCLR | IF_AUD0; in AmiPlay()
588 custom.intena = IF_SETCLR | IF_AUD0; in AmiInterrupt()
/linux-6.3-rc2/arch/m68k/include/asm/
A Damigaints.h74 #define IF_SETCLR 0x8000 /* set/clr bit */ macro
/linux-6.3-rc2/drivers/video/fbdev/
A Damifb.c599 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
2126 (cop++)->l = CMOVE(IF_SETCLR | IF_COPER, intreq); in ami_init_copper()

Completed in 17 milliseconds