Home
last modified time | relevance | path

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

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