Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h476 #define MVPP22_CTRL4_SYNC_BYPASS_DIS BIT(6) macro
Dmvpp2_main.c6403 ctrl4 |= MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()
6409 ctrl4 |= MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()
6415 MVPP22_CTRL4_SYNC_BYPASS_DIS | in mvpp2_gmac_config()