HomeSort by: relevance | last modified time | path
    Searched refs:VME2_SLAVE_AMSEL_A32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mvme/
vme_two.c 275 if (am == VME_AM_A32 && (reg & VME2_SLAVE_AMSEL_A32(range))) {
vme_tworeg.h 70 #define VME2_SLAVE_AMSEL_A32(x) (1u << (5 + ((x) * 16)))

Completed in 12 milliseconds