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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dau1100fb.h179 #define LCD_HORZTIMING_HPW_N(N) ((((N)-1) << LCD_HORZTIMING_HPW_BIT) & LCD_HORZTIMING_HPW_MASK) macro
H A Dau1200fb.h211 #define LCD_HORZTIMING_HPW_N(N) (((N)-1)<<0) macro
497 #define LCD_HORZTIMING_HPW_N(N) (((N)-1)<<0) macro

Completed in 106 milliseconds