Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/
Dphy-xgene.c610 static void cmu_rd(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_rd() function
629 cmu_rd(ctx, cmu_type, reg, &val); in cmu_toggle1to0()
632 cmu_rd(ctx, cmu_type, reg, &val); in cmu_toggle1to0()
642 cmu_rd(ctx, cmu_type, reg, &val); in cmu_clrbits()
652 cmu_rd(ctx, cmu_type, reg, &val); in cmu_setbits()
710 cmu_rd(ctx, cmu_type, CMU_REG12, &val); in xgene_phy_cfg_cmu_clk_type()
720 cmu_rd(ctx, cmu_type, CMU_REG0, &val); in xgene_phy_cfg_cmu_clk_type()
724 cmu_rd(ctx, cmu_type, CMU_REG1, &val); in xgene_phy_cfg_cmu_clk_type()
730 cmu_rd(ctx, cmu_type, CMU_REG0, &val); in xgene_phy_cfg_cmu_clk_type()
734 cmu_rd(ctx, cmu_type, CMU_REG1, &val); in xgene_phy_cfg_cmu_clk_type()
[all …]