mb89352.c | 228 bus_space_write_1(iot, ioh, INTS, 0); 357 bus_space_write_1(iot, ioh, INTS, 0); 618 if (bus_space_read_1(iot, ioh, INTS) != 0) 936 if (bus_space_read_1(iot, ioh, INTS) != 0) { 970 * We have to read INTS before checking SSTS to avoid 975 intstat = bus_space_read_1(iot, ioh, INTS); 986 bus_space_read_1(iot, ioh, INTS) != 0) 1367 if (bus_space_read_1(iot, ioh, INTS) != 0) 1378 if (bus_space_read_1(iot, ioh, INTS) != 0) { 1470 if (bus_space_read_1(iot, ioh, INTS) != 0 1643 uint8_t ints; local in function:spc_intr [all...] |