Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/ufs/
H A Dsamsung,exynos-ufs.yaml30 - description: unipro register
37 - const: unipro
43 - description: unipro main clock
85 reg-names = "hci", "vs_hci", "unipro", "ufsp";
/openbmc/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
/openbmc/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.h13 * UNIPRO registers
244 EXYNOS_UFS_MMIO_FUNC(unipro);
H A Dufs-exynos.c24 #include <ufs/unipro.h>
137 * UNIPRO registers
701 /* local unipro attributes */ in exynos_ufs_establish_connt()
987 /* unipro */ in exynos_ufs_pre_link()
1149 /* unipro */ in exynos_ufs_init()
1150 ufs->reg_unipro = devm_platform_ioremap_resource_byname(pdev, "unipro"); in exynos_ufs_init()
1152 dev_err(dev, "cannot ioremap for unipro register\n"); in exynos_ufs_init()
H A DKconfig125 UNIPRO layer, and associates with UFS-PHY driver.
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,ufs-phy.yaml37 - description: Unipro core control clock.
42 - const: unipro
65 clock-names = "unipro", "mp";
/openbmc/linux/drivers/greybus/
H A DKconfig7 hardware protocol that was designed to provide Unipro with a
26 from a USB device to a Unipro network.
H A Dsvc.c193 "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()
H A Dinterface.c213 "mailbox event with UniPro error: 0x%04x\n", in gb_interface_mailbox_event()
577 [GB_INTERFACE_TYPE_UNIPRO] = "unipro", in gb_interface_type_string()
867 dev_err(&intf->dev, "failed to set UniPro: %d\n", ret); in gb_interface_unipro_set()
896 dev_err(&intf->dev, "interface type UniPro not supported\n"); in gb_interface_activate_operation()
978 * At present, we assume a UniPro-only module to be a Greybus module that
/openbmc/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.
/openbmc/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.
/openbmc/linux/drivers/staging/greybus/
H A Darche_platform.h3 * Arche Platform driver to enable Unipro link.
H A Darche-platform.c3 * Arche Platform driver to enable Unipro link.
584 * Also, need to make sure we meet precondition for unipro suspend in arche_platform_suspend()
594 * unipro switch and AP bridge init, depending on whether bridge is in in arche_platform_resume()
H A Darche-apb-ctrl.c437 * Also, need to make sure we meet precondition for unipro suspend in arche_apb_ctrl_suspend()
447 * unipro switch and AP bridge init, depending on whether bridge is in in arche_apb_ctrl_resume()
H A DKconfig20 bridge from an APB-I2S port to a Unipro network.
/openbmc/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()
/openbmc/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.
/openbmc/linux/include/linux/
H A Dgreybus.h53 #define CPORT_ID_MAX 4095 /* UniPro max id is 4095 */
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-ufs.c55 clks[0].id = "unipro"; in ufs_mtk_phy_clk_init()
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.h78 /* UNIPRO */

12