Lines Matching refs:get_field
423 return get_field(ctl->ca, SRCCA_CA);
683 return get_field(ctl->amoplo, AMOPLO_Y);
1324 if (get_field(pllstat, PLLSTAT_PD))
1327 if (get_field(pllstat, PLLSTAT_B) !=
1328 get_field(pllctl, PLLCTL_B))
1331 if (get_field(pllstat, PLLSTAT_CCS) !=
1332 get_field(pllctl, PLLCTL_SRC))
1335 if (get_field(pllstat, PLLSTAT_CRD) !=
1336 get_field(pllctl, PLLCTL_RD))
1339 if (get_field(pllstat, PLLSTAT_CFD) !=
1340 get_field(pllctl, PLLCTL_FD))
1367 if (get_field(gctl, GCTL_AID))
1370 if (!get_field(gctl, GCTL_AID)) {