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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Dcia.c60 amiga_custom.intreq = IF_SETCLR | base->int_mask;
81 amiga_custom.intreq = IF_SETCLR | base->int_mask;
141 amiga_custom.intena = IF_SETCLR | IF_PORTS;
144 amiga_custom.intena = IF_SETCLR | IF_EXTER;
H A Damiints.c93 amiga_custom.intena = IF_SETCLR | IF_INTEN;
108 amiga_custom.intena = IF_SETCLR | (1 << (irq - IRQ_USER));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Damigaints.h74 #define IF_SETCLR 0x8000 /* set/clr bit */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_paula.c527 custom.intena = IF_SETCLR | IF_AUD0;
537 custom.intena = IF_SETCLR | IF_AUD0;
546 custom.intena = IF_SETCLR | IF_AUD0;
552 custom.intena = IF_SETCLR | IF_AUD0;
587 custom.intena = IF_SETCLR | IF_AUD0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Damiserial.c207 custom.intena = IF_SETCLR | IF_TBE;
210 custom.intreq = IF_SETCLR | IF_TBE;
428 custom.intena = IF_SETCLR | IF_TBE;
431 custom.intreq = IF_SETCLR | IF_TBE;
589 custom.intena = IF_SETCLR | IF_RBF | IF_TBE;
880 custom.intena = IF_SETCLR | IF_TBE;
883 custom.intreq = IF_SETCLR | IF_TBE;
927 custom.intena = IF_SETCLR | IF_TBE;
930 custom.intreq = IF_SETCLR | IF_TBE;
987 custom.intena = IF_SETCLR | IF_TB
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Damifb.c594 #define VBlankOn() custom.intena = IF_SETCLR|IF_COPER
3586 (cop++)->l = CMOVE(IF_SETCLR | IF_COPER, intreq);

Completed in 121 milliseconds