Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H A Dsavage_drv.h449 #define BCI_LINE_X_Y(x, y) (((y) << 16) | ((x) & 0xFFFF)) macro

Completed in 4 milliseconds