SOLO_TIMER_USEC
solo_reg_write(solo_dev, SOLO_TIMER_USEC, (u32)ts.tv_nsec / NSEC_PER_USEC);
usec = solo_reg_read(solo_dev, SOLO_TIMER_USEC);