Searched refs:PPOD_IDX_SHIFT (Results 1 – 2 of 2) sorted by relevance
167 #define PPOD_IDX_SHIFT 6 macro245 u32 hw_idx = (ddp_tag >> PPOD_IDX_SHIFT) & in cxgbi_ppm_ddp_tag_get_idx()254 return (hw_idx << PPOD_IDX_SHIFT) | ((u32)color); in cxgbi_ppm_make_ddp_tag()300 tformat->color_bits = PPOD_IDX_SHIFT; in cxgbi_tagmask_check()301 tformat->idx_bits = bits - 1 - PPOD_IDX_SHIFT; in cxgbi_tagmask_check()304 tformat->color_mask = (1 << PPOD_IDX_SHIFT) - 1; in cxgbi_tagmask_check()
113 if (pdata->color == ((1 << PPOD_IDX_SHIFT) - 1)) in ppm_mark_entries()487 ppmax, ppmax, bits, 1 << (bits + PPOD_IDX_SHIFT)); in cxgbi_tagmask_set()489 return 1 << (bits + PPOD_IDX_SHIFT); in cxgbi_tagmask_set()