Searched refs:XPOS (Results 1 – 2 of 2) sorted by relevance
127 c. starting horizontal position (XPOS) should start on a 32-bit160 | ... unused ... |FOR| XPOS | YPOS |171 XPOS - starting horizontal position
57 #define XPOS(x) FIELD_PREP(XPOS_MASK, (x)) macro226 regmap_write(lb->reg_cfg, POSITION, XPOS(x) | YPOS(y)); in dc_lb_position()