rxfifodepth       369 drivers/i3c/master/i3c-master-cdns.c 	u32 rxfifodepth;
rxfifodepth       758 drivers/i3c/master/i3c-master-cdns.c 	if (rxslots > master->caps.rxfifodepth ||
rxfifodepth       830 drivers/i3c/master/i3c-master-cdns.c 	    nrxwords > master->caps.rxfifodepth)
rxfifodepth      1586 drivers/i3c/master/i3c-master-cdns.c 	master->caps.rxfifodepth = CONF_STATUS1_RX_DEPTH(val);