Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h476 #define MVPP22_CTRL4_SYNC_BYPASS_DIS BIT(6) macro
Dmvpp2_main.c6352 ctrl4 |= MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()
6358 ctrl4 |= MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()
6364 MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()