Home
last modified time | relevance | path

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

/devicemodel/include/
A Dvga.h58 #define SEQ_CMS_SAH_SHIFT 5 macro
/devicemodel/hw/
A Dvga.c1121 …val & SEQ_CMS_SA) >> SEQ_CMS_SA_SHIFT) * 2) + ((val & SEQ_CMS_SAH) >> SEQ_CMS_SAH_SHIFT)) * 8 * KB; in vga_port_out_handler()

Completed in 7 milliseconds