Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/common/
H A Dosd.c386 OSD_SET_REG(screen, xy_size, ((32 - 1) << 8) | (16 - 1)); in osd_probe()
475 OSD_SET_REG(screen, xy_size, ((x - 1) << 8) | (y - 1)); in osd_size()
/OK3568_Linux_fs/u-boot/include/
H A Dgdsys_fpga.h57 u16 xy_size; member