Home
last modified time | relevance | path

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

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