Searched defs:SK_PNMI_HUNDREDS_SEC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnm2.h234 #define SK_PNMI_HUNDREDS_SEC(t) (t) macro
236 #define SK_PNMI_HUNDREDS_SEC(t) (((t) * 100) / (SK_TICKS_PER_SEC)) macro
H A Dskdrv2nd.h89 #define SK_PNMI_HUNDREDS_SEC(t) (t) macro
91 #define SK_PNMI_HUNDREDS_SEC(t) ((((unsigned long)t) * 100) / \ macro

Completed in 50 milliseconds