Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h529 #define MVPP22_SMI_POLLING_EN BIT(10) macro
H A Dmvpp2_main.c7469 val &= ~MVPP22_SMI_POLLING_EN; in mvpp2_init()