nrxwords 834 drivers/i3c/master/dw-i3c-master.c unsigned int nrxwords = 0, ntxwords = 0; nrxwords 846 drivers/i3c/master/dw-i3c-master.c nrxwords += DIV_ROUND_UP(i3c_xfers[i].len, 4); nrxwords 852 drivers/i3c/master/dw-i3c-master.c nrxwords > master->caps.datafifodepth) nrxwords 962 drivers/i3c/master/dw-i3c-master.c unsigned int nrxwords = 0, ntxwords = 0; nrxwords 974 drivers/i3c/master/dw-i3c-master.c nrxwords += DIV_ROUND_UP(i2c_xfers[i].len, 4); nrxwords 980 drivers/i3c/master/dw-i3c-master.c nrxwords > master->caps.datafifodepth) nrxwords 812 drivers/i3c/master/i3c-master-cdns.c unsigned int nrxwords = 0, ntxwords = 0; nrxwords 824 drivers/i3c/master/i3c-master-cdns.c nrxwords += DIV_ROUND_UP(xfers[i].len, 4); nrxwords 830 drivers/i3c/master/i3c-master-cdns.c nrxwords > master->caps.rxfifodepth)