Home
last modified time | relevance | path

Searched defs:phy (Results 251 - 275 of 1375) sorted by relevance

1...<<11121314151617181920>>...55

/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-samsung-ufs.c31 static void samsung_ufs_phy_config(struct samsung_ufs_phy *phy, in samsung_ufs_phy_config() argument
48 static int samsung_ufs_phy_wait_for_lock_acq(struct phy *phy) in samsung_ufs_phy_wait_for_lock_acq() argument
76 samsung_ufs_phy_calibrate(struct phy *phy) samsung_ufs_phy_calibrate() argument
134 samsung_ufs_phy_clks_init(struct samsung_ufs_phy *phy) samsung_ufs_phy_clks_init() argument
151 samsung_ufs_phy_init(struct phy *phy) samsung_ufs_phy_init() argument
161 samsung_ufs_phy_power_on(struct phy *phy) samsung_ufs_phy_power_on() argument
183 samsung_ufs_phy_power_off(struct phy *phy) samsung_ufs_phy_power_off() argument
207 samsung_ufs_phy_exit(struct phy *phy) samsung_ufs_phy_exit() argument
232 struct samsung_ufs_phy *phy; samsung_ufs_phy_probe() local
[all...]
H A Dphy-samsung-usb2.h28 struct phy *phy; member
H A Dphy-exynos-pcie.c50 static int exynos5433_pcie_phy_init(struct phy *phy) in exynos5433_pcie_phy_init() argument
119 static int exynos5433_pcie_phy_exit(struct phy *phy) in exynos5433_pcie_phy_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/starfive/
H A Dphy-jh7110-pcie.c37 struct phy *phy; member
95 static void phy_kvco_gain_set(struct jh7110_pcie_phy *phy) in phy_kvco_gain_set() argument
105 struct jh7110_pcie_phy *phy = phy_get_drvdata(_phy); jh7110_pcie_phy_set_mode() local
139 struct jh7110_pcie_phy *phy; jh7110_pcie_phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-pxa-28nm-hsic.c42 struct phy *phy; member
56 static int mv_hsic_phy_init(struct phy *phy) in mv_hsic_phy_init() argument
87 static int mv_hsic_phy_power_on(struct phy *phy) in mv_hsic_phy_power_on() argument
127 mv_hsic_phy_power_off(struct phy *phy) mv_hsic_phy_power_off() argument
138 mv_hsic_phy_exit(struct phy *phy) mv_hsic_phy_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c50 static int ufs_mtk_phy_clk_init(struct ufs_mtk_phy *phy) in ufs_mtk_phy_clk_init() argument
60 static void ufs_mtk_phy_set_active(struct ufs_mtk_phy *phy) in ufs_mtk_phy_set_active() argument
91 static void ufs_mtk_phy_set_deep_hibern(struct ufs_mtk_phy *phy) in ufs_mtk_phy_set_deep_hibern() argument
121 struct ufs_mtk_phy *phy = get_ufs_mtk_phy(generic_phy); ufs_mtk_phy_power_on() local
135 struct ufs_mtk_phy *phy = get_ufs_mtk_phy(generic_phy); ufs_mtk_phy_power_off() local
155 struct ufs_mtk_phy *phy; ufs_mtk_phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c90 static int qcom_ssphy_power_on(struct phy *phy) in qcom_ssphy_power_on() argument
121 static int qcom_ssphy_power_off(struct phy *phy) in qcom_ssphy_power_off() argument
191 struct phy *phy; qcom_ssphy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-dm816x-usb.c48 struct usb_phy phy; member
74 struct dm816x_usb_phy *phy = phy_get_drvdata(x); in dm816x_usb_phy_init() local
113 struct dm816x_usb_phy *phy = dev_get_drvdata(dev); dm816x_usb_phy_runtime_suspend() local
131 struct dm816x_usb_phy *phy = dev_get_drvdata(dev); dm816x_usb_phy_runtime_resume() local
176 struct dm816x_usb_phy *phy; dm816x_usb_phy_probe() local
262 struct dm816x_usb_phy *phy = platform_get_drvdata(pdev); dm816x_usb_phy_remove() local
[all...]
H A Dphy-da8xx-usb.c30 static int da8xx_usb11_phy_power_on(struct phy *phy) in da8xx_usb11_phy_power_on() argument
45 static int da8xx_usb11_phy_power_off(struct phy *ph argument
62 da8xx_usb20_phy_power_on(struct phy *phy) da8xx_usb20_phy_power_on() argument
76 da8xx_usb20_phy_power_off(struct phy *phy) da8xx_usb20_phy_power_off() argument
88 da8xx_usb20_phy_set_mode(struct phy *phy, enum phy_mode mode, int submode) da8xx_usb20_phy_set_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c255 struct hdmi_phy *phy = pll_get_phy(pll); in hdmi_pll_enable() local
340 struct hdmi_phy *phy = pll_get_phy(pll); in hdmi_pll_disable() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_sideband.c218 static u32 vlv_dpio_phy_iosf_port(struct drm_i915_private *i915, enum dpio_phy phy) in vlv_dpio_phy_iosf_port() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi.h42 struct msm_dsi_phy *phy; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c12 struct sun8i_hdmi_phy *phy; member
143 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev, in sun8i_phy_clk_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_internal.h32 struct sas_phy *phy; member
166 struct sas_phy *phy in sas_phy_set_target() local
113 sas_phy_match_dev_addr(struct domain_device *dev, struct ex_phy *phy) sas_phy_match_dev_addr() argument
119 sas_phy_match_port_addr(struct asd_sas_port *port, struct ex_phy *phy) sas_phy_match_port_addr() argument
[all...]
H A Dsas_host_smp.c22 struct sas_phy *phy; in sas_host_smp_discover() local
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_modules.h39 struct bfa_phy_s phy; /* phy module */ member
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl-phy.c77 struct wpan_phy *phy; in ieee802154_list_phy() local
28 ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, u32 seq, int flags, struct wpan_phy *phy) ieee802154_nl_fill_phy() argument
119 ieee802154_dump_phy_iter(struct wpan_phy *phy, void *_data) ieee802154_dump_phy_iter() argument
164 struct wpan_phy *phy; ieee802154_add_iface() local
269 struct wpan_phy *phy; ieee802154_del_iface() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DLimitedStreams.cpp200 const UInt64 phy = extent.Phy + (virt - extent.Virt); in Read() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-stp-xway.c234 u32 shadow, groups, dsl, phy; in xway_stp_probe() local
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_spi_cr50.c52 static inline struct cr50_spi_phy *to_cr50_spi_phy(struct tpm_tis_spi_phy *phy) in to_cr50_spi_phy() argument
76 static void cr50_ensure_access_delay(struct cr50_spi_phy *phy) in cr50_ensure_access_delay() argument
117 cr50_needs_waking(struct cr50_spi_phy *phy) cr50_needs_waking() argument
131 struct tpm_tis_spi_phy *phy = &cr50_phy->spi_phy; cr50_wake_if_needed() local
159 cr50_spi_flow_control(struct tpm_tis_spi_phy *phy, struct spi_transfer *spi_xfer) cr50_spi_flow_control() argument
188 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); tpm_tis_spi_cr50_transfer() local
230 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); cr50_print_fw_version() local
255 struct tpm_tis_spi_phy *phy; cr50_spi_probe() local
318 struct tpm_tis_spi_phy *phy = to_tpm_tis_spi_phy(data); tpm_tis_spi_resume() local
[all...]
H A Dtpm_tis.c175 struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tcg_read_bytes() local
186 struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tcg_write_bytes() local
196 struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tcg_read16() local
205 struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tcg_read32() local
214 struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tcg_write32() local
231 struct tpm_tis_tcg_phy *phy; tpm_tis_init() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dcoh901318_lli.c61 dma_addr_t phy; in coh901318_lli_alloc() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtsi108.h94 u16 phy; /* phy address */ member
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dspi.c105 struct st33zp24_spi_phy *phy = phy_id; in st33zp24_spi_send() local
148 struct st33zp24_spi_phy *phy = phy_id; st33zp24_spi_read8_reg() local
198 struct st33zp24_spi_phy *phy = phy_id; st33zp24_spi_evaluate_latency() local
232 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; st33zp24_spi_acpi_request_resources() local
263 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; st33zp24_spi_of_request_resources() local
303 struct st33zp24_spi_phy *phy = tpm_dev->phy_id; st33zp24_spi_request_resources() local
340 struct st33zp24_spi_phy *phy; st33zp24_spi_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz_common.c339 int ksz_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy) in ksz_enable_port() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...55