Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_hsio.h96 #define HSIO_PLL5G_CFG0_SELCPI(x) (((x) << 16) & GENMASK(17, 16)) macro
/linux/drivers/net/ethernet/mscc/
H A Docelot.c231 HSIO_PLL5G_CFG0_SELCPI(2) | in ocelot_pll5_init()