Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds