Searched refs:cmu_wr (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 632 cmu_wr(ctx, cmu_type, reg, val); in cmu_toggle1to0() 635 cmu_wr(ctx, cmu_type, reg, val); in cmu_toggle1to0() 645 cmu_wr(ctx, cmu_type, reg, val); in cmu_clrbits() 655 cmu_wr(ctx, cmu_type, reg, val); in cmu_setbits() 713 cmu_wr(ctx, cmu_type, CMU_REG12, val); in xgene_phy_cfg_cmu_clk_type() 781 cmu_wr(ctx, cmu_type, CMU_REG0, val); in xgene_phy_sata_cfg_cmu_core() 794 cmu_wr(ctx, cmu_type, CMU_REG1, val); in xgene_phy_sata_cfg_cmu_core() 818 cmu_wr(ctx, cmu_type, CMU_REG2, val); in xgene_phy_sata_cfg_cmu_core() 833 cmu_wr(ctx, cmu_type, CMU_REG3, val); in xgene_phy_sata_cfg_cmu_core() 848 cmu_wr(ctx, cmu_type, CMU_REG5, val); in xgene_phy_sata_cfg_cmu_core() [all …]
|