U14_LINT
bus_space_write_1(iot, ioh, U14_LINT, UHA_ASRST);
if (bus_space_read_1(iot, ioh, U14_LINT))
if ((bus_space_read_1(iot, ioh, U14_LINT) & U14_LDIP) == 0)
bus_space_write_1(iot, ioh, U14_LINT, U14_ABORT);
bus_space_write_1(iot, ioh, U14_LINT, U14_OGMFULL);