Lines Matching refs:reg_field
87 static const struct reg_field por_en = REG_FIELD(WIZ_SERDES_CTRL, 31, 31);
88 static const struct reg_field phy_reset_n = REG_FIELD(WIZ_SERDES_RST, 31, 31);
89 static const struct reg_field phy_en_refclk = REG_FIELD(WIZ_SERDES_RST, 30, 30);
90 static const struct reg_field pll1_refclk_mux_sel =
92 static const struct reg_field pll1_refclk_mux_sel_2 =
94 static const struct reg_field pll0_refclk_mux_sel =
96 static const struct reg_field pll0_refclk_mux_sel_2 =
98 static const struct reg_field refclk_dig_sel_16g =
100 static const struct reg_field refclk_dig_sel_10g =
102 static const struct reg_field pma_cmn_refclk_int_mode =
104 static const struct reg_field pma_cmn_refclk1_int_mode =
106 static const struct reg_field pma_cmn_refclk_mode =
108 static const struct reg_field pma_cmn_refclk_dig_div =
110 static const struct reg_field pma_cmn_refclk1_dig_div =
113 static const struct reg_field sup_pll0_refclk_mux_sel =
115 static const struct reg_field sup_pll1_refclk_mux_sel =
117 static const struct reg_field sup_pma_cmn_refclk1_int_mode =
119 static const struct reg_field sup_refclk_dig_sel_10g =
121 static const struct reg_field sup_legacy_clk_override =
131 static const struct reg_field p_enable[WIZ_MAX_LANES] = {
140 static const struct reg_field p_align[WIZ_MAX_LANES] = {
147 static const struct reg_field p_raw_auto_start[WIZ_MAX_LANES] = {
154 static const struct reg_field p_standard_mode[WIZ_MAX_LANES] = {
161 static const struct reg_field p0_fullrt_div[WIZ_MAX_LANES] = {
168 static const struct reg_field p0_mac_src_sel[WIZ_MAX_LANES] = {
175 static const struct reg_field p0_rxfclk_sel[WIZ_MAX_LANES] = {
182 static const struct reg_field p0_refclk_sel[WIZ_MAX_LANES] = {
188 static const struct reg_field p_mac_div_sel0[WIZ_MAX_LANES] = {
195 static const struct reg_field p_mac_div_sel1[WIZ_MAX_LANES] = {
202 static const struct reg_field typec_ln10_swap =
205 static const struct reg_field typec_ln23_swap =
341 const struct reg_field *pll0_refclk_mux_sel;
342 const struct reg_field *pll1_refclk_mux_sel;
343 const struct reg_field *refclk_dig_sel;
344 const struct reg_field *pma_cmn_refclk1_dig_div;
345 const struct reg_field *pma_cmn_refclk1_int_mode;