Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/alchemy/dev/
H A Dif_aumacreg.h55 #define CONTROL_EM (1U << 30) /* 1 = big endian */ macro
H A Dif_aumac.c792 sc->sc_control |= CONTROL_EM; in aumac_init()