AUX_BUSY
return (reg2b & AUX_BUSY) == 0;
return tc_poll_timeout(tc, DP0_AUXSTATUS, AUX_BUSY, 0, 100, 100000);