Searched refs:greth_edcl (Results 1 – 1 of 1) sorted by relevance
63 static int greth_edcl = 1; variable64 module_param(greth_edcl, int, 0);65 MODULE_PARM_DESC(greth_edcl, "GRETH EDCL usage indicator. Set to 1 if EDCL is used.");1322 if (greth->edcl && greth_edcl == 1) { in greth_mdio_init()