Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c146 #define EN_FIRST_HALF BIT(1) macro
420 writeb_relaxed(EN_FIRST_HALF, base + MIPHY_RX_SIGDET_SLEEP_OA); in miphy28lp_pll_calibration()
421 writeb_relaxed(EN_FIRST_HALF, base + MIPHY_RX_SIGDET_SLEEP_SEL); in miphy28lp_pll_calibration()
422 writeb_relaxed(EN_FIRST_HALF, base + MIPHY_RX_SIGDET_WAIT_SEL); in miphy28lp_pll_calibration()
424 val = EN_DIGIT_SIGNAL_CHECK | EN_FIRST_HALF; in miphy28lp_pll_calibration()