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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dmax8925_bl.c24 #define LWX_FREQ(x) (((x - 601) / 100) & 0x7) macro
155 value |= (LWX_FREQ(pdata->lxw_freq) << 4);

Completed in 40 milliseconds