/linux/include/ufs/ |
H A D | unipro.h | 241 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 D | ufs_quirks.h | 37 * the Host UniPro goes into bad state without raising the DFES error
|
H A D | ufshcd.h | 26 #include <ufs/unipro.h> 92 /* Host <-> Device UniPro Link state */ 536 * delay before each dme command is required as the unipro 613 * This quirk needs to disable unipro timeout values
|
/linux/drivers/ufs/host/ |
H A D | ufs-hisi.c | 20 #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 D | ufshcd-dwc.c | 13 #include <ufs/unipro.h> 68 * ufshcd_dwc_connection_setup() - configure unipro attributes. 72 * (device) unipro attributes to establish the connection to application/
|
H A D | Kconfig | 125 UNIPRO layer, and associates with UFS-PHY driver.
|
H A D | ufs-qcom.c | 24 #include <ufs/unipro.h> 1192 * frequency of unipro core clk of UFS host controller. in ufs_qcom_set_clk_40ns_cycles() 1228 dev_err(hba->dev, "UNIPRO clk freq %u MHz not supported\n", in ufs_qcom_set_clk_40ns_cycles() 1293 /* Configure unipro core clk 40ns attribute */ in ufs_qcom_set_core_clk_ctrl() 1309 /* set unipro core clock attributes and clear clock divider */ in ufs_qcom_clk_scale_up_pre_change() 1341 /* set unipro core clock attributes and clear clock divider */ in ufs_qcom_clk_scale_down_post_change()
|
H A D | ufs-exynos.c | 27 #include <ufs/unipro.h> 150 * UNIPRO registers 736 /* local unipro attributes */ in exynos_ufs_establish_connt() 1052 /* unipro */ in exynos_ufs_pre_link() 1445 /* unipro */ in exynos_ufs_init() 1446 ufs->reg_unipro = devm_platform_ioremap_resource_byname(pdev, "unipro"); in exynos_ufs_init() 1448 dev_err(dev, "cannot ioremap for unipro register\n"); in exynos_ufs_init()
|
H A D | ufs-mediatek.c | 26 #include <ufs/unipro.h> 1226 /* enable unipro clock gating feature */ in ufs_mtk_post_link() 1328 /* Disable reset confirm feature by UniPro */ in ufs_mtk_link_set_lpm() 1335 /* Resume UniPro state for following error recovery */ in ufs_mtk_link_set_lpm()
|
H A D | tc-dwc-g210.c | 13 #include <ufs/unipro.h>
|
/linux/Documentation/devicetree/bindings/ufs/ |
H A D | samsung,exynos-ufs.yaml | 28 - description: unipro register 35 - const: unipro 42 - description: unipro main clock 120 reg-names = "hci", "vs_hci", "unipro", "ufsp";
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,ufs-phy.yaml | 37 - description: Unipro core control clock. 42 - const: unipro 65 clock-names = "unipro", "mp";
|
/linux/drivers/greybus/ |
H A D | Kconfig | 7 hardware protocol that was designed to provide Unipro with a 39 from a USB device to a Unipro network.
|
H A D | svc.c | 193 "UniPro error while getting rail power sample (%d %d): %d\n", in gb_svc_pwrmon_sample_get() 231 "UniPro error while getting intf power sample (%d %d): %d\n", in gb_svc_pwrmon_intf_sample_get() 438 dev_err(&svc->dev, "UniPro error while getting DME attribute (%u 0x%04x %u): %u\n", in gb_svc_dme_peer_get() 473 dev_err(&svc->dev, "UniPro error while setting DME attribute (%u 0x%04x %u %u): %u\n", in gb_svc_dme_peer_set() 931 * bandwidth for 3 audio streams plus boot-over-UniPro of a hot-plugged in gb_svc_process_hello_deferred() 934 * The code should be removed once SW-2217, Heuristic for UniPro in gb_svc_process_hello_deferred()
|
/linux/drivers/staging/greybus/Documentation/ |
H A D | sysfs-bus-greybus | 67 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 D | ufs.rst | 33 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/Documentation/firmware/ |
H A D | firmware.c | 58 /* Try Interface Firmware load over Unipro */ in update_intf_firmware() 129 /* Try Backend Firmware Update over Unipro */ in update_backend_firmware()
|
/linux/drivers/staging/greybus/ |
H A D | arche_platform.h | 3 * Arche Platform driver to enable Unipro link.
|
H A D | Kconfig | 20 bridge from an APB-I2S port to a Unipro network.
|
/linux/include/linux/greybus/ |
H A D | hd.h | 53 /* Number of CPorts supported by the UniPro IP */
|
H A D | greybus_manifest.h | 127 * encode the device id and module number in UniPro packets
|
H A D | operation.h | 74 * connection between two UniPro interfaces.
|
/linux/include/linux/ |
H A D | greybus.h | 53 #define CPORT_ID_MAX 4095 /* UniPro max id is 4095 */
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-ufs.c | 55 clks[0].id = "unipro"; in ufs_mtk_phy_clk_init()
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7.dtsi | 651 <0x15571000 0x200>, /* 2: UNIPRO */ 653 reg-names = "hci", "vs_hci", "unipro", "ufsp";
|