Symbol: lynx_lane
drivers/phy/freescale/phy-fsl-lynx-10g.c
1039
static int lynx_10g_lane_disable_pcvt(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
1080
static int lynx_10g_lane_enable_pcvt(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
1163
static bool lynx_10g_lane_mode_needs_rcw_override(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
1191
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
1207
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
1250
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
1267
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
277
static void lynx_10g_cdr_lock_check(struct lynx_lane *lane)
drivers/phy/freescale/phy-fsl-lynx-10g.c
342
static void lynx_10g_backup_pccr_val(struct lynx_lane *lane)
drivers/phy/freescale/phy-fsl-lynx-10g.c
392
static bool lynx_10g_lane_is_3_125g(struct lynx_lane *lane)
drivers/phy/freescale/phy-fsl-lynx-10g.c
415
static void lynx_10g_lane_read_configuration(struct lynx_lane *lane)
drivers/phy/freescale/phy-fsl-lynx-10g.c
851
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
864
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
874
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
896
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-10g.c
913
static void lynx_10g_lane_set_nrate(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
962
static void lynx_10g_lane_set_pll(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
976
static void lynx_10g_lane_remap_pll(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-10g.c
993
static void lynx_10g_lane_change_proto_conf(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-28g.c
276
#define lynx_28g_lane lynx_lane
drivers/phy/freescale/phy-fsl-lynx-28g.c
783
static void lynx_28g_cdr_lock_check(struct lynx_lane *lane)
drivers/phy/freescale/phy-fsl-lynx-28g.c
807
static void lynx_28g_lane_remap_pll(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-28g.c
979
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-core.c
113
static bool lynx_lane_restrict_fixed_mode_change(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-core.c
134
struct lynx_lane *lane = phy_get_drvdata(phy);
drivers/phy/freescale/phy-fsl-lynx-core.c
184
int lynx_pccr_read(struct lynx_lane *lane, enum lynx_lane_mode mode, u32 *val)
drivers/phy/freescale/phy-fsl-lynx-core.c
202
int lynx_pccr_write(struct lynx_lane *lane, enum lynx_lane_mode mode, u32 val)
drivers/phy/freescale/phy-fsl-lynx-core.c
225
int lynx_pcvt_read(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.c
241
int lynx_pcvt_write(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.c
257
int lynx_pcvt_rmw(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.c
279
struct lynx_lane *lane;
drivers/phy/freescale/phy-fsl-lynx-core.c
326
struct lynx_lane *lane = &priv->lane[id];
drivers/phy/freescale/phy-fsl-lynx-core.c
59
static bool lynx_lane_supports_mode_default(struct lynx_lane *lane,
drivers/phy/freescale/phy-fsl-lynx-core.c
80
bool lynx_lane_supports_mode(struct lynx_lane *lane, enum lynx_lane_mode mode)
drivers/phy/freescale/phy-fsl-lynx-core.h
119
bool lynx_lane_supports_mode(struct lynx_lane *lane, enum lynx_lane_mode mode);
drivers/phy/freescale/phy-fsl-lynx-core.h
125
int lynx_pccr_read(struct lynx_lane *lane, enum lynx_lane_mode mode, u32 *val);
drivers/phy/freescale/phy-fsl-lynx-core.h
126
int lynx_pccr_write(struct lynx_lane *lane, enum lynx_lane_mode mode, u32 val);
drivers/phy/freescale/phy-fsl-lynx-core.h
127
int lynx_pcvt_read(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.h
129
int lynx_pcvt_write(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.h
131
int lynx_pcvt_rmw(struct lynx_lane *lane, enum lynx_lane_mode mode, int cr,
drivers/phy/freescale/phy-fsl-lynx-core.h
15
struct lynx_lane;
drivers/phy/freescale/phy-fsl-lynx-core.h
49
void (*lane_read_configuration)(struct lynx_lane *lane);
drivers/phy/freescale/phy-fsl-lynx-core.h
50
void (*cdr_lock_check)(struct lynx_lane *lane);
drivers/phy/freescale/phy-fsl-lynx-core.h
67
struct lynx_lane *lane;