bcmpwm_wait
if (bcmpwm_wait(sc))
return bcmpwm_wait(sc) ? EIO : 0;
static int bcmpwm_wait(struct bcm2835pwm_softc *);