Searched refs:cmu_rd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 630 cmu_rd(ctx, cmu_type, reg, &val); in cmu_toggle1to0() 633 cmu_rd(ctx, cmu_type, reg, &val); in cmu_toggle1to0() 643 cmu_rd(ctx, cmu_type, reg, &val); in cmu_clrbits() 653 cmu_rd(ctx, cmu_type, reg, &val); in cmu_setbits() 776 cmu_rd(ctx, cmu_type, CMU_REG0, &val); in xgene_phy_sata_cfg_cmu_core() 784 cmu_rd(ctx, cmu_type, CMU_REG1, &val); in xgene_phy_sata_cfg_cmu_core() 800 cmu_rd(ctx, cmu_type, CMU_REG2, &val); in xgene_phy_sata_cfg_cmu_core() 821 cmu_rd(ctx, cmu_type, CMU_REG3, &val); in xgene_phy_sata_cfg_cmu_core() 841 cmu_rd(ctx, cmu_type, CMU_REG5, &val); in xgene_phy_sata_cfg_cmu_core() 851 cmu_rd(ctx, cmu_type, CMU_REG6, &val); in xgene_phy_sata_cfg_cmu_core() [all …]
|