Lines Matching defs:branch
93 FIELD_PREP(VF2GUC_MATCH_VERSION_REQUEST_MSG_1_BRANCH, wanted->branch) |
110 found->branch = FIELD_GET(VF2GUC_MATCH_VERSION_RESPONSE_MSG_1_BRANCH, response[1]);
122 .branch = GUC_VERSION_BRANCH_ANY,
140 ver->branch = 0;
146 ver->branch = 0;
189 guc_version->branch, guc_version->major,
192 wanted.branch, wanted.major,
223 guc_version->branch, guc_version->major,
230 guc_version->branch, guc_version->major,
240 wanted.branch, wanted.major, wanted.minor, wanted.patch);
1089 drm_printf(p, "\tbase:\t%u.%u.%u.*\n", ver.branch, ver.major, ver.minor);
1092 wanted->branch, wanted->major, wanted->minor);
1095 guc_version->branch, guc_version->major,