Searched refs:dspcfg_workaround (Results 1 – 1 of 1) sorted by relevance
84 static int dspcfg_workaround = 1; variable 143 module_param(dspcfg_workaround, int, 0);150 MODULE_PARM_DESC(dspcfg_workaround, "DP8381x: control DspCfg workaround");584 int dspcfg_workaround; member 666 NATSEMI_ATTR(dspcfg_workaround);674 return sprintf(buf, "%s\n", np->dspcfg_workaround ? "on" : "off"); in natsemi_show_dspcfg_workaround() 696 np->dspcfg_workaround = new_setting; in natsemi_set_dspcfg_workaround() 887 np->dspcfg_workaround = dspcfg_workaround; in natsemi_probe1() 954 i = NATSEMI_CREATE_FILE(pdev, dspcfg_workaround); in natsemi_probe1() [all...]