Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_dge.c2211 static const int lo_shift[4] = { 4, 3, 2, 0 }; local
H A Dif_wm.c4378 static const int lo_shift[4] = { 4, 3, 2, 0 }; 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