Searched refs:cur_en (Results 1 – 3 of 3) sorted by relevance
447 uint32_t cur_en = pos->enable ? 1 : 0; in dpp1_set_cursor_position() local463 cur_en = 0; /* not visible beyond right edge*/ in dpp1_set_cursor_position()466 cur_en = 0; /* not visible beyond left edge*/ in dpp1_set_cursor_position()469 cur_en = 0; /* not visible beyond bottom edge*/ in dpp1_set_cursor_position()472 cur_en = 0; /* not visible beyond top edge*/ in dpp1_set_cursor_position()475 CUR0_ENABLE, cur_en); in dpp1_set_cursor_position()
1160 uint32_t cur_en = pos->enable ? 1 : 0; in hubp1_cursor_set_position() local1201 cur_en = 0; /* not visible beyond right edge*/ in hubp1_cursor_set_position()1204 cur_en = 0; /* not visible beyond left edge*/ in hubp1_cursor_set_position()1207 cur_en = 0; /* not visible beyond bottom edge*/ in hubp1_cursor_set_position()1210 cur_en = 0; /* not visible beyond top edge*/ in hubp1_cursor_set_position()1212 if (cur_en && REG_READ(CURSOR_SURFACE_ADDRESS) == 0) in hubp1_cursor_set_position()1216 CURSOR_ENABLE, cur_en); in hubp1_cursor_set_position()
974 uint32_t cur_en = pos->enable ? 1 : 0; in hubp2_cursor_set_position() local1015 cur_en = 0; /* not visible beyond right edge*/ in hubp2_cursor_set_position()1018 cur_en = 0; /* not visible beyond left edge*/ in hubp2_cursor_set_position()1021 cur_en = 0; /* not visible beyond bottom edge*/ in hubp2_cursor_set_position()1024 cur_en = 0; /* not visible beyond top edge*/ in hubp2_cursor_set_position()1026 if (cur_en && REG_READ(CURSOR_SURFACE_ADDRESS) == 0) in hubp2_cursor_set_position()1030 CURSOR_ENABLE, cur_en); in hubp2_cursor_set_position()