Searched full:miphy (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/phy/ |
H A D | st,spear1310-miphy.yaml | 4 $id: http://devicetree.org/schemas/phy/st,spear1310-miphy.yaml# 7 title: ST SPEAr miphy 13 ST Microelectronics SPEAr miphy is a phy controller supporting PCIe and SATA. 18 - st,spear1310-miphy 19 - st,spear1340-miphy 47 miphy@1000 { 48 compatible = "st,spear1310-miphy";
|
H A D | phy-miphy28lp.txt | 4 This binding describes a miphy device that is used to control PHY hardware 31 - reset-names : Associated name must be "miphy-sw-rst". 35 is not available in all the MiPHY. For example, for STiH407, only the 38 different MiPHY inside the same SoC. 66 reset-names = "miphy-sw-rst"; 82 reset-names = "miphy-sw-rst"; 95 reset-names = "miphy-sw-rst"; 105 property, containing a phandle to the miphy device node and an index 115 Macro definitions for the supported miphy configuration can be found in:
|
H A D | phy-miphy365x.txt | 4 This binding describes a miphy device that is used to control PHY hardware 10 containing the miphy registers and integer array should contain
|
/linux/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 27 /* MiPHY registers */ 169 * On STiH407 the glue logic can be different among MiPHY devices; for example: 373 /* Bringing the MIPHY-CPU registers out of reset */ in miphy28lp_set_reset() 525 /* MIPHY Reset */ in miphy28_usb3_miphy_reset() 754 /* MIPHY Bias boost */ in miphy28lp_configure_usb3() 761 /* MIPHY TX control */ in miphy28lp_configure_usb3() 784 /* MIPHY RX input bridge control */ in miphy28lp_configure_usb3() 790 /* MIPHY Reset for usb3 */ in miphy28lp_configure_usb3() 860 /* MiPHY reset and sysconf setup */ 871 dev_err(miphy_dev->dev, "unable to bring out of miphy reset\n"); in miphy28lp_setup() [all …]
|
H A D | phy-spear1340-miphy.c | 3 * ST spear1340-miphy driver 184 { .compatible = "st,spear1340-miphy" }, 281 .name = "spear1340-miphy", 289 MODULE_DESCRIPTION("ST SPEAR1340-MIPHY driver");
|
H A D | phy-spear1310-miphy.c | 3 * ST SPEAr1310-miphy driver 174 { .compatible = "st,spear1310-miphy" }, 249 .name = "spear1310-miphy", 256 MODULE_DESCRIPTION("ST SPEAR1310-MIPHY driver");
|
/linux/arch/arm/boot/dts/st/ |
H A D | spear1310.dtsi | 26 miphy0: miphy@eb800000 { 27 compatible = "st,spear1310-miphy"; 35 miphy1: miphy@eb804000 { 36 compatible = "st,spear1310-miphy"; 44 miphy2: miphy@eb808000 { 45 compatible = "st,spear1310-miphy";
|
H A D | spear1340.dtsi | 28 miphy0: miphy@eb800000 { 29 compatible = "st,spear1340-miphy";
|
H A D | stih407-family.dtsi | 176 reset-names = "miphy-sw-rst"; 192 reset-names = "miphy-sw-rst"; 206 reset-names = "miphy-sw-rst";
|
H A D | spear1310-evb.dts | 103 miphy@eb800000 {
|
H A D | spear1340-evb.dts | 119 miphy@eb800000 {
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | st,spear1340-pcie.yaml | 13 SPEAr13XX uses the Synopsys DesignWare PCIe controller and ST MiPHY as PHY
|