PB_CONTROL
err = stv06xx_write_sensor(sd, PB_CONTROL, BIT(5)|BIT(3)|BIT(1));
err = stv06xx_write_sensor(sd, PB_CONTROL, BIT(5)|BIT(3));
stv06xx_write_sensor(sd, PB_CONTROL, BIT(5)|BIT(3));