/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_pingpong.c | 50 b->base_off = addr; in _pingpong_offset() 134 rc = readl_poll_timeout(c->base_off + c->blk_off + PP_LINE_COUNT, in dpu_hw_pp_poll_timeout_wr_ptr()
|
H A D | dpu_hw_dspp.c | 84 b->base_off = addr; in _dspp_offset()
|
H A D | dpu_hw_util.h | 18 * @base_off: mdp register mapped offset 25 void __iomem *base_off; member
|
H A D | dpu_hw_util.c | 71 writel_relaxed(val, c->base_off + c->blk_off + reg_off); in dpu_reg_write() 76 return readl_relaxed(c->base_off + c->blk_off + reg_off); in dpu_reg_read()
|
H A D | dpu_hw_lm.c | 36 b->base_off = addr; in _lm_offset()
|
H A D | dpu_hw_intf.c | 66 b->base_off = addr; in _intf_offset()
|
H A D | dpu_hw_vbif.c | 222 b->base_off = addr; in _top_offset()
|
H A D | dpu_hw_ctl.c | 44 b->base_off = addr; in _ctl_offset()
|
H A D | dpu_hw_top.c | 286 b->base_off = addr; in _top_offset()
|
H A D | dpu_hw_interrupts.c | 1090 hw->base_off = addr; in __intr_offset()
|
H A D | dpu_hw_sspp.c | 697 b->base_off = addr; in _sspp_offset()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol-elf.c | 2140 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc() argument 2142 if (!base_off) in sdt_adjust_loc() 2147 tmp->addr.a32[SDT_NOTE_IDX_LOC] + base_off - in sdt_adjust_loc() 2151 tmp->addr.a64[SDT_NOTE_IDX_LOC] + base_off - in sdt_adjust_loc() 2156 GElf_Addr base_off) in sdt_adjust_refctr() 2158 if (!base_off) in sdt_adjust_refctr() 2162 tmp->addr.a32[SDT_NOTE_IDX_REFCTR] -= (base_addr - base_off); in sdt_adjust_refctr() 2164 tmp->addr.a64[SDT_NOTE_IDX_REFCTR] -= (base_addr - base_off); in sdt_adjust_refctr() 2155 sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, GElf_Addr base_off) sdt_adjust_refctr() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb.c | 910 int hdb_off, hde_off, base_off; in falcon_decode_var() local 1218 base_off = par->hw.falcon.vid_control & VCO_SHORTOFFS ? 64 : 128; in falcon_decode_var() 1227 hdb_off = (base_off + 16 * plen) + prescale; in falcon_decode_var() 1232 hdb_off = (64 + base_off + (128 / bpp + 2) * plen) + prescale; in falcon_decode_var() 1234 hdb_off = (base_off + (128 / bpp + 18) * plen) + prescale; in falcon_decode_var() 1374 int hdb_off, hde_off, base_off; in falcon_encode_var() local 1475 base_off = hw->vid_control & VCO_SHORTOFFS ? 64 : 128; in falcon_encode_var() 1478 hdb_off = (base_off + 16 * plen) + prescale; in falcon_encode_var() 1482 hdb_off = (64 + base_off + (128 / var->bits_per_pixel + 2) * plen) in falcon_encode_var() 1485 hdb_off = (base_off in falcon_encode_var() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb.c | 898 int hdb_off, hde_off, base_off; in falcon_decode_var() local 1199 base_off = par->hw.falcon.vid_control & VCO_SHORTOFFS ? 64 : 128; in falcon_decode_var() 1208 hdb_off = (base_off + 16 * plen) + prescale; in falcon_decode_var() 1213 hdb_off = (64 + base_off + (128 / bpp + 2) * plen) + prescale; in falcon_decode_var() 1215 hdb_off = (base_off + (128 / bpp + 18) * plen) + prescale; in falcon_decode_var() 1355 int hdb_off, hde_off, base_off; in falcon_encode_var() local 1456 base_off = hw->vid_control & VCO_SHORTOFFS ? 64 : 128; in falcon_encode_var() 1459 hdb_off = (base_off + 16 * plen) + prescale; in falcon_encode_var() 1463 hdb_off = (64 + base_off + (128 / var->bits_per_pixel + 2) * plen) in falcon_encode_var() 1466 hdb_off = (base_off in falcon_encode_var() [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | symbol-elf.c | 2616 static void sdt_adjust_loc(struct sdt_note *tmp, GElf_Addr base_off) in sdt_adjust_loc() argument 2618 if (!base_off) in sdt_adjust_loc() 2623 tmp->addr.a32[SDT_NOTE_IDX_LOC] + base_off - in sdt_adjust_loc() 2627 tmp->addr.a64[SDT_NOTE_IDX_LOC] + base_off - in sdt_adjust_loc() 2632 GElf_Addr base_off) in sdt_adjust_refctr() 2634 if (!base_off) in sdt_adjust_refctr() 2638 tmp->addr.a32[SDT_NOTE_IDX_REFCTR] -= (base_addr - base_off); in sdt_adjust_refctr() 2640 tmp->addr.a64[SDT_NOTE_IDX_REFCTR] -= (base_addr - base_off); in sdt_adjust_refctr() 2631 sdt_adjust_refctr(struct sdt_note *tmp, GElf_Addr base_addr, GElf_Addr base_off) sdt_adjust_refctr() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 430 long base_off; member 437 long base_off; member 444 long base_off; member 451 long base_off; member 624 long n = bnxt_rx_bytes_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 630 long n = bnxt_rx_pkts_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 636 long n = bnxt_tx_bytes_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 642 long n = bnxt_tx_pkts_pri_arr[i].base_off + in bnxt_get_ethtool_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 473 long base_off; member 480 long base_off; member 487 long base_off; member 494 long base_off; member 665 long n = bnxt_rx_bytes_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 671 long n = bnxt_rx_pkts_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 677 long n = bnxt_tx_bytes_pri_arr[i].base_off + in bnxt_get_ethtool_stats() 683 long n = bnxt_tx_pkts_pri_arr[i].base_off + in bnxt_get_ethtool_stats()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 2943 int base_off; member 3000 .base_off = PORT_BASE, 3087 .base_off = AXI_MASTER_CFG_BASE, 3104 .base_off = RAS_BASE, 3468 offset = port->base_off + 4 * i; in debugfs_snapshot_port_reg_v3_hw() 3493 *databuf = hisi_sas_read32(hisi_hba, 4 * i + axi->base_off); in debugfs_snapshot_axi_reg_v3_hw() 3504 *databuf = hisi_sas_read32(hisi_hba, 4 * i + ras->base_off); in debugfs_snapshot_ras_reg_v3_hw() 3545 debugfs_to_reg_name_v3_hw(int off, int base_off, in debugfs_to_reg_name_v3_hw() argument 3549 if (off == lu->off - base_off) in debugfs_to_reg_name_v3_hw() 3565 name = debugfs_to_reg_name_v3_hw(off, reg->base_off, in debugfs_print_reg_v3_hw() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 2747 offset = port->base_off + 4 * i; in hisi_sas_debugfs_snapshot_port_reg() 2778 4 * i + axi->base_off); in hisi_sas_debugfs_snapshot_axi_reg() 2792 4 * i + ras->base_off); in hisi_sas_debugfs_snapshot_ras_reg() 2835 hisi_sas_debugfs_to_reg_name(int off, int base_off, in hisi_sas_debugfs_to_reg_name() argument 2839 if (off == lu->off - base_off) in hisi_sas_debugfs_to_reg_name() 2856 name = hisi_sas_debugfs_to_reg_name(off, reg->base_off, in hisi_sas_debugfs_print_reg()
|
H A D | hisi_sas.h | 256 int base_off; member
|
H A D | hisi_sas_v3_hw.c | 2846 .base_off = PORT_BASE, 2934 .base_off = AXI_MASTER_CFG_BASE, 2952 .base_off = RAS_BASE,
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/ |
H A D | goya.c | 1743 static void goya_init_tpc_qman(struct hl_device *hdev, u32 base_off, int tpc_id) in goya_init_tpc_qman() argument 1761 qman_base_addr = hdev->asic_prop.sram_base_address + base_off; in goya_init_tpc_qman()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 1936 static void goya_init_tpc_qman(struct hl_device *hdev, u32 base_off, int tpc_id) in goya_init_tpc_qman() argument 1954 qman_base_addr = hdev->asic_prop.sram_base_address + base_off; in goya_init_tpc_qman()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 844 static int tg3_ape_scratchpad_read(struct tg3 *tp, u32 *data, u32 base_off, in tg3_ape_scratchpad_read() argument 887 tg3_ape_write32(tp, bufoff, base_off); in tg3_ape_scratchpad_read() 893 base_off += length; in tg3_ape_scratchpad_read()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 845 static int tg3_ape_scratchpad_read(struct tg3 *tp, u32 *data, u32 base_off, in tg3_ape_scratchpad_read() argument 888 tg3_ape_write32(tp, bufoff, base_off); in tg3_ape_scratchpad_read() 894 base_off += length; in tg3_ape_scratchpad_read()
|