Home
last modified time | relevance | path

Searched refs:WIZ_MAX_LANES (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/phy/ti/
Dphy-j721e-wiz.c30 #define WIZ_MAX_LANES 4 macro
74 static const struct reg_field p_enable[WIZ_MAX_LANES] = {
83 static const struct reg_field p_align[WIZ_MAX_LANES] = {
90 static const struct reg_field p_raw_auto_start[WIZ_MAX_LANES] = {
97 static const struct reg_field p_standard_mode[WIZ_MAX_LANES] = {
209 struct regmap_field *p_enable[WIZ_MAX_LANES];
210 struct regmap_field *p_align[WIZ_MAX_LANES];
211 struct regmap_field *p_raw_auto_start[WIZ_MAX_LANES];
212 struct regmap_field *p_standard_mode[WIZ_MAX_LANES];
225 u32 lane_phy_type[WIZ_MAX_LANES];
[all …]