Home
last modified time | relevance | path

Searched refs:MVPP22_MPCS_CLK_RESET_DIV_SET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h594 #define MVPP22_MPCS_CLK_RESET_DIV_SET BIT(11) macro
H A Dmvpp2_main.c1866 val |= MVPP22_MPCS_CLK_RESET_DIV_SET; in mvpp22_pcs_reset_assert()
1890 val &= ~MVPP22_MPCS_CLK_RESET_DIV_SET; in mvpp22_pcs_reset_deassert()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h607 #define MVPP22_MPCS_CLK_RESET_DIV_SET BIT(11) macro
H A Dmvpp2_main.c2195 val |= MVPP22_MPCS_CLK_RESET_DIV_SET; in mvpp22_pcs_reset_assert()
2221 val &= ~MVPP22_MPCS_CLK_RESET_DIV_SET; in mvpp22_pcs_reset_deassert()

Completed in 26 milliseconds