Searched full:dme (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | sifive,fu540-c000-pdma.yaml | 17 the other is for DME error.
|
/Linux-v5.10/drivers/scsi/ufs/ |
D | ufshcd.h | 429 * @dme_err: tracks dme errors 471 * delay before each dme command is required as the unipro 494 * accessing the peer dme attributes in AUTO mode (FAST AUTO or 649 * @last_dme_cmd_tstamp: time stamp of the last completed DME command 940 /* UIC command interfaces for DME primitives */
|
D | ufshci.h | 205 /* UECDME - Host UIC Error Code DME 48h */
|
D | ufshcd.c | 148 UFSHCD_UIC_DME_ERROR = (1 << 5), /* DME error */ 3577 "dme-link-startup: error code %d\n", ret); in ufshcd_dme_link_startup() 3599 "dme-reset: error code %d\n", ret); in ufshcd_dme_reset() 3622 "dme-reset: error code %d\n", ret); in ufshcd_dme_enable() 3673 "dme-set", in ufshcd_dme_set_attr() 3674 "dme-peer-set" in ufshcd_dme_set_attr() 3717 "dme-get", in ufshcd_dme_get_attr() 3718 "dme-peer-get" in ufshcd_dme_get_attr() 3784 * DME operations like DME_SET(PA_PWRMODE), DME_HIBERNATE_ENTER & 4507 * DME link lost indication is only received when link is up, in ufshcd_link_startup() [all …]
|
D | ufs-exynos.c | 82 UNIPRO_DME, /* DME */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_stream_encoder.c | 364 * enable_dme: TRUE: enables Dynamic Metadata Enfine, FALSE: disables DME 369 * Ensure the OTG master update lock is set when changing DME configuration.
|
/Linux-v5.10/drivers/greybus/ |
D | svc.c | 430 dev_err(&svc->dev, "failed to get DME attribute (%u 0x%04x %u): %d\n", in gb_svc_dme_peer_get() 437 dev_err(&svc->dev, "UniPro error while getting DME attribute (%u 0x%04x %u): %u\n", in gb_svc_dme_peer_get() 465 dev_err(&svc->dev, "failed to set DME attribute (%u 0x%04x %u %u): %d\n", in gb_svc_dme_peer_set() 472 dev_err(&svc->dev, "UniPro error while setting DME attribute (%u 0x%04x %u %u): %u\n", in gb_svc_dme_peer_set()
|
D | interface.c | 26 /* DME attributes */ 97 /* DME attributes have already been read */ in gb_interface_read_dme()
|
/Linux-v5.10/arch/nds32/kernel/ |
D | head.S | 159 li $r15, #~PSW_clr ! clear WBNA|DME|IME|DT|IT|POM|INTL|GIE
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.h | 107 u64 dme; /* DMA Error */ member
|
D | dpaa_ethtool.c | 286 rx_errors.dme += percpu_priv->rx_errors.dme; in dpaa_get_ethtool_stats()
|
D | dpaa_eth.c | 2245 percpu_priv->rx_errors.dme++; in dpaa_rx_error()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_stream_encoder.h | 103 SRI(DME_CONTROL, DME, id),\
|
D | dcn30_resource.c | 1152 /* Mapping of VPG, AFMT, DME register blocks to DIO block instance */ in dcn30_stream_encoder_create()
|
/Linux-v5.10/drivers/usb/gadget/udc/ |
D | pxa27x_udc.c | 187 (tmp & UDCCSR0_DME) ? " dme" : "", in eps_dbg_show() 364 * Sets bits in UDCCR, leaving DME and FST bits as they were. 378 * Clears bits in UDCCR, leaving DME and FST bits as they were.
|
/Linux-v5.10/include/linux/greybus/ |
D | greybus_protocols.h | 1050 /* Greybus init-status values, currently retrieved using DME peer gets. */
|
/Linux-v5.10/drivers/mailbox/ |
D | bcm-flexrm-mailbox.c | 150 /* Completion DME status code */
|
/Linux-v5.10/arch/openrisc/kernel/ |
D | head.S | 790 * To do that, we first set up ESR with the IME and DME bits set.
|