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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c180 #define VCO_SHORTOFFS 0x100 macro
1198 par->hw.falcon.vid_control |= VCO_SHORTOFFS; /* base_offset 64 */
1237 base_off = par->hw.falcon.vid_control & VCO_SHORTOFFS ? 64 : 128;
1494 base_off = hw->vid_control & VCO_SHORTOFFS ? 64 : 128;

Completed in 139 milliseconds