Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac_types.h106 #define MSS_MAC_AMBA_BURST_MASK (31U) macro
Dmss_ethernet_mac.c1152 ((uint32_t)(cfg->amba_burst_length & MSS_MAC_AMBA_BURST_MASK)); in config_mac_hw()