Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h524 #define MVPP22_SMI_POLLING_EN BIT(10) macro
H A Dmvpp2_main.c7359 val &= ~MVPP22_SMI_POLLING_EN; in mvpp2_init()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c482 #define MVPP22_SMI_POLLING_EN BIT(10) macro
5004 val |= MVPP22_SMI_POLLING_EN; in mvpp2_init()