Searched +full:ufshc +full:- +full:m31 +full:- +full:16 +full:nm (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/ufs/cdns,ufshc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jan Kotas <jank@cadence.com>12 # Select only our matches, not all jedec,ufs-2.018 - cdns,ufshc19 - cdns,ufshc-m31-16nm21 - compatible24 - $ref: ufs-common.yaml[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/ufs/ti,j721e-ufs.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Vignesh Raghavendra <vigneshr@ti.com>15 - const: ti,j721e-ufs23 description: phandle to the M-PHY clock25 power-domains:28 assigned-clocks:31 assigned-clock-parents:[all …]
1 // SPDX-License-Identifier: GPL-2.019 #include "ufshcd-pltfrm.h"27 * cdns_ufs_dme_attr_val - for storing L4 attributes33 * cdns_ufs_get_l4_attr - get L4 attributes on local side42 &host->cdns_ufs_dme_attr_val[0]); in cdns_ufs_get_l4_attr()44 &host->cdns_ufs_dme_attr_val[1]); in cdns_ufs_get_l4_attr()46 &host->cdns_ufs_dme_attr_val[2]); in cdns_ufs_get_l4_attr()48 &host->cdns_ufs_dme_attr_val[3]); in cdns_ufs_get_l4_attr()50 &host->cdns_ufs_dme_attr_val[4]); in cdns_ufs_get_l4_attr()52 &host->cdns_ufs_dme_attr_val[5]); in cdns_ufs_get_l4_attr()[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/8 #include <dt-bindings/mux/mux.h>9 #include <dt-bindings/phy/phy.h>10 #include <dt-bindings/phy/phy-ti.h>12 #include "k3-serdes.h"15 serdes_refclk: clock-serdes {16 #clock-cells = <0>;17 compatible = "fixed-clock";25 compatible = "mmio-sram";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/7 #include <dt-bindings/phy/phy.h>8 #include <dt-bindings/phy/phy-ti.h>9 #include <dt-bindings/mux/mux.h>11 #include "k3-serdes.h"14 cmn_refclk: clock-cmnrefclk {15 #clock-cells = <0>;16 compatible = "fixed-clock";17 clock-frequency = <0>;[all …]