Home
last modified time | relevance | path

Searched refs:flow_index (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/firmware/
Dti_sci.h1369 u16 flow_index; member
Dti_sci.c2670 req.flow_index = params->flow_index; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
2702 dev_dbg(info->dev, "RX_FL_CFG: %u ret:%d\n", params->flow_index, ret); in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/external/u-boot/include/linux/soc/ti/
Dti_sci_protocol.h486 u16 flow_index; member
/external/u-boot/drivers/dma/ti/
Dk3-udma.c943 flow_req.flow_index = uc->rflow->id; in udma_alloc_rchan_sci_req()