Searched refs:phy_ops (Results 126 - 150 of 227) sorted by relevance

12345678910

/linux-master/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c214 static const struct phy_ops uniphier_pciephy_ops = {
H A Dphy-uniphier-usb3hs.c315 static const struct phy_ops uniphier_u3hsphy_ops = {
H A Dphy-uniphier-ahci.c379 static const struct phy_ops uniphier_ahciphy_ops = {
/linux-master/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c225 static const struct phy_ops sp_uphy_ops = {
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c313 mipi_dsi->pdata.phy_ops = &meson_dw_mipi_dsi_phy_ops;
/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-mipi-csi-0-5.c204 static const struct phy_ops mtk_cdphy_ops = {
/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c205 static const struct phy_ops sr_phy_ops = {
H A Dphy-brcm-sata.c725 static const struct phy_ops phy_ops = { variable in typeref:struct:phy_ops
810 port->phy = devm_phy_create(dev, child, &phy_ops);
H A Dphy-bcm-ns2-usbdrd.c267 static const struct phy_ops ops = {
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c322 static const struct phy_ops ops = {
H A Dphy-rockchip-snps-pcie3.c217 static const struct phy_ops rochchip_p3phy_ops = {
H A Dphy-rockchip-inno-csidphy.c330 static const struct phy_ops rockchip_inno_csidphy_ops = {
/linux-master/drivers/phy/samsung/
H A Dphy-exynos-mipi-video.c287 static const struct phy_ops exynos_mipi_video_phy_ops = {
/linux-master/drivers/phy/ralink/
H A Dphy-mt7621-pci.c257 static const struct phy_ops mt7621_pci_phy_ops = {
/linux-master/drivers/phy/tegra/
H A Dxusb-tegra124.c600 static const struct phy_ops tegra124_usb2_phy_ops = {
737 static const struct phy_ops tegra124_ulpi_phy_ops = {
953 static const struct phy_ops tegra124_hsic_phy_ops = {
1141 static const struct phy_ops tegra124_pcie_phy_ops = {
1337 static const struct phy_ops tegra124_sata_phy_ops = {
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c5890 .phy_ops = &ich8_phy_ops,
5907 .phy_ops = &ich8_phy_ops,
5924 .phy_ops = &ich8_phy_ops,
5943 .phy_ops = &ich8_phy_ops,
5964 .phy_ops = &ich8_phy_ops,
5985 .phy_ops = &ich8_phy_ops,
6005 .phy_ops = &ich8_phy_ops,
6025 .phy_ops = &ich8_phy_ops,
6045 .phy_ops = &ich8_phy_ops,
6065 .phy_ops
[all...]
/linux-master/drivers/gpu/drm/sti/
H A Dsti_hdmi.c768 hdmi->phy_ops->stop(hdmi);
902 if (!hdmi->phy_ops->start(hdmi)) {
1410 hdmi->phy_ops = (struct hdmi_phy_ops *)
/linux-master/drivers/char/tpm/
H A Dtpm_tis_core.c1101 const struct tpm_tis_phy_ops *phy_ops,
1130 priv->phy_ops = phy_ops;
1100 tpm_tis_core_init(struct device *dev, struct tpm_tis_data *priv, int irq, const struct tpm_tis_phy_ops *phy_ops, acpi_handle acpi_dev_handle) argument
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_hw.h357 const struct e1000_phy_operations *phy_ops; member in struct:e1000_info
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-salvo.c321 static const struct phy_ops cdns_salvo_phy_ops = {
H A Dcdns-dphy.c403 static const struct phy_ops cdns_dphy_ops = {
/linux-master/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c433 .phy_ops = &dw_mipi_dsi_stm_phy_ops,
/linux-master/drivers/phy/ingenic/
H A Dphy-ingenic-usb.c196 static const struct phy_ops ingenic_usb_phy_ops = {
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c129 struct phy_ops ops;
H A Dphy-qcom-snps-femto-v2.c491 static const struct phy_ops qcom_snps_hsphy_gen_ops = {

Completed in 254 milliseconds

12345678910