Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot_regs.c458 ocelot_write(ocelot, HSIO_PLL5G_CFG0_CORE_CLK_DIV(0x11) | in ocelot_pll5_init()
Docelot_hsio.h32 #define HSIO_PLL5G_CFG0_CORE_CLK_DIV(x) ((x) & GENMASK(5, 0)) macro