Searched refs:TERASIC_MTL_TEXTCURSOR_COL_MASK (Results 1 – 2 of 2) sorted by relevance
128 #define TERASIC_MTL_TEXTCURSOR_COL_MASK 0xff00 macro
230 *colp = (v & TERASIC_MTL_TEXTCURSOR_COL_MASK) >> in terasic_mtl_reg_textcursor_get()