Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/microchip/
H A Dsparx5_serdes_regs.h2268 #define SD_CMU_CMU_0D_CFG_PD_DIV64 BIT(0) macro
2270 FIELD_PREP(SD_CMU_CMU_0D_CFG_PD_DIV64, x)
2272 FIELD_GET(SD_CMU_CMU_0D_CFG_PD_DIV64, x)
H A Dsparx5_serdes.c1136 SD_CMU_CMU_0D_CFG_PD_DIV64 | in sparx5_serdes_cmu_power_off()