Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/ti/
Dphy-j721e-wiz.c37 #define WIZ_MAX_LANES 4 macro
95 static const struct reg_field p_enable[WIZ_MAX_LANES] = {
104 static const struct reg_field p_align[WIZ_MAX_LANES] = {
111 static const struct reg_field p_raw_auto_start[WIZ_MAX_LANES] = {
118 static const struct reg_field p_standard_mode[WIZ_MAX_LANES] = {
125 static const struct reg_field p0_fullrt_div[WIZ_MAX_LANES] = {
132 static const struct reg_field p_mac_div_sel0[WIZ_MAX_LANES] = {
139 static const struct reg_field p_mac_div_sel1[WIZ_MAX_LANES] = {
267 struct regmap_field *p_enable[WIZ_MAX_LANES];
268 struct regmap_field *p_align[WIZ_MAX_LANES];
[all …]