Searched refs:xfer_type (Results 1 – 3 of 3) sorted by relevance
63 void __iomem *xfer_type; /* 4 bytes */ member76 u32 xfer_type; member
1341 u32 rnw_cmd, unsigned int xfer_type, u8 addr, in svc_i3c_master_xfer() argument1345 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()
221 unsigned char xfer_type; /* ISO (0), Intr, Control, Bulk (3) */