U24_LINT
bus_space_write_1(iot, ioh, U24_LINT, UHA_ASRST);
if (bus_space_read_1(iot, ioh, U24_LINT))
if ((bus_space_read_1(iot, ioh, U24_LINT) & U24_LDIP) == 0)
bus_space_write_1(iot, ioh, U24_LINT, U24_OGMFULL);