Home
last modified time | relevance | path

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

/linux/drivers/phy/spacemit/
H A Dphy-k3-common.c341 #define PU_CAL BIT(17) macro
370 regmap_update_bits(apb_spare, APB_SPARE_PU_CAL, PU_CAL, in k3_phy_calibrate()
371 PU_CAL); in k3_phy_calibrate()