Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/reg_srcs/
HDrn504 0x143C DST_HEIGHT_WIDTH
HDr1004 0x143C DST_HEIGHT_WIDTH
HDr2004 0x143C DST_HEIGHT_WIDTH
HDrv5154 0x143C DST_HEIGHT_WIDTH
HDr3004 0x143C DST_HEIGHT_WIDTH
HDrs6004 0x143C DST_HEIGHT_WIDTH
HDr4204 0x143C DST_HEIGHT_WIDTH
/trueos/sys/dev/fb/
HDmachfbreg.h107 #define DST_HEIGHT_WIDTH 0x0118 /* Dword offset 46 */ macro
HDmachfb.c947 regw(sc, DST_HEIGHT_WIDTH, (cx << 16) | cy); in machfb_fill_rect()
1031 regw(sc, DST_HEIGHT_WIDTH, (adp->va_info.vi_cwidth << 16) | in machfb_putc()