Searched refs:altera_cvp_chkcfg (Results 1 – 1 of 1) sorted by relevance
70 static bool altera_cvp_chkcfg; variable408 if (altera_cvp_chkcfg) { in altera_cvp_write_init()471 if (altera_cvp_chkcfg && !(done % SZ_4K)) { in altera_cvp_write()478 if (altera_cvp_chkcfg) in altera_cvp_write()542 return snprintf(buf, 3, "%d\n", altera_cvp_chkcfg); in chkcfg_show()550 ret = kstrtobool(buf, &altera_cvp_chkcfg); in chkcfg_store()