Searched defs:phy (Results 1 - 25 of 756) sorted by relevance

1234567891011>>

/linux-master/drivers/phy/mediatek/
H A DMakefile[all...]
/linux-master/include/linux/
H A Dfec.h17 phy_interface_t phy; member in struct:fec_platform_data
H A Dsh_eth.h9 int phy; member in struct:sh_eth_plat_data
H A Dfwnode_mdio.h20 fwnode_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, struct fwnode_handle *child, u32 addr) argument
H A Dphy_led_triggers.h33 static inline int phy_led_triggers_register(struct phy_device *phy) argument
37 static inline void phy_led_triggers_unregister(struct phy_device *phy) { } argument
38 static inline void phy_led_trigger_change_speed(struct phy_device *phy) { } argument
/linux-master/drivers/phy/broadcom/
H A DMakefile[all...]
H A Dphy-bcm-ns2-pcie.c47 struct phy *phy; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hti.c22 bool intel_hti_uses_phy(struct drm_i915_private *i915, enum phy phy) argument
/linux-master/include/linux/phy/
H A Dulpi_phy.h11 struct phy *phy; local
28 ulpi_phy_destroy(struct ulpi *ulpi, struct phy *phy) argument
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_dump.h21 static inline void asd_dump_frame_rcvd(struct asd_phy *phy, argument
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8960.c9 static void hdmi_phy_8960_powerup(struct hdmi_phy *phy, argument
28 hdmi_phy_8960_powerdown(struct hdmi_phy *phy) argument
[all...]
H A Dhdmi_phy_8x74.c9 static void hdmi_phy_8x74_powerup(struct hdmi_phy *phy, argument
22 static void hdmi_phy_8x74_powerdown(struct hdmi_phy *phy) argument
[all...]
H A Dhdmi_phy_8x60.c11 static void hdmi_phy_8x60_powerup(struct hdmi_phy *phy, argument
95 hdmi_phy_8x60_powerdown(struct hdmi_phy *phy) argument
[all...]
/linux-master/drivers/usb/renesas_usbhs/
H A Drcar2.c18 struct phy *phy = phy_get(&pdev->dev, "usb"); local
[all...]
H A Drza2.c18 struct phy *phy = phy_get(&pdev->dev, "usb"); local
[all...]
/linux-master/drivers/nfc/s3fwrn5/
H A Dphy_common.c19 struct phy_common *phy = phy_id; local
29 bool s3fwrn5_phy_power_ctrl(struct phy_common *phy, enum s3fwrn5_mode mode) argument
53 struct phy_common *phy = phy_id; local
65 struct phy_common *phy = phy_id; local
[all...]
/linux-master/drivers/nfc/microread/
H A Dmei.c23 struct nfc_mei_phy *phy; local
44 struct nfc_mei_phy *phy = mei_cldev_get_drvdata(cldev); local
/linux-master/drivers/nfc/pn544/
H A Dmei.c22 struct nfc_mei_phy *phy; local
43 struct nfc_mei_phy *phy = mei_cldev_get_drvdata(cldev); local
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c12 hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, struct hdmi_phy_data *phy) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c12 hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, struct hdmi_phy_data *phy) argument
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.c320 struct b43_phy *phy = &dev->phy; local
/linux-master/drivers/usb/phy/
H A Dphy-generic.h10 struct usb_phy phy; member in struct:usb_phy_generic
/linux-master/drivers/net/phy/
H A Dphy_led_triggers.c8 static struct phy_led_trigger *phy_speed_to_led_trigger(struct phy_device *phy, argument
20 static void phy_led_trigger_no_link(struct phy_device *phy) argument
29 phy_led_trigger_change_speed(struct phy_device *phy) argument
60 phy_led_trigger_format_name(struct phy_device *phy, char *buf, size_t size, const char *suffix) argument
67 phy_led_trigger_register(struct phy_device *phy, struct phy_led_trigger *plt, unsigned int speed, const char *suffix) argument
84 phy_led_triggers_register(struct phy_device *phy) argument
142 phy_led_triggers_unregister(struct phy_device *phy) argument
[all...]
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_20nm.c10 static void dsi_20nm_dphy_set_timing(struct msm_dsi_phy *phy, argument
43 static void dsi_20nm_phy_regulator_ctrl(struct msm_dsi_phy *phy, bool enable) argument
67 static int dsi_20nm_phy_enable(struct msm_dsi_phy *phy, argument
126 dsi_20nm_phy_disable(struct msm_dsi_phy *phy) argument
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dtsi108_dev.c73 struct device_node *phy, *mdio; local

Completed in 255 milliseconds

1234567891011>>