Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dlan966x_serdes_regs.h125 #define HSIO_MPLL_CFG_MPLL_EN BIT(16) macro
127 FIELD_PREP(HSIO_MPLL_CFG_MPLL_EN, x)
129 FIELD_GET(HSIO_MPLL_CFG_MPLL_EN, x)
H A Dlan966x_serdes.c228 HSIO_MPLL_CFG_MPLL_EN, in lan966x_sd6g40_reg_cfg()