Searched refs:datafifodepth (Results 1 – 1 of 1) sorted by relevance
206 u8 datafifodepth; member850 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_priv_xfers()851 nrxwords > master->caps.datafifodepth) in dw_i3c_master_priv_xfers()994 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_i2c_xfers()995 nrxwords > master->caps.datafifodepth) in dw_i3c_master_i2c_xfers()1161 master->caps.datafifodepth = DATA_BUFFER_STATUS_LEVEL_TX(ret); in dw_i3c_probe()