Home
last modified time | relevance | path

Searched full:unipro (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/ufs/
H A Dunipro.h241 UFS_UNIPRO_VER_1_40 = 1, /* UniPro version 1.40 */
242 UFS_UNIPRO_VER_1_41 = 2, /* UniPro version 1.41 */
243 UFS_UNIPRO_VER_1_6 = 3, /* UniPro version 1.6 */
244 UFS_UNIPRO_VER_1_61 = 4, /* UniPro version 1.61 */
245 UFS_UNIPRO_VER_1_8 = 5, /* UniPro version 1.8 */
246 UFS_UNIPRO_VER_MAX = 6, /* UniPro unsupported version */
247 /* UniPro version field mask in PA_LOCALVERINFO */
H A Dufs_quirks.h37 * the Host UniPro goes into bad state without raising the DFES error
H A Dufshcd.h26 #include <ufs/unipro.h>
92 /* Host <-> Device UniPro Link state */
541 * delay before each dme command is required as the unipro
618 * This quirk needs to disable unipro timeout values
/linux/drivers/ufs/host/
H A Dufs-hisi.c20 #include <ufs/unipro.h>
147 /* Unipro VS_mphy_disable */ in ufs_hisi_link_startup_pre_change()
165 /* Unipro VS_MphyCfgUpdt */ in ufs_hisi_link_startup_pre_change()
179 /* Unipro VS_MphyCfgUpdt */ in ufs_hisi_link_startup_pre_change()
219 /* Unipro VS_mphy_disable */ in ufs_hisi_link_startup_pre_change()
223 "Warring!!! Unipro VS_mphy_disable is 0x%x\n", value); in ufs_hisi_link_startup_pre_change()
225 /* Unipro VS_mphy_disable */ in ufs_hisi_link_startup_pre_change()
239 /* Unipro PA_Local_TX_LCC_Enable */ in ufs_hisi_link_startup_pre_change()
241 /* close Unipro VS_Mk2ExtnSupport */ in ufs_hisi_link_startup_pre_change()
256 /* Unipro DL_AFC0CreditThreshold */ in ufs_hisi_link_startup_post_change()
[all …]
H A Dufshcd-dwc.c13 #include <ufs/unipro.h>
68 * ufshcd_dwc_connection_setup() - configure unipro attributes.
72 * (device) unipro attributes to establish the connection to application/
H A Dufs-exynos.h19 * UNIPRO registers
268 EXYNOS_UFS_MMIO_FUNC(unipro);
H A DKconfig125 UNIPRO layer, and associates with UFS-PHY driver.
H A Dtc-dwc-g210.c13 #include <ufs/unipro.h>
H A Dcdns-pltfrm.c137 * UniPro layer will not work with an incorrect value. in cdns_ufs_set_hclkdiv()
H A Dufs-rockchip.c19 #include <ufs/unipro.h>
/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,ufs-phy.yaml37 - description: Unipro core control clock.
42 - const: unipro
65 clock-names = "unipro", "mp";
/linux/drivers/greybus/
H A DKconfig7 hardware protocol that was designed to provide Unipro with a
39 from a USB device to a Unipro network.
/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus67 Unipro Device Descriptor Block Level 1 manufacturer ID for the
75 Unipro Device Descriptor Block Level 1 product ID for the
90 The type of a Greybus interface; "dummy", "unipro", "greybus",
273 "reset" means the UniPro subsystem is to be reset.
/linux/Documentation/scsi/
H A Dufs.rst33 physical layer and MIPI Unipro as the link layer.
105 MIPI UniPro and MIPI M-PHY. UIC provides 2 service access points
109 * UIO_SAP: To issue commands to Unipro layers.
/linux/drivers/staging/greybus/
H A Darche_platform.h3 * Arche Platform driver to enable Unipro link.
H A DKconfig20 bridge from an APB-I2S port to a Unipro network.
H A Dcamera.c401 /* Set the UniPro link to high speed mode. */ in gb_camera_setup_data_connection()
471 /* Set the UniPro link to low speed mode. */ in gb_camera_teardown_data_connection()
/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c58 /* Try Interface Firmware load over Unipro */ in update_intf_firmware()
129 /* Try Backend Firmware Update over Unipro */ in update_backend_firmware()
/linux/include/linux/greybus/
H A Dhd.h53 /* Number of CPorts supported by the UniPro IP */
H A Dgreybus_manifest.h127 * encode the device id and module number in UniPro packets
H A Doperation.h74 * connection between two UniPro interfaces.
/linux/include/linux/
H A Dgreybus.h53 #define CPORT_ID_MAX 4095 /* UniPro max id is 4095 */
/linux/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c55 clks[0].id = "unipro"; in ufs_mtk_phy_clk_init()
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7.dtsi651 <0x15571000 0x200>, /* 2: UNIPRO */
653 reg-names = "hci", "vs_hci", "unipro", "ufsp";
/linux/drivers/ufs/core/
H A Dufshcd.c33 #include <ufs/unipro.h>
2538 * ufshcd_dispatch_uic_cmd - Dispatch an UIC command to the Unipro layer
4055 * ufshcd_dme_link_startup - Notify Unipro to perform link startup
4058 * UIC_CMD_DME_LINK_STARTUP command must be issued to Unipro layer,
4059 * in order to initialize the Unipro link startup procedure.
4060 * Once the Unipro links are up, the device connected to the controller
4082 * DME_RESET command is issued in order to reset UniPro stack.
4123 * DME_ENABLE command is issued in order to enable UniPro stack.
4329 * and device UniPro link and hence it's final completion would be indicated by
4930 /* UniPro link is disabled at this point */ in ufshcd_hba_execute_hce()
[all …]

12