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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dtcic.c209 static int to_cycles(int ns) function
690 reg = TCIC_WAIT_ASYNC | TCIC_WAIT_SENSE | to_cycles(250);
739 ioctl |= to_cycles(io->speed) & TCIC_ICTL_WSCNT_MASK;
785 ctl |= to_cycles(mem->speed) & TCIC_MCTL_WSCNT_MASK;
H A Di82092.c293 static int to_cycles(int ns) function
655 switch (to_cycles(mem->speed)) {
H A Dpd6729.c39 #define to_cycles(ns) ((ns)/120) macro
506 switch (to_cycles(mem->speed)) {
H A Di82365.c584 static int to_cycles(int ns) function
1108 switch (to_cycles(mem->speed)) {
H A Dyenta_socket.c44 #define to_cycles(ns) ((ns)/120) macro
418 switch (to_cycles(mem->speed)) {

Completed in 111 milliseconds