Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c448 tmp |= MACCFG2_MAGIC_PACKET_EN; in fman_dtsec_set_wol()
450 tmp &= ~MACCFG2_MAGIC_PACKET_EN; in fman_dtsec_set_wol()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h307 #define MACCFG2_MAGIC_PACKET_EN 0x00000008 macro