Searched refs:base_shift (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | cls.c | 121 unsigned int i, bits_per_prio, prios_per_word, base_shift; in nfp_abm_update_band_map() local 132 base_shift = 8 - order_base_2(abm->num_prios); in nfp_abm_update_band_map() 142 band = nfp_abm_find_band_for_prio(alink, i << base_shift); in nfp_abm_update_band_map()
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens-v0_1.c | 28 .base_shift = 3, 44 .base_shift = 2, 66 .base_shift = 2,
|
| H A D | tsens-v1.c | 26 .base_shift = 2,
|
| /linux/arch/sparc/kernel/ |
| H A D | iommu.c | 454 unsigned long base_shift; in dma_4u_map_sg() local 486 base_shift = iommu->tbl.table_map_base >> IO_PAGE_SHIFT; in dma_4u_map_sg() 533 (is_span_boundary(out_entry, base_shift, in dma_4u_map_sg()
|
| H A D | pci_sun4v.c | 492 unsigned long base_shift; in dma_4v_map_sg() local 530 base_shift = tbl->table_map_base >> IO_PAGE_SHIFT; in dma_4v_map_sg() 576 (is_span_boundary(out_entry, base_shift, in dma_4v_map_sg()
|