Searched refs:reprogram (Results 1 – 7 of 7) sorted by relevance
54 unsigned int reprogram:1; /* need to reprogram the internval */ member181 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()217 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()248 } while (atimer->reprogram); in ct_xfitimer_callback()266 atimer->reprogram = 1; in ct_xfitimer_update()
161 as an MTD device - with this you can reprogram your BIOS.170 as an MTD device - with this you can reprogram your BIOS.179 as an MTD device - with this you can reprogram your BIOS.188 as an MTD device - with this you can reprogram your BIOS.197 as an MTD device - with this you can reprogram your BIOS.218 as an MTD device - with this you can reprogram your BIOS.
28 the hardware and reprogram it whenever another file handler gets access.
28 By using this driver you can reprogram the in-system flash without EC2
36 And that's it! Only the superuser may reprogram the SAK key.
1018 reprogram: in rtc_timer_do_work()1024 goto reprogram; in rtc_timer_do_work()
3065 bool reprogram = true; in __perf_install_in_context() local3073 reprogram = (ctx->task == current); in __perf_install_in_context()3082 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context()3087 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context()3099 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context()3104 if (reprogram) { in __perf_install_in_context()