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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-lh7a40x/
H A Dlcd-panel.h65 #define PIX_CLOCK_DIVIDER CLOCK_TO_DIV (PIX_CLOCK_TARGET, HCLK) macro
66 #define PIX_CLOCK (HCLK/PIX_CLOCK_DIVIDER)
84 .tim2 = TIM2_IPC | (PIX_CLOCK_DIVIDER - 2),
131 #define PIX_CLOCK_DIVIDER CLOCK_TO_DIV (PIX_CLOCK_TARGET, HCLK) macro
132 #define PIX_CLOCK (HCLK/PIX_CLOCK_DIVIDER)
151 | (PIX_CLOCK_DIVIDER - 2),
167 #define PIX_CLOCK_DIVIDER CLOCK_TO_DIV (PIX_CLOCK_TARGET, HCLK) macro
168 #define PIX_CLOCK (HCLK/PIX_CLOCK_DIVIDER)
187 | (PIX_CLOCK_DIVIDER - 2),
200 #define PIX_CLOCK_DIVIDER CLOCK_TO_DI macro
247 #define PIX_CLOCK_DIVIDER macro
280 #define PIX_CLOCK_DIVIDER macro
314 #define PIX_CLOCK_DIVIDER macro
[all...]

Completed in 33 milliseconds