Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dati_2d.c96 unsigned src_x = (s->regs.dp_cntl & DST_X_LEFT_TO_RIGHT ? in ati_2d_blt() local
H A Dati_int.h68 uint32_t src_x; member
H A Dsm501.c740 unsigned int src_x = (s->twoD_source >> 16) & 0x01FFF; in sm501_2d_operation() local
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c460 void video_hw_bitblt (unsigned int bpp, unsigned int src_x, in video_hw_bitblt()