Searched refs:cmu_type_t (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 494 enum cmu_type_t { enum 594 static void cmu_wr(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_wr() 611 static void cmu_rd(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_rd() 625 static void cmu_toggle1to0(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_toggle1to0() 638 static void cmu_clrbits(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_clrbits() 648 static void cmu_setbits(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type, in cmu_setbits() 705 enum cmu_type_t cmu_type, in xgene_phy_cfg_cmu_clk_type() 759 enum cmu_type_t cmu_type, in xgene_phy_sata_cfg_cmu_core() 914 enum cmu_type_t cmu_type) in xgene_phy_ssc_enable() 1136 enum cmu_type_t cmu_type, in xgene_phy_cal_rdy_chk() [all …]
|