Home
last modified time | relevance | path

Searched refs:ndests (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/i3c/
H A Dccc.h380 unsigned int ndests; member
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c195 unsigned int nxfers = ccc->ndests + prefixed; in i3c_hci_send_ccc_cmd()
200 ccc->id, ccc->rnw, ccc->ndests, ccc->dests[0].payload.len); in i3c_hci_send_ccc_cmd()
/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c1428 return (cmd->ndests == 1); in svc_i3c_master_supports_ccc_cmd()
H A Di3c-master-cdns.c454 if (cmd->ndests > 1) in cdns_i3c_master_supports_ccc_cmd()
H A Ddw-i3c-master.c257 if (cmd->ndests > 1) in dw_i3c_master_supports_ccc_cmd()