Searched refs:datafifodepth (Results 1 – 1 of 1) sorted by relevance
206 u8 datafifodepth; member846 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_priv_xfers()847 nrxwords > master->caps.datafifodepth) in dw_i3c_master_priv_xfers()990 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_i2c_xfers()991 nrxwords > master->caps.datafifodepth) in dw_i3c_master_i2c_xfers()1157 master->caps.datafifodepth = DATA_BUFFER_STATUS_LEVEL_TX(ret); in dw_i3c_probe()