Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/
Dphy-xgene.c593 static void cmu_wr(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_wr() function
631 cmu_wr(ctx, cmu_type, reg, val); in cmu_toggle1to0()
634 cmu_wr(ctx, cmu_type, reg, val); in cmu_toggle1to0()
644 cmu_wr(ctx, cmu_type, reg, val); in cmu_clrbits()
654 cmu_wr(ctx, cmu_type, reg, val); in cmu_setbits()
712 cmu_wr(ctx, cmu_type, CMU_REG12, val); in xgene_phy_cfg_cmu_clk_type()
714 cmu_wr(ctx, cmu_type, CMU_REG13, 0x0222); in xgene_phy_cfg_cmu_clk_type()
715 cmu_wr(ctx, cmu_type, CMU_REG14, 0x2225); in xgene_phy_cfg_cmu_clk_type()
722 cmu_wr(ctx, cmu_type, CMU_REG0, val); in xgene_phy_cfg_cmu_clk_type()
726 cmu_wr(ctx, cmu_type, CMU_REG1, val); in xgene_phy_cfg_cmu_clk_type()
[all …]