Home
last modified time | relevance | path

Searched refs:trig (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Delsa.c380 if (cs->hw.elsa.trig) in elsa_interrupt()
381 byteout(cs->hw.elsa.trig, 0x00); in elsa_interrupt()
506 if (cs->hw.elsa.trig) in reset_elsa()
507 byteout(cs->hw.elsa.trig, 0xff); in reset_elsa()
701 if (cs->hw.elsa.trig) in Elsa_card_msg()
702 byteout(cs->hw.elsa.trig, 0xff); in Elsa_card_msg()
917 cs->hw.elsa.trig = cs->hw.elsa.base + ELSA_TRIG_IRQ; in setup_elsa()
1016 cs->hw.elsa.trig = cs->hw.elsa.base + ELSA_TRIG_IRQ; in setup_elsa()
1041 cs->hw.elsa.trig = 0; in setup_elsa()
1099 cs->hw.elsa.trig = 0; in setup_elsa()
[all …]
Dhisax.h549 unsigned int trig; member
/linux-2.4.37.9/arch/i386/math-emu/
DREADME70 (4) The trig, log, and exp functions are based in each case upon quasi-
73 (5) The argument reducing code for the trig function effectively uses
238 trig and log functions against the Turbo C "emulator". For this table,
271 The code for reducing the argument for the trig functions (fsin, fcos,
/linux-2.4.37.9/arch/cris/boot/rescue/
Dhead.S199 bne do_rescue ; didn't match - trig rescue
/linux-2.4.37.9/drivers/video/
Dcgsixfb.c200 volatile u32 trir, trig, trib, tria; member