Home
last modified time | relevance | path

Searched defs:dst_x (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/display/
H A Dati_2d.c57 unsigned dst_x = (s->regs.dp_cntl & DST_X_LEFT_TO_RIGHT ? in ati_2d_blt() local
H A Dati_int.h70 uint32_t dst_x; member
H A Dsm501.c695 unsigned int dst_x = (s->twoD_destination >> 16) & 0x01FFF; in sm501_2d_operation() local
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c446 void video_hw_rectfill (unsigned int bpp, unsigned int dst_x, in video_hw_rectfill()
461 unsigned int src_y, unsigned int dst_x, in video_hw_bitblt()