Home
last modified time | relevance | path

Searched full:combophy (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dintel,combo-phy.yaml7 title: Intel ComboPhy Subsystem
13 Intel Combophy subsystem supports PHYs for PCIe, EMAC and SATA
14 controllers. A single Combophy provides two PHY instances.
18 pattern: "combophy(@.*|-[0-9a-f])*$"
22 - const: intel,combophy-lgm
30 - description: ComboPhy core registers
50 description: Chip configuration registers handle and ComboPhy instance id
54 description: HSIO registers handle and ComboPhy instance id on NOC
59 Specify the flag to configure ComboPHY in dual lane mode.
64 Mode of the two phys in ComboPhy.
[all …]
H A Dcalxeda-combophy.yaml4 $id: http://devicetree.org/schemas/phy/calxeda-combophy.yaml#
22 const: calxeda,hb-combophy
31 description: device ID for programming the ComboPHY.
46 compatible = "calxeda,hb-combophy";
/OK3568_Linux_fs/kernel/drivers/phy/intel/
H A DKconfig18 bool "Intel Lightning Mountain ComboPHY driver"
25 Enable this to support Intel ComboPhy.
27 This driver configures ComboPhy subsystem on Intel gateway
H A Dphy-intel-lgm-combo.c55 * for ComboPhy according to the mode.
63 /* ComboPhy mode Register values */
233 dev_err(dev, "Failed to set ComboPhy mode: %d\n", ret); in intel_cbphy_set_mode()
465 * in which ComboPhy subsytem specific registers are subset. Using in intel_cbphy_fwnode_parse()
543 dev_err(dev, "Invalid. ComboPhy is in Dual lane mode %d\n", iphy_id); in intel_cbphy_xlate()
618 { .compatible = "intel,combophy-lgm" },
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/
H A Dsata_highbank.yaml49 phandle-combophy and lane assignment, which maps each SATA port to a
50 combophy and a lane within that combophy
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Decx-common.dtsi218 compatible = "calxeda,hb-combophy";
225 compatible = "calxeda,hb-combophy";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588s-evb3-lp4x.dtsi13 combophy_avdd0v85: combophy-avdd0v85 {
23 combophy_avdd1v8: combophy-avdd1v8 {
H A Drk3588s-evb8-lp4x.dtsi13 combophy_avdd0v85: combophy-avdd0v85 {
23 combophy_avdd1v8: combophy-avdd1v8 {
H A Drk3588s-evb1-lp4x.dtsi23 combophy_avdd0v85: combophy-avdd0v85 {
33 combophy_avdd1v8: combophy-avdd1v8 {
H A Drk3588s-evb4-lp4x.dtsi13 combophy_avdd0v85: combophy-avdd0v85 {
23 combophy_avdd1v8: combophy-avdd1v8 {
H A Drk3588s-tablet-rk806-single.dtsi80 combophy_avdd0v85: combophy-avdd0v85 {
89 combophy_avdd1v8: combophy-avdd1v8 {
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-usbdp.c535 dev_err(udphy->dev, "failed to init combophy\n"); in udphy_setup()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c649 dev_err(udphy->dev, "failed to init combophy\n"); in udphy_setup()