Searched refs:to_cycles (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dtcic.c192 static int to_cycles(int ns) function
674 reg = TCIC_WAIT_ASYNC | TCIC_WAIT_SENSE | to_cycles(250);
723 ioctl |= to_cycles(io->speed) & TCIC_ICTL_WSCNT_MASK;
769 ctl |= to_cycles(mem->speed) & TCIC_MCTL_WSCNT_MASK;
H A Di82092.c275 static int to_cycles(int ns) function
642 switch (to_cycles(mem->speed)) {
H A Dpd6729.c39 #define to_cycles(ns) ((ns)/120) macro
503 switch (to_cycles(mem->speed)) {
H A Di82365.c567 static int to_cycles(int ns) function
1091 switch (to_cycles(mem->speed)) {
H A Dyenta_socket.c60 #define to_cycles(ns) ((ns)/120) macro
477 switch (to_cycles(mem->speed)) {

Completed in 48 milliseconds