Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Dvia8233.h91 #define VIA_WR_BASE(n) (0x60 + (n) * 0x10) macro
H A Dvia8233.c672 ch->rbase = VIA_WR_BASE(num); in via8233wr_init()