Home
last modified time | relevance | path

Searched refs:phy_regs (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.6.21/drivers/phy/sunplus/
Dphy-sunplus-usb2.c73 void __iomem *phy_regs; member
104 val = readl(usbphy->phy_regs + CONFIG7); in update_disc_vol()
106 writel(val, usbphy->phy_regs + CONFIG7); in update_disc_vol()
135 val = readl(usbphy->phy_regs + CONFIG9); in sp_uphy_init()
137 writel(val, usbphy->phy_regs + CONFIG9); in sp_uphy_init()
139 val = readl(usbphy->phy_regs + CONFIG1); in sp_uphy_init()
141 writel(val, usbphy->phy_regs + CONFIG1); in sp_uphy_init()
143 val = readl(usbphy->phy_regs + CONFIG23); in sp_uphy_init()
145 writel(val, usbphy->phy_regs + CONFIG23); in sp_uphy_init()
153 usbphy->phy_regs + CONFIG16); in sp_uphy_init()
[all …]
/linux-6.6.21/drivers/mmc/host/
Dsdhci-xenon-phy.c249 struct xenon_emmc_phy_regs *phy_regs = priv->emmc_phy_regs; in xenon_emmc_phy_init() local
256 reg = sdhci_readl(host, phy_regs->timing_adj); in xenon_emmc_phy_init()
258 sdhci_writel(host, reg, phy_regs->timing_adj); in xenon_emmc_phy_init()
298 false, host, phy_regs->timing_adj); in xenon_emmc_phy_init()
355 struct xenon_emmc_phy_regs *phy_regs = priv->emmc_phy_regs; in xenon_emmc_phy_enable_dll() local
361 reg = sdhci_readl(host, phy_regs->dll_ctrl); in xenon_emmc_phy_enable_dll()
366 reg = sdhci_readl(host, phy_regs->dll_ctrl); in xenon_emmc_phy_enable_dll()
380 reg |= phy_regs->dll_update; in xenon_emmc_phy_enable_dll()
383 sdhci_writel(host, reg, phy_regs->dll_ctrl); in xenon_emmc_phy_enable_dll()
525 struct xenon_emmc_phy_regs *phy_regs = priv->emmc_phy_regs; in xenon_emmc_phy_slow_mode() local
[all …]
Ddw_mmc-pltfm.c54 host->phy_regs = regs->start; in dw_mci_pltfm_register()
/linux-6.6.21/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii-qdf2432.c163 void __iomem *phy_regs = phy->base; in emac_sgmii_init_qdf2432() local
177 writel(0, phy_regs + EMAC_SGMII_PHY_RESET_CTRL); in emac_sgmii_init_qdf2432()
182 lnstatus = readl(phy_regs + SGMII_PHY_LN_LANE_STATUS); in emac_sgmii_init_qdf2432()
194 writel(0, phy_regs + SGMII_PHY_LN_BIST_GEN0); in emac_sgmii_init_qdf2432()
195 writel(0, phy_regs + SGMII_PHY_LN_BIST_GEN2); in emac_sgmii_init_qdf2432()
196 writel(0, phy_regs + SGMII_PHY_LN_CDR_CTRL1); in emac_sgmii_init_qdf2432()
199 writel(0, phy_regs + EMAC_SGMII_PHY_INTERRUPT_MASK); in emac_sgmii_init_qdf2432()
Demac-sgmii-qdf2400.c176 void __iomem *phy_regs = phy->base; in emac_sgmii_init_qdf2400() local
190 writel(0, phy_regs + EMAC_SGMII_PHY_RESET_CTRL); in emac_sgmii_init_qdf2400()
195 lnstatus = readl(phy_regs + SGMII_PHY_LN_LANE_STATUS); in emac_sgmii_init_qdf2400()
207 writel(0, phy_regs + SGMII_PHY_LN_BIST_GEN0); in emac_sgmii_init_qdf2400()
208 writel(0, phy_regs + SGMII_PHY_LN_BIST_GEN2); in emac_sgmii_init_qdf2400()
209 writel(0, phy_regs + SGMII_PHY_LN_CDR_CTRL1); in emac_sgmii_init_qdf2400()
212 writel(0, phy_regs + EMAC_SGMII_PHY_INTERRUPT_MASK); in emac_sgmii_init_qdf2400()
/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Dradio_2059.c48 .phy_regs.bw1 = r0, \
49 .phy_regs.bw2 = r1, \
50 .phy_regs.bw3 = r2, \
51 .phy_regs.bw4 = r3, \
52 .phy_regs.bw5 = r4, \
53 .phy_regs.bw6 = r5
Dradio_2057.c170 .phy_regs.phy_bw1a = r0, \
171 .phy_regs.phy_bw2 = r1, \
172 .phy_regs.phy_bw3 = r2, \
173 .phy_regs.phy_bw4 = r3, \
174 .phy_regs.phy_bw5 = r4, \
175 .phy_regs.phy_bw6 = r5
Dradio_2059.h53 struct b43_phy_ht_channeltab_e_phy phy_regs; member
Dradio_2055.c284 .phy_regs.phy_bw1a = r0, \
285 .phy_regs.phy_bw2 = r1, \
286 .phy_regs.phy_bw3 = r2, \
287 .phy_regs.phy_bw4 = r3, \
288 .phy_regs.phy_bw5 = r4, \
289 .phy_regs.phy_bw6 = r5
Dphy_lcn.c426 u16 phy_regs[] = { 0x910, 0x91e, 0x91f, 0x924, 0x925, 0x926, 0x920, in b43_phy_lcn_load_tx_iir_cck_filter() local
465 b43_phy_write(dev, phy_regs[j], in b43_phy_lcn_load_tx_iir_cck_filter()
478 u16 phy_regs[] = { 0x90f, 0x900, 0x901, 0x906, 0x907, 0x908, 0x902, in b43_phy_lcn_load_tx_iir_ofdm_filter() local
493 b43_phy_write(dev, phy_regs[j], in b43_phy_lcn_load_tx_iir_ofdm_filter()
Dradio_2057.h472 struct b43_phy_n_sfo_cfg phy_regs; member
498 struct b43_phy_n_sfo_cfg phy_regs; member
Dradio_2055.h245 struct b43_phy_n_sfo_cfg phy_regs; member
/linux-6.6.21/drivers/media/platform/ti/omap3isp/
Dispcsiphy.c219 reg = isp_reg_readl(phy->isp, phy->phy_regs, ISPCSIPHY_REG0); in omap3isp_csiphy_config()
230 isp_reg_writel(phy->isp, reg, phy->phy_regs, ISPCSIPHY_REG0); in omap3isp_csiphy_config()
232 reg = isp_reg_readl(phy->isp, phy->phy_regs, ISPCSIPHY_REG1); in omap3isp_csiphy_config()
241 isp_reg_writel(phy->isp, reg, phy->phy_regs, ISPCSIPHY_REG1); in omap3isp_csiphy_config()
345 phy2->phy_regs = OMAP3_ISP_IOMEM_CSIPHY2; in omap3isp_csiphy_init()
355 phy1->phy_regs = OMAP3_ISP_IOMEM_CSIPHY1; in omap3isp_csiphy_init()
Dispcsiphy.h32 unsigned int phy_regs; member
/linux-6.6.21/drivers/net/mdio/
Dmdio-mscc-miim.c56 struct regmap *phy_regs; member
179 if (!miim->phy_regs) in mscc_miim_reset()
185 ret = regmap_update_bits(miim->phy_regs, offset, bits, 0); in mscc_miim_reset()
191 ret = regmap_update_bits(miim->phy_regs, offset, bits, bits); in mscc_miim_reset()
298 miim->phy_regs = phy_regmap; in mscc_miim_probe()
/linux-6.6.21/drivers/staging/media/omap4iss/
Diss_csiphy.c97 iss_reg_write(phy->iss, phy->phy_regs, REGISTER0, reg); in csiphy_dphy_config()
105 iss_reg_write(phy->iss, phy->phy_regs, REGISTER1, reg); in csiphy_dphy_config()
265 phy1->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE1; in omap4iss_csiphy_init()
273 phy2->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE2; in omap4iss_csiphy_init()
Diss_csiphy.h33 unsigned int phy_regs; member
/linux-6.6.21/drivers/net/wireless/ath/carl9170/
Dphy.c1529 static const u32 phy_regs[] = { in carl9170_get_noisefloor() local
1532 u32 phy_res[ARRAY_SIZE(phy_regs)]; in carl9170_get_noisefloor()
1535 BUILD_BUG_ON(ARRAY_SIZE(phy_regs) != ARRAY_SIZE(ar->noise)); in carl9170_get_noisefloor()
1537 err = carl9170_read_mreg(ar, ARRAY_SIZE(phy_regs), phy_regs, phy_res); in carl9170_get_noisefloor()
/linux-6.6.21/drivers/usb/phy/
Dphy-mv-usb.c249 retval = mvotg->pdata->phy_init(mvotg->phy_regs); in mv_otg_enable_internal()
276 mvotg->pdata->phy_deinit(mvotg->phy_regs); in mv_otg_disable_internal()
721 mvotg->phy_regs = devm_ioremap(&pdev->dev, r->start, resource_size(r)); in mv_otg_probe()
722 if (mvotg->phy_regs == NULL) { in mv_otg_probe()
Dphy-mv-usb.h139 void __iomem *phy_regs; member
/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_hdmi.h151 void __iomem *phy_regs; member
/linux-6.6.21/drivers/usb/gadget/udc/
Dmv_u3d_core.c1108 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_enable()
1127 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_disable()
1242 pdata->phy_init(u3d->phy_regs); in mv_u3d_start()
1269 pdata->phy_init(u3d->phy_regs); in mv_u3d_stop()
1278 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_stop()
1840 retval = pdata->phy_init(u3d->phy_regs); in mv_u3d_probe()
1864 pdata->phy_deinit(u3d->phy_regs); in mv_u3d_probe()
Dmv_udc.h179 void __iomem *phy_regs; member
Dmv_u3d.h251 void __iomem *phy_regs; member
/linux-6.6.21/arch/mips/include/asm/ip32/
Dmace.h111 volatile unsigned long phy_regs; member

12