Symbol: xgene_phy_ctx
drivers/phy/phy-xgene.c
1135
static int xgene_phy_cal_rdy_chk(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
1235
static void xgene_phy_pdwn_force_vco(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
1253
static int xgene_phy_hw_init_sata(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
1317
static int xgene_phy_hw_initialize(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
1344
static void xgene_phy_force_lat_summer_cal(struct xgene_phy_ctx *ctx, int lane)
drivers/phy/phy-xgene.c
1410
static void xgene_phy_reset_rxd(struct xgene_phy_ctx *ctx, int lane)
drivers/phy/phy-xgene.c
1424
static void xgene_phy_gen_avg_val(struct xgene_phy_ctx *ctx, int lane)
drivers/phy/phy-xgene.c
1582
struct xgene_phy_ctx *ctx = phy_get_drvdata(phy);
drivers/phy/phy-xgene.c
1616
struct xgene_phy_ctx *ctx = dev_get_drvdata(dev);
drivers/phy/phy-xgene.c
1648
struct xgene_phy_ctx *ctx;
drivers/phy/phy-xgene.c
594
static void cmu_wr(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type,
drivers/phy/phy-xgene.c
611
static void cmu_rd(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type,
drivers/phy/phy-xgene.c
625
static void cmu_toggle1to0(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type,
drivers/phy/phy-xgene.c
638
static void cmu_clrbits(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type,
drivers/phy/phy-xgene.c
648
static void cmu_setbits(struct xgene_phy_ctx *ctx, enum cmu_type_t cmu_type,
drivers/phy/phy-xgene.c
658
static void serdes_wr(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 data)
drivers/phy/phy-xgene.c
673
static void serdes_rd(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 *data)
drivers/phy/phy-xgene.c
684
static void serdes_clrbits(struct xgene_phy_ctx *ctx, int lane, u32 reg,
drivers/phy/phy-xgene.c
694
static void serdes_setbits(struct xgene_phy_ctx *ctx, int lane, u32 reg,
drivers/phy/phy-xgene.c
704
static void xgene_phy_cfg_cmu_clk_type(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
758
static void xgene_phy_sata_cfg_cmu_core(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
913
static void xgene_phy_ssc_enable(struct xgene_phy_ctx *ctx,
drivers/phy/phy-xgene.c
939
static void xgene_phy_sata_cfg_lanes(struct xgene_phy_ctx *ctx)