Searched refs:mwl (Results 1 – 1 of 1) sorted by relevance
1050 struct i3c_ccc_mwl *mwl; in i3c_master_getmwl_locked() local1054 mwl = i3c_ccc_cmd_dest_init(&dest, info->dyn_addr, sizeof(*mwl)); in i3c_master_getmwl_locked()1055 if (!mwl) in i3c_master_getmwl_locked()1063 if (dest.payload.len != sizeof(*mwl)) { in i3c_master_getmwl_locked()1068 info->max_write_len = be16_to_cpu(mwl->len); in i3c_master_getmwl_locked()