Home
last modified time | relevance | path

Searched refs:xfer_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.h63 void __iomem *xfer_type; /* 4 bytes */ member
76 u32 xfer_type; member
/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c1341 u32 rnw_cmd, unsigned int xfer_type, u8 addr, in svc_i3c_master_xfer() argument
1345 bool rnw = svc_cmd_is_read(rnw_cmd, xfer_type); in svc_i3c_master_xfer()
1353 if (xfer_type == SVC_I3C_MCTRL_TYPE_DDR) { in svc_i3c_master_xfer()
1366 xfer_type | in svc_i3c_master_xfer()
1456 else if (xfer_type != SVC_I3C_MCTRL_TYPE_DDR) in svc_i3c_master_xfer()
1469 if (xfer_type == SVC_I3C_MCTRL_TYPE_DDR && in svc_i3c_master_xfer()
1478 if (xfer_type != SVC_I3C_MCTRL_TYPE_DDR) in svc_i3c_master_xfer()
1491 if (xfer_type != SVC_I3C_MCTRL_TYPE_DDR) in svc_i3c_master_xfer()
/linux/Documentation/usb/
H A Dusbmon.rst221 unsigned char xfer_type; /* ISO (0), Intr, Control, Bulk (3) */