acrtc_softc
struct acrtc_softc *sc = (struct acrtc_softc *)self;
acrtc_read_reg(struct acrtc_softc *sc, uint8_t reg)
acrtc_write_reg(struct acrtc_softc *sc, uint8_t reg, uint16_t value)
struct acrtc_softc *sc = handle->cookie;
struct acrtc_softc *sc = handle->cookie;
acrtc_clock_read(struct acrtc_softc *sc, struct clock_ymdhms *dt)
acrtc_clock_write(struct acrtc_softc *sc, struct clock_ymdhms *dt)
struct acrtc_softc *sc = cookie;
sizeof(struct acrtc_softc), acrtc_match, acrtc_attach
int acrtc_clock_read(struct acrtc_softc *, struct clock_ymdhms *);
int acrtc_clock_write(struct acrtc_softc *, struct clock_ymdhms *);