Home
last modified time | relevance | path

Searched refs:cmdfifodepth (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/i3c/master/
H A Di3c-master-cdns.c371 u32 cmdfifodepth; member
740 if (nxfers > master->caps.cmdfifodepth || in cdns_i3c_master_i3c_xfers()
813 if (nxfers > master->caps.cmdfifodepth) in cdns_i3c_master_i2c_xfers()
1606 master->caps.cmdfifodepth = CONF_STATUS1_CMD_DEPTH(val); in cdns_i3c_master_probe()
H A Ddw-i3c-master.c919 if (i3c_nxfers > master->caps.cmdfifodepth) in dw_i3c_master_i3c_xfers()
1079 if (i2c_nxfers > master->caps.cmdfifodepth) in dw_i3c_master_i2c_xfers()
1590 master->caps.cmdfifodepth = QUEUE_STATUS_LEVEL_CMD(ret); in dw_i3c_common_probe()