Searched refs:cur_en (Results 1 – 3 of 3) sorted by relevance
449 uint32_t cur_en = pos->enable ? 1 : 0; in dpp1_set_cursor_position() local465 cur_en = 0; /* not visible beyond right edge*/ in dpp1_set_cursor_position()468 cur_en = 0; /* not visible beyond left edge*/ in dpp1_set_cursor_position()471 cur_en = 0; /* not visible beyond bottom edge*/ in dpp1_set_cursor_position()474 cur_en = 0; /* not visible beyond top edge*/ in dpp1_set_cursor_position()477 CUR0_ENABLE, cur_en); in dpp1_set_cursor_position()
1189 uint32_t cur_en = pos->enable ? 1 : 0; in hubp1_cursor_set_position() local1230 cur_en = 0; /* not visible beyond right edge*/ in hubp1_cursor_set_position()1233 cur_en = 0; /* not visible beyond left edge*/ in hubp1_cursor_set_position()1236 cur_en = 0; /* not visible beyond bottom edge*/ in hubp1_cursor_set_position()1239 cur_en = 0; /* not visible beyond top edge*/ in hubp1_cursor_set_position()1241 if (cur_en && REG_READ(CURSOR_SURFACE_ADDRESS) == 0) in hubp1_cursor_set_position()1245 CURSOR_ENABLE, cur_en); in hubp1_cursor_set_position()
973 uint32_t cur_en = pos->enable ? 1 : 0; in hubp2_cursor_set_position() local1014 cur_en = 0; /* not visible beyond right edge*/ in hubp2_cursor_set_position()1017 cur_en = 0; /* not visible beyond left edge*/ in hubp2_cursor_set_position()1020 cur_en = 0; /* not visible beyond bottom edge*/ in hubp2_cursor_set_position()1023 cur_en = 0; /* not visible beyond top edge*/ in hubp2_cursor_set_position()1025 if (cur_en && REG_READ(CURSOR_SURFACE_ADDRESS) == 0) in hubp2_cursor_set_position()1029 CURSOR_ENABLE, cur_en); in hubp2_cursor_set_position()