Searched refs:DTMFbase (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h204 int DTMFbase; /* base address of DTMF coefficients */ member in struct:hfc_multi
H A Dhfcmulti.c1148 hc->DTMFbase = 0x1000;
1158 hc->DTMFbase = 0x2000;
1169 hc->DTMFbase = 0x2000;
1175 hc->DTMFbase = 0x0;
1826 addr = hc->DTMFbase + ((co<<7) | (ch<<2));

Completed in 83 milliseconds