Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c123 * clockdelay_nt:
124 * NOTE: only one clockdelay_nt value must be given once for all cards.
214 static uint clockdelay_nt = CLKDEL_NT; variable
232 module_param(clockdelay_nt, uint, S_IRUGO | S_IWUSR);
3967 HFC_outb(hc, A_ST_CLK_DLY, clockdelay_nt); in hfcmulti_initmode()