Searched +full:phy +full:- +full:pcs +full:- +full:tx +full:- +full:deemph +full:- +full:3 +full:p5db +full:- +full:attenuation +full:- +full:db (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | fsl,imx8mq-usb-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/fsl,imx8mq-usb-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale i.MX8MQ USB3 PHY 10 - Li Jun <jun.li@nxp.com> 15 - enum: 16 - fsl,imx8mq-usb-phy 17 - fsl,imx8mp-usb-phy 18 - items: [all …]
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 1 // SPDX-License-Identifier: GPL-2.0+ 10 #include <linux/phy/phy.h> 23 #define PHY_CTRL1_ATERESET BIT(3) 70 #define TCA_TCPC_LOW_POWER_EN BIT(3) 77 #define TCA_SYSMODE_TCPC_DISABLE BIT(3) 85 #define TCA_PSTATE_TX_STS BIT(3) 93 #define TCA_GEN_PHY_TYPEC_DISABLE BIT(3) 109 struct phy *phy; member 133 struct tca_blk *tca = imx_phy->tca; in tca_blk_typec_switch_set() 136 if (tca->orientation == orientation) in tca_blk_typec_switch_set() [all …]
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-19x19-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/pwm/pwm.h> 9 #include <dt-bindings/usb/pd.h> 15 #define BRD_SM_CTRL_SD3_WAKE 0x8000 /* PCAL6408A-0 */ 16 #define BRD_SM_CTRL_PCIE1_WAKE 0x8001 /* PCAL6408A-4 */ 17 #define BRD_SM_CTRL_BT_WAKE 0x8002 /* PCAL6408A-5 */ 18 #define BRD_SM_CTRL_PCIE2_WAKE 0x8003 /* PCAL6408A-6 */ 19 #define BRD_SM_CTRL_BUTTON 0x8004 /* PCAL6408A-7 */ 23 compatible = "fsl,imx95-19x19-evk", "fsl,imx95"; [all …]
|
| H A D | imx95-15x15-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/i3c/i3c.h> 9 #include <dt-bindings/leds/common.h> 10 #include <dt-bindings/phy/phy-imx8-pcie.h> 11 #include <dt-bindings/pwm/pwm.h> 12 #include <dt-bindings/usb/pd.h> 25 compatible = "fsl,imx95-15x15-evk", "fsl,imx95"; 51 bt_sco_codec: bt-sco-codec { 52 compatible = "linux,bt-sco"; [all …]
|