Home
last modified time | relevance | path

Searched refs:MIIC_MODCTRL_CONF_CONV_NUM (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-rzn1-miic.c51 #define MIIC_MODCTRL_CONF_CONV_NUM 6 macro
63 u8 conv[MIIC_MODCTRL_CONF_CONV_NUM];
112 static const char *index_to_string[MIIC_MODCTRL_CONF_CONV_NUM] = {
379 static bool miic_modctrl_match(s8 table_val[MIIC_MODCTRL_CONF_CONV_NUM], in miic_modctrl_match()
380 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM]) in miic_modctrl_match()
384 for (i = 0; i < MIIC_MODCTRL_CONF_CONV_NUM; i++) { in miic_modctrl_match()
396 s8 conf[MIIC_MODCTRL_CONF_CONV_NUM]) in miic_dump_conf()
401 for (i = 0; i < MIIC_MODCTRL_CONF_CONV_NUM; i++) { in miic_dump_conf()
412 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM], in miic_match_dt_conf()
435 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM]; in miic_parse_dt()
[all...]

Completed in 1 milliseconds