Home | History | Annotate | Download | only in sa11x0

Lines Matching refs:sr1

1150 	u_char sr1;
1160 sr1 = get[1];
1161 if (ISSET(sr1, SR1_FRE))
1163 if (ISSET(sr1, SR1_PRE))
1271 u_int sr0, sr1;
1303 sr1 = bus_space_read_4(iot, ioh, SACOM_SR1);
1307 if (!ISSET(sr1, SR1_RNE)) {
1313 put[1] = sr1;
1319 sr1 = bus_space_read_4(iot, ioh, SACOM_SR1);
1328 sr1 = bus_space_read_4(iot, ioh, SACOM_SR1);