Home
last modified time | relevance | path

Searched refs:MVNETA_PCP2Q (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/neta/
H A Dif_mvnetareg.h237 #define MVNETA_PCP2Q(cpu) (0x2540 + ((cpu) << 2)) macro
H A Dif_mvneta.c2222 MVNETA_WRITE(sc, MVNETA_PCP2Q(cpu), in mvneta_init_locked()