Searched refs:trig (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | elsa.c | 380 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 …]
|
D | hisax.h | 549 unsigned int trig; member
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | README | 70 (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/ |
D | head.S | 199 bne do_rescue ; didn't match - trig rescue
|
/linux-2.4.37.9/drivers/video/ |
D | cgsixfb.c | 200 volatile u32 trir, trig, trib, tria; member
|