Searched refs:base_shift (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-en7523.c | 50 u8 base_shift; member 103 .base_shift = 8, 117 .base_shift = 8, 131 .base_shift = 8, 145 .base_shift = 0, 172 .base_shift = 8, 186 .base_shift = 0, 199 .base_shift = 8, 213 .base_shift = 8, 227 .base_shift = 8, [all …]
|
/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,
|
/linux/drivers/usb/gadget/udc/ |
H A D | net2272.h | 456 unsigned int base_shift; member 475 return dev->base_addr + (reg << dev->base_shift); in net2272_reg_addr()
|
/linux/arch/sparc/kernel/ |
H A D | iommu.c | 444 unsigned long base_shift; in dma_4u_map_sg() local 476 base_shift = iommu->tbl.table_map_base >> IO_PAGE_SHIFT; in dma_4u_map_sg() 523 (is_span_boundary(out_entry, base_shift, in dma_4u_map_sg()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 1592 dest_tlv->base_shift = in iwl_req_fw_callback() 1593 pieces->dbg_dest_tlv->base_shift; in iwl_req_fw_callback()
|