Searched refs:datafifodepth (Results 1 – 2 of 2) sorted by relevance
17 u8 datafifodepth; member
924 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_priv_xfers()925 nrxwords > master->caps.datafifodepth) in dw_i3c_master_priv_xfers()1084 if (ntxwords > master->caps.datafifodepth || in dw_i3c_master_i2c_xfers()1085 nrxwords > master->caps.datafifodepth) in dw_i3c_master_i2c_xfers()1586 master->caps.datafifodepth = DATA_BUFFER_STATUS_LEVEL_TX(ret); in dw_i3c_common_probe()
Completed in 7 milliseconds