LCDC_LCCR0
bus_space_write_4(iot, ioh, LCDC_LCCR0, ccr0);
lccr0 = bus_space_read_4(iot, ioh, LCDC_LCCR0);
bus_space_write_4(iot, ioh, LCDC_LCCR0, lccr0);
lccr0 = bus_space_read_4(iot, ioh, LCDC_LCCR0); /* paranoia */
bus_space_write_4(iot, ioh, LCDC_LCCR0, lccr0);
bus_space_write_4(iot, ioh, LCDC_LCCR0, lccr0);
bus_space_write_4(iot, ioh, LCDC_LCCR0, 0);
tmp = bus_space_read_4(iot, ioh, LCDC_LCCR0);
bus_space_write_4(iot, ioh, LCDC_LCCR0, tmp | LCCR0_ENB);
bus_space_write_4(sc->iot, sc->ioh, LCDC_LCCR0,
bus_space_read_4(sc->iot, sc->ioh, LCDC_LCCR0));
bus_space_read_4(sc->iot, sc->ioh, LCDC_LCCR0))
bus_space_write_4(sc->iot, sc->ioh, LCDC_LCCR0,
bus_space_read_4(sc->iot, sc->ioh, LCDC_LCCR0));
ccr0 = bus_space_read_4(sc->iot, sc->ioh, LCDC_LCCR0);