Searched refs:MCACHE_ID_UNASSIGNED (Results 1 – 2 of 2) sorted by relevance
328 static const uint32_t MCACHE_ID_UNASSIGNED = 0xF; variable633 per_plane_pipe_mcache_regs->main.p0.mcache_id_first = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()634 per_plane_pipe_mcache_regs->main.p0.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()637 per_plane_pipe_mcache_regs->mall.p0.mcache_id_first = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()638 per_plane_pipe_mcache_regs->mall.p0.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()641 per_plane_pipe_mcache_regs->main.p1.mcache_id_first = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()642 per_plane_pipe_mcache_regs->main.p1.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()645 per_plane_pipe_mcache_regs->mall.p1.mcache_id_first = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()646 per_plane_pipe_mcache_regs->mall.p1.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()
595 const uint32_t MCACHE_ID_UNASSIGNED = 0xF; in get_dcc_visual_confirm_color() local614 …if (first_id != MCACHE_ID_UNASSIGNED && second_id != MCACHE_ID_UNASSIGNED && first_id != second_id… in get_dcc_visual_confirm_color()620 else if (first_id != MCACHE_ID_UNASSIGNED || second_id != MCACHE_ID_UNASSIGNED) { in get_dcc_visual_confirm_color()632 uint32_t assigned_id = (first_id != MCACHE_ID_UNASSIGNED) ? first_id : second_id; in get_dcc_visual_confirm_color()