Home
last modified time | relevance | path

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

/external/u-boot/board/gdsys/common/
Dosd.c51 #define OSD_GET_REG(screen, fld, val) \ macro
59 #define OSD_GET_REG(screen, fld, val) \ macro
310 OSD_GET_REG(0, version, &version); in osd_probe()
311 OSD_GET_REG(0, features, &features); in osd_probe()