txslots           732 drivers/i3c/master/i3c-master-cdns.c 	int txslots = 0, rxslots = 0, i, ret;
txslots           755 drivers/i3c/master/i3c-master-cdns.c 			txslots += DIV_ROUND_UP(xfers[i].len, 4);
txslots           759 drivers/i3c/master/i3c-master-cdns.c 	    txslots > master->caps.txfifodepth)