Searched full:reprogramming (Results 1 – 25 of 63) sorted by relevance
123
| /kernel/linux/linux-5.10/Documentation/driver-api/fpga/ |
| D | intro.rst | 4 The FPGA subsystem supports reprogramming FPGAs dynamically under 54 reprogramming FPGAs when device tree overlays are applied.
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | altera-fpga2sdram.c | 21 * 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.
|
| D | altera-hps2fpga.c | 17 * 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.
|
| D | fpga-region.c | 90 * reprogramming the region until the caller considers it safe to do so.
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | vmlinux-xip.lds.S | 185 * 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/ |
| D | hrtimer.c | 241 * 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 …]
|
| D | Kconfig | 46 # Automatically adjust the min. reprogramming time for
|
| D | tick-broadcast.c | 631 * 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/ |
| D | wrpll-cln28hpc.c | 7 * 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/ |
| D | timer-u300.c | 216 /* 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/ |
| D | sc520cdp.c | 36 ** 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/ |
| D | aiptek.c | 1054 * 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/ |
| D | maxim,max9286.yaml | 183 address reprogramming. The number of entries depends on the
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_plane_helper.c | 210 * drm_mode_set_config_internal. We're reprogramming the same in drm_primary_helper_update()
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | max9271.h | 217 * communicate with local devices that do not support address reprogramming.
|
| /kernel/linux/linux-5.10/drivers/misc/cxl/ |
| D | file.c | 555 * 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/ |
| D | pl111_drv.c | 32 * - Read back hardware state at boot to skip reprogramming the
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| D | ioremap.c | 386 * code in external memory. This is needed for reprogramming source
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | io.c | 395 pr_info("Reprogramming SDRC clock to %ld Hz\n", rate); in _omap2_init_reprogram_sdrc()
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | abituguru-datasheet.rst | 332 resulted in a _permanent_ reprogramming of the voltages, luckily I had the
|
| /kernel/linux/linux-5.10/Documentation/timers/ |
| D | no_hz.rst | 88 number of expensive clock-reprogramming operations.
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| D | vgic-v4.c | 59 * reprogramming the PCI endpoint after MAPTI does not result in a
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| D | clk-cpu-8996.c | 34 * when we are reprogramming the PLL itself (for rate changes) when
|
| /kernel/linux/linux-5.10/fs/ |
| D | timerfd.c | 463 * We need to stop the existing timer before reprogramming in do_timerfd_settime()
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | imx6q-cpufreq.c | 109 * reprogram PLL for frequency scaling. The procedure of reprogramming in imx6q_set_target()
|
123