Searched refs:GR_CONTROL_UA_POS (Results 1 – 2 of 2) sorted by relevance
88 #define GR_CONTROL_UA_POS 1 macro
191 (control & GR_CONTROL_UA_MASK) >> GR_CONTROL_UA_POS); in gr_dfs_show()875 control |= (address << GR_CONTROL_UA_POS) & GR_CONTROL_UA_MASK; in gr_set_address()