Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A 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] = {
210 struct regmap_field *p_enable[WIZ_MAX_LANES];
211 struct regmap_field *p_align[WIZ_MAX_LANES];
212 struct regmap_field *p_raw_auto_start[WIZ_MAX_LANES];
213 struct regmap_field *p_standard_mode[WIZ_MAX_LANES];
226 u32 lane_phy_type[WIZ_MAX_LANES];
[all …]