Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/pcs/
A Dpcs-rzn1-miic.c50 #define MIIC_MODCTRL_CONF_CONV_NUM 6 macro
62 u8 conv[MIIC_MODCTRL_CONF_CONV_NUM];
111 static const char *index_to_string[MIIC_MODCTRL_CONF_CONV_NUM] = {
372 static bool miic_modctrl_match(s8 table_val[MIIC_MODCTRL_CONF_CONV_NUM], in miic_modctrl_match() argument
373 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM]) in miic_modctrl_match() argument
377 for (i = 0; i < MIIC_MODCTRL_CONF_CONV_NUM; i++) { in miic_modctrl_match()
389 s8 conf[MIIC_MODCTRL_CONF_CONV_NUM]) in miic_dump_conf() argument
394 for (i = 0; i < MIIC_MODCTRL_CONF_CONV_NUM; i++) { in miic_dump_conf()
405 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM], in miic_match_dt_conf() argument
428 s8 dt_val[MIIC_MODCTRL_CONF_CONV_NUM]; in miic_parse_dt()

Completed in 3 milliseconds