Searched refs:WMREG_PCH_LPT_SHRAL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h666 #define WMREG_SHRAH(x) (WMREG_PCH_LPT_SHRAL(x) + 4)
667 #define WMREG_PCH_LPT_SHRAL(x) (0x5408 + ((x) * 8)) macro
668 #define WMREG_PCH_LPT_SHRAH(x) (WMREG_PCH_LPT_SHRAL(x) + 4)
H A Dif_wm.c4344 addrl = WMREG_PCH_LPT_SHRAL(idx - 1);

Completed in 228 milliseconds