Home
last modified time | relevance | path

Searched refs:pbase (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c124 void __iomem *pbase = inst->port_base; in u2_phy_slew_rate_calibrate() local
134 mtk_phy_set_bits(pbase + XSP_USBPHYACR5, P2A5_RG_HSTX_SRCAL_EN); in u2_phy_slew_rate_calibrate()
138 mtk_phy_set_bits(pbase + XSP_U2FREQ_FMMONR1, P2F_RG_FRCK_EN); in u2_phy_slew_rate_calibrate()
141 mtk_phy_update_field(pbase + XSP_U2FREQ_FMCR0, P2F_RG_CYCLECNT, in u2_phy_slew_rate_calibrate()
145 mtk_phy_set_bits(pbase + XSP_U2FREQ_FMCR0, P2F_RG_FREQDET_EN); in u2_phy_slew_rate_calibrate()
148 readl_poll_timeout(pbase + XSP_U2FREQ_FMMONR1, tmp, in u2_phy_slew_rate_calibrate()
151 fm_out = readl(pbase + XSP_U2FREQ_MMONR0); in u2_phy_slew_rate_calibrate()
154 mtk_phy_clear_bits(pbase + XSP_U2FREQ_FMCR0, P2F_RG_FREQDET_EN); in u2_phy_slew_rate_calibrate()
157 mtk_phy_clear_bits(pbase + XSP_U2FREQ_FMMONR1, P2F_RG_FRCK_EN); in u2_phy_slew_rate_calibrate()
173 mtk_phy_update_field(pbase + XSP_USBPHYACR5, P2A5_RG_HSTX_SRCTRL, calib_val); in u2_phy_slew_rate_calibrate()
[all …]
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pcie_mac.c70 static void t7xx_pcie_mac_atr_tables_dis(void __iomem *pbase, enum t7xx_atr_src_port port) in t7xx_pcie_mac_atr_tables_dis() argument
77 reg = pbase + ATR_PCIE_WIN0_T0_ATR_PARAM_SRC_ADDR + offset; in t7xx_pcie_mac_atr_tables_dis()
85 void __iomem *pbase = IREG_BASE(t7xx_dev); in t7xx_pcie_mac_atr_cfg() local
113 reg = pbase + ATR_PCIE_WIN0_T0_TRSL_ADDR + offset; in t7xx_pcie_mac_atr_cfg()
117 reg = pbase + ATR_PCIE_WIN0_T0_TRSL_PARAM + offset; in t7xx_pcie_mac_atr_cfg()
120 reg = pbase + ATR_PCIE_WIN0_T0_ATR_PARAM_SRC_ADDR + offset; in t7xx_pcie_mac_atr_cfg()
H A Dt7xx_hif_cldma.c1076 struct t7xx_addr_base *pbase = &md_ctrl->t7xx_dev->base_addr; in t7xx_hw_info_init() local
1092 hw_info->ap_ao_base = t7xx_pcie_addr_transfer(pbase->pcie_ext_reg_base, in t7xx_hw_info_init()
1093 pbase->pcie_dev_reg_trsl_addr, phy_ao_base); in t7xx_hw_info_init()
1094 hw_info->ap_pdn_base = t7xx_pcie_addr_transfer(pbase->pcie_ext_reg_base, in t7xx_hw_info_init()
1095 pbase->pcie_dev_reg_trsl_addr, phy_pd_base); in t7xx_hw_info_init()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_muram.c15 phys_addr_t pbase; member
70 muram->pbase = base; in fman_muram_init()
/linux/drivers/edac/
H A Dimh_base.c54 u64 pbase; member
65 .pbase = (north ? (cfg)->mmio_base_l_north : \
112 reg->vbase = ioremap(reg->pbase, reg->size); in read_local_reg()
114 imh_printk(KERN_ERR, "Failed to ioremap 0x%llx\n", reg->pbase); in read_local_reg()
/linux/drivers/spi/
H A Dspi-davinci.c169 resource_size_t pbase; member
668 .src_addr = (unsigned long)dspi->pbase + SPIBUF, in davinci_spi_bufs()
674 .dst_addr = (unsigned long)dspi->pbase + SPIDAT1, in davinci_spi_bufs()
968 dspi->pbase = r->start; in davinci_spi_probe()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h213 u32 pbase; member
220 u32 pbase; member
H A Dsavagefb_driver.c1723 par->mmio.pbase = pci_resource_start(par->pcidev, 0) + in savage_map_mmio()
1726 par->mmio.pbase = pci_resource_start(par->pcidev, 0) + in savage_map_mmio()
1731 par->mmio.vbase = ioremap(par->mmio.pbase, par->mmio.len); in savage_map_mmio()
1739 info->fix.mmio_start = par->mmio.pbase; in savage_map_mmio()
1775 par->video.pbase = pci_resource_start(par->pcidev, resource); in savage_map_video()
1777 par->video.vbase = ioremap_wc(par->video.pbase, par->video.len); in savage_map_video()
1784 "pbase == %x\n", par->video.vbase, par->video.pbase); in savage_map_video()
1786 info->fix.smem_start = par->video.pbase; in savage_map_video()
1789 par->video.wc_cookie = arch_phys_wc_add(par->video.pbase, video_len); in savage_map_video()
/linux/drivers/hsi/controllers/
H A Domap_ssi_core.c320 const char *name, void __iomem **pbase, dma_addr_t *phy) in ssi_get_iomem() argument
331 *pbase = base; in ssi_get_iomem()
/linux/arch/arm/mach-rpc/
H A Decard.c184 void __iomem *pbase = (void __iomem *)base; in ecard_task_readbytes() local
189 *buf++ = readb(pbase + off); in ecard_task_readbytes()
/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c2989 u32 size, pbase; in atyfb_setup_sparc() local
2997 pci_read_config_dword(pdev, breg, &pbase); in atyfb_setup_sparc()
3009 par->mmap_map[j].voff = (pbase + 0x10000000) & PAGE_MASK; in atyfb_setup_sparc()
3022 par->mmap_map[j].voff = (pbase + 0x800000) & PAGE_MASK; in atyfb_setup_sparc()
3031 par->mmap_map[j].voff = pbase & PAGE_MASK; in atyfb_setup_sparc()