Searched refs:altera_cvp_chkcfg (Results 1 – 1 of 1) sorted by relevance
62 static bool altera_cvp_chkcfg; variable304 if (altera_cvp_chkcfg && !(done % SZ_4K)) { in altera_cvp_write()316 if (altera_cvp_chkcfg) in altera_cvp_write()366 return snprintf(buf, 3, "%d\n", altera_cvp_chkcfg); in chkcfg_show()374 ret = kstrtobool(buf, &altera_cvp_chkcfg); in chkcfg_store()