Home
last modified time | relevance | path

Searched refs:base_off (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.c50 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 Ddpu_hw_util.c71 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 Ddpu_hw_dspp.c84 b->base_off = addr; in _dspp_offset()
H A Ddpu_hw_util.h25 void __iomem *base_off; member
H A Ddpu_hw_lm.c36 b->base_off = addr; in _lm_offset()
H A Ddpu_hw_vbif.c222 b->base_off = addr; in _top_offset()
H A Ddpu_hw_intf.c71 b->base_off = addr; in _intf_offset()
H A Ddpu_hw_top.c286 b->base_off = addr; in _top_offset()
H A Ddpu_hw_ctl.c44 b->base_off = addr; in _ctl_offset()
H A Ddpu_hw_sspp.c697 b->base_off = addr; in _sspp_offset()
H A Ddpu_hw_interrupts.c1090 hw->base_off = addr; in __intr_offset()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol-elf.c2140 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() argument
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()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb.c910 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 + (128 / var->bits_per_pixel + 18) * plen) in falcon_encode_var()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c430 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()
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h256 int base_off; member
H A Dhisi_sas_main.c2747 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 Dhisi_sas_v3_hw.c2823 .base_off = PORT_BASE,
2911 .base_off = AXI_MASTER_CFG_BASE,
2929 .base_off = RAS_BASE,
/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c1530 loff_t base_off = le64_to_cpu(bm->m_base_offset); in process_blockmap_md() local
1540 df->df_blockmap_off = base_off; in process_blockmap_md()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c1743 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dtg3.c843 static int tg3_ape_scratchpad_read(struct tg3 *tp, u32 *data, u32 base_off, in tg3_ape_scratchpad_read() argument
886 tg3_ape_write32(tp, bufoff, base_off); in tg3_ape_scratchpad_read()
892 base_off += length; in tg3_ape_scratchpad_read()