Home
last modified time | relevance | path

Searched refs:PORT_RINGBUS_CTRL (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dmaestro.c178 #define PORT_RINGBUS_CTRL 0x34 /* DWORD RW */ macro
780 bus_space_write_4(sc->iot, sc->ioh, PORT_RINGBUS_CTRL, in maestro_init()
1288 if (bus_space_read_4(sc->iot, sc->ioh, PORT_RINGBUS_CTRL) in maestro_initcodec()
1290 bus_space_write_4(sc->iot, sc->ioh, PORT_RINGBUS_CTRL, 0); in maestro_initcodec()
1295 PORT_RINGBUS_CTRL, RINGBUS_CTRL_AC97_SWRESET); in maestro_initcodec()
1298 PORT_RINGBUS_CTRL, RINGBUS_CTRL_ACLINK_ENABLED); in maestro_initcodec()
1305 PORT_RINGBUS_CTRL, 0); in maestro_initcodec()
1333 PORT_RINGBUS_CTRL, RINGBUS_CTRL_ACLINK_ENABLED); in maestro_initcodec()
1374 bus_space_write_4(sc->iot, sc->ioh, PORT_RINGBUS_CTRL, 0); in maestro_activate()
1522 data = bus_space_read_4(sc->iot, sc->ioh, PORT_RINGBUS_CTRL); in ringbus_setdest()
[all …]