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

  /src/sys/dev/mvme/
vme_two.c 279 if (am == VME_AM_A24 && (reg & VME2_SLAVE_AMSEL_A24(range))) {
vme_tworeg.h 69 #define VME2_SLAVE_AMSEL_A24(x) (1u << (4 + ((x) * 16)))

Completed in 200 milliseconds