Home
last modified time | relevance | path

Searched refs:CUR_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_cursor.c19 #define CUR_SIZE 0x1C macro
177 writel(cursor->height << 16 | cursor->width, layer->regs + CUR_SIZE); in sti_cursor_commit_layer()