Home
last modified time | relevance | path

Searched defs:hi_shift (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_dge.c2212 static const int hi_shift[4] = { 4, 5, 6, 8 }; local
H A Dif_wm.c4379 static const int hi_shift[4] = { 4, 5, 6, 8 }; in wm_mchash() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c471 #define VLV_FIFO_START(dsparb, dsparb2, lo_shift, hi_shift) \ argument