Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_regs.c423 HSIO_PLL5G_CFG2_AMPC_SEL(0x10)); in ocelot_pll5_init()
/Linux-v5.4/include/soc/mscc/
Docelot_hsio.h131 #define HSIO_PLL5G_CFG2_AMPC_SEL(x) (((x) << 16) & GENMASK(23, 16)) macro