Searched refs:BCI_LINE_X_Y (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/gpu/drm/savage/
H A Dsavage_drv.h446 #define BCI_LINE_X_Y(x, y) (((y) << 16) | ((x) & 0xFFFF)) macro

Completed in 117 milliseconds