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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-lh7a40x/
H A Dlcd-panel.h56 #define NS_TO_CLOCK(ns,c) ((((ns)*((c)/1000) + (1000000 - 1))/1000000)) macro
79 .vsync_len = NS_TO_CLOCK (60, PIX_CLOCK),
341 #undef NS_TO_CLOCK macro

Completed in 191 milliseconds