Home
last modified time | relevance | path

Searched full:reprogramming (Results 1 – 25 of 63) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/driver-api/fpga/
Dintro.rst4 The FPGA subsystem supports reprogramming FPGAs dynamically under
54 reprogramming FPGAs when device tree overlays are applied.
/kernel/linux/linux-5.10/drivers/fpga/
Daltera-fpga2sdram.c21 * allows for safe reprogramming of the FPGA, assuming that the new FPGA image
23 * reprogramming the FPGA and re-enabled after the FPGA has been programmed.
Daltera-hps2fpga.c17 * allows for safe reprogramming of the FPGA, assuming that the new FPGA image
19 * reprogramming the FPGA and re-enabled after the FPGA has been programmed.
Dfpga-region.c90 * reprogramming the region until the caller considers it safe to do so.
/kernel/linux/linux-5.10/arch/arm/kernel/
Dvmlinux-xip.lds.S185 * situation when we are reprogramming MPU region we run on with
186 * something which doesn't cover reprogramming code itself, so as soon
/kernel/linux/linux-5.10/kernel/time/
Dhrtimer.c241 * so we keep it on the same CPU. No hassle vs. reprogramming in switch_hrtimer_base()
552 * cpu_base::*expires_next right away, reprogramming logic would no longer
1003 * reprogram to zero. This is useful, when the context does a reprogramming
1054 * Remove the timer and force reprogramming when high in remove_hrtimer()
1056 * CPU. If we remove a timer on another CPU, reprogramming is in remove_hrtimer()
1058 * reprogramming happens in the interrupt handler. This is a in remove_hrtimer()
1065 * If the timer is not restarted then reprogramming is in remove_hrtimer()
1112 * reprogramming needs to be triggered, even if the next soft in hrtimer_update_softirq_timer()
1135 * timer then this might end up reprogramming the hardware twice in __hrtimer_start_range_ns()
1138 * and enforce reprogramming after it is queued no matter whether in __hrtimer_start_range_ns()
[all …]
DKconfig46 # Automatically adjust the min. reprogramming time for
Dtick-broadcast.c631 * it can avoid reprogramming the cpu local in tick_handle_oneshot_broadcast()
821 * reprogramming makes sure that the event in __tick_broadcast_oneshot_control()
830 * avoid reprogramming and enforce that the in __tick_broadcast_oneshot_control()
/kernel/linux/linux-5.10/drivers/clk/analogbits/
Dwrpll-cln28hpc.c7 * This library supports configuration parsing and reprogramming of
207 * in PLL context @c. PLL reprogramming is not glitchless, so the
354 * must wait after reprogramming the PLL to ensure that it is locked
/kernel/linux/linux-5.10/drivers/clocksource/
Dtimer-u300.c216 /* Disable GP1 while we're reprogramming it. */ in u300_set_oneshot()
244 /* Disable GP1 while we're reprogramming it. */ in u300_set_periodic()
283 /* Disable GP1 while we're reprogramming it. */ in u300_set_next_event()
/kernel/linux/linux-5.10/drivers/mtd/maps/
Dsc520cdp.c36 ** choose more useful addresses for the FLASH banks by reprogramming the
178 if(!mmcr) { /* ioremap failed: skip the PAR reprogramming */ in sc520cdp_setup_par()
/kernel/linux/linux-5.10/drivers/input/tablet/
Daiptek.c1054 * both displays current setting and allows reprogramming.
1091 * both displays current setting and allows reprogramming.
1128 * both displays current setting and allows reprogramming.
1170 * both displays current setting and allows reprogramming.
1212 * both displays current setting and allows reprogramming.
1254 * both displays current setting and allows reprogramming.
1283 * both displays current setting and allows reprogramming.
1581 * of writing to this file triggers a tablet reprogramming. in store_tabletExecute()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dmaxim,max9286.yaml183 address reprogramming. The number of entries depends on the
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_plane_helper.c210 * drm_mode_set_config_internal. We're reprogramming the same in drm_primary_helper_update()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dmax9271.h217 * communicate with local devices that do not support address reprogramming.
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dfile.c555 * PSL and AFUs once we have dynamic reprogramming support in cxl_devnode()
645 * Future: When we support dynamically reprogramming the PSL & AFU we in cxl_register_adapter()
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
Dpl111_drv.c32 * - Read back hardware state at boot to skip reprogramming the
/kernel/linux/linux-5.10/arch/arm/mm/
Dioremap.c386 * code in external memory. This is needed for reprogramming source
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dio.c395 pr_info("Reprogramming SDRC clock to %ld Hz\n", rate); in _omap2_init_reprogram_sdrc()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dabituguru-datasheet.rst332 resulted in a _permanent_ reprogramming of the voltages, luckily I had the
/kernel/linux/linux-5.10/Documentation/timers/
Dno_hz.rst88 number of expensive clock-reprogramming operations.
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-v4.c59 * reprogramming the PCI endpoint after MAPTI does not result in a
/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-cpu-8996.c34 * when we are reprogramming the PLL itself (for rate changes) when
/kernel/linux/linux-5.10/fs/
Dtimerfd.c463 * We need to stop the existing timer before reprogramming in do_timerfd_settime()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dimx6q-cpufreq.c109 * reprogram PLL for frequency scaling. The procedure of reprogramming in imx6q_set_target()

123