Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c444 #define CLK_DIV_PHASE_SET_MASK BIT(11) macro
3261 val &= ~CLK_DIV_PHASE_SET_MASK; in gop_mpcs_mode()