Searched full:reprogrammed (Results 1 – 25 of 62) sorted by relevance
123
/linux-6.14.4/Documentation/devicetree/bindings/fpga/ |
D | fpga-region.yaml | 42 * A section of an FPGA is reprogrammed while the rest of the FPGA is not 50 be independently reprogrammed many times. 87 later be reprogrammed. 109 reprogrammed independently while the rest of the system continues to function.
|
/linux-6.14.4/drivers/fpga/ |
D | Kconfig | 126 region is being reprogrammed. 137 being reprogrammed during partial reconfig.
|
/linux-6.14.4/Documentation/misc-devices/ |
D | ics932s401.rst | 35 The clocks could be reprogrammed to increase system speed. I will not help you
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | silabs,si570.txt | 29 frequency set during boot. It can be reprogrammed during
|
/linux-6.14.4/drivers/iio/light/ |
D | isl76682.c | 248 * be reprogrammed at the next data read out, and at that time in isl76682_clear_configure_reg() 249 * we hope it would be reprogrammed successfully. That is very in isl76682_clear_configure_reg()
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/temperature/ |
D | melexis,mlx90632.yaml | 51 description: Default is 0x3a, but can be reprogrammed.
|
/linux-6.14.4/Documentation/watchdog/ |
D | hpwdt.rst | 44 is > 0, the timer is reprogrammed with the greater of
|
/linux-6.14.4/arch/x86/include/asm/ |
D | mwait.h | 96 * would not be reprogrammed accordingly before mwait ever wakes up.
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | g84.c | 117 /* fix the state (in case someone reprogrammed the alarms) */ in g84_therm_threshold_hyst_emulation()
|
/linux-6.14.4/drivers/thermal/intel/ |
D | intel_hfi.c | 455 * even after having been reprogrammed. Keep using the same pages. Do in intel_hfi_online() 506 * after being reprogrammed. Thus, keep HFI enabled even if all CPUs in the
|
/linux-6.14.4/arch/arm/kernel/ |
D | smp_twd.c | 116 * The twd clock events must be reprogrammed to account for the new in twd_rate_change()
|
/linux-6.14.4/arch/arm64/kvm/ |
D | pmu-emul.c | 1230 bool reprogrammed = false; in kvm_pmu_nested_transition() local 1250 reprogrammed = true; in kvm_pmu_nested_transition() 1253 if (reprogrammed) in kvm_pmu_nested_transition()
|
/linux-6.14.4/kernel/time/ |
D | hrtimer.c | 212 * The local CPU clockevent can be reprogrammed. Also get_target_base() in hrtimer_suitable_target() 679 * reprogrammed yet. in __hrtimer_reprogram() 795 * must be reevaluated and the clock event device reprogrammed if in retrigger_next_event() 922 * event devices cannot be remotely reprogrammed. in update_needs_ipi() 954 * be reprogrammed. The other reason why an IPI has to be sent is when the
|
D | tick-broadcast.c | 110 * If we woke up early and the tick was reprogrammed in the in tick_oneshot_wakeup_handler() 1155 * then the current CPU has not yet reprogrammed the local in hotplug_cpu__broadcast_tick_pull()
|
D | tick-common.c | 475 * is reprogrammed correctly when high resolution timers are in tick_resume_local()
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | opal-api.h | 646 OPAL_HMI_FLAGS_DEC_LOST = (1ull << 1), /* DEC lost, needs to be reprogrammed */ 647 OPAL_HMI_FLAGS_HDEC_LOST = (1ull << 2), /* HDEC lost, needs to be reprogrammed */
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_perf_types.h | 334 * reprogrammed.
|
/linux-6.14.4/Documentation/timers/ |
D | highres.rst | 168 whether the event device has to be reprogrammed when a timer is added. The
|
/linux-6.14.4/drivers/clk/qcom/ |
D | krait-cc.c | 41 * while the hfpll is getting reprogrammed.
|
/linux-6.14.4/include/crypto/ |
D | skcipher.h | 104 * object, so one must make sure the key is properly reprogrammed into 176 * object, so one must make sure the key is properly reprogrammed into
|
/linux-6.14.4/drivers/leds/flash/ |
D | leds-aat1290.c | 190 * off and back on to reset the movie mode and reprogrammed via the in aat1290_led_flash_strobe_set()
|
/linux-6.14.4/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 225 reprogrammed in that case. Second, if the governor is expecting a non-timer 232 waste of time and in this case the timer hardware would need to be reprogrammed,
|
/linux-6.14.4/include/linux/ |
D | crypto.h | 206 * reprogrammed into the hardware. This function is also
|
/linux-6.14.4/Documentation/RCU/ |
D | listRCU.rst | 400 ``CLOCK_REALTIME`` clock is reprogrammed (for example due to setting
|
/linux-6.14.4/drivers/gpu/drm/ast/ |
D | ast_mode.c | 670 * reprogrammed the offset. This stalls display output for several in ast_primary_plane_helper_atomic_update() 686 * reprogrammed the scanout address. This stalls display in ast_primary_plane_helper_atomic_enable()
|
123