Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c33 #define PRLEN_BMSK 0x00003c00 macro
529 mac |= ((adpt->preamble << PRLEN_SHFT) & PRLEN_BMSK); in emac_mac_start()