Searched full:reprogramming (Results 1 – 25 of 68) sorted by relevance
123
/Linux-v6.1/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.
|
/Linux-v6.1/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 786 * function call will take care of the reprogramming in case the in retrigger_next_event() 899 * before reprogramming. Nothing to do here. in update_needs_ipi() 1101 * reprogram to zero. This is useful, when the context does a reprogramming 1144 * Remove the timer and force reprogramming when high in remove_hrtimer() 1146 * CPU. If we remove a timer on another CPU, reprogramming is in remove_hrtimer() 1148 * reprogramming happens in the interrupt handler. This is a in remove_hrtimer() 1155 * If the timer is not restarted then reprogramming is in remove_hrtimer() 1198 * reprogramming needs to be triggered, even if the next soft in hrtimer_update_softirq_timer() [all …]
|
D | Kconfig | 42 # Automatically adjust the min. reprogramming time for
|
D | tick-broadcast.c | 712 * it can avoid reprogramming the cpu local in tick_handle_oneshot_broadcast() 894 * reprogramming makes sure that the event in ___tick_broadcast_oneshot_control() 903 * avoid reprogramming and enforce that the in ___tick_broadcast_oneshot_control()
|
/Linux-v6.1/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.
|
/Linux-v6.1/arch/arm/kernel/ |
D | vmlinux-xip.lds.S | 187 * situation when we are reprogramming MPU region we run on with 188 * something which doesn't cover reprogramming code itself, so as soon
|
/Linux-v6.1/drivers/clk/analogbits/ |
D | wrpll-cln28hpc.c | 7 * This library supports configuration parsing and reprogramming of 211 * in PLL context @c. PLL reprogramming is not glitchless, so the 358 * must wait after reprogramming the PLL to ensure that it is locked
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/microchip/ |
D | microchip,mpfs-sys-controller.yaml | 15 services include hardware rng, reprogramming of the FPGA and verfification of the
|
/Linux-v6.1/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()
|
/Linux-v6.1/drivers/input/tablet/ |
D | aiptek.c | 1053 * both displays current setting and allows reprogramming. 1089 * both displays current setting and allows reprogramming. 1125 * both displays current setting and allows reprogramming. 1166 * both displays current setting and allows reprogramming. 1207 * both displays current setting and allows reprogramming. 1248 * both displays current setting and allows reprogramming. 1277 * both displays current setting and allows reprogramming. 1567 * of writing to this file triggers a tablet reprogramming. in store_tabletExecute()
|
/Linux-v6.1/drivers/media/i2c/ |
D | max9271.h | 226 * communicate with local devices that do not support address reprogramming.
|
/Linux-v6.1/drivers/misc/cxl/ |
D | file.c | 555 * PSL and AFUs once we have dynamic reprogramming support in cxl_devnode() 646 * Future: When we support dynamically reprogramming the PSL & AFU we in cxl_register_adapter()
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | maxim,max9286.yaml | 171 address reprogramming. The number of entries depends on the
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_plane_helper.c | 239 * drm_mode_set_config_internal. We're reprogramming the same in drm_plane_helper_update_primary()
|
/Linux-v6.1/drivers/gpu/drm/pl111/ |
D | pl111_drv.c | 32 * - Read back hardware state at boot to skip reprogramming the
|
/Linux-v6.1/arch/x86/events/amd/ |
D | brs.c | 143 * reprogramming of the period. in amd_brs_hw_config()
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-xilinx.c | 12 * reprogramming, but I think it would add complexity for little gain.
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | io.c | 395 pr_info("Reprogramming SDRC clock to %ld Hz\n", rate); in _omap2_init_reprogram_sdrc()
|
/Linux-v6.1/arch/arm/mm/ |
D | ioremap.c | 391 * code in external memory. This is needed for reprogramming source
|
/Linux-v6.1/Documentation/block/ |
D | inline-encryption.rst | 259 of its keyslots, e.g. device resets, the driver must handle reprogramming the
|
/Linux-v6.1/Documentation/hwmon/ |
D | abituguru-datasheet.rst | 332 resulted in a _permanent_ reprogramming of the voltages, luckily I had the
|
/Linux-v6.1/Documentation/timers/ |
D | no_hz.rst | 92 number of expensive clock-reprogramming operations.
|
/Linux-v6.1/drivers/cpufreq/ |
D | imx6q-cpufreq.c | 109 * reprogram PLL for frequency scaling. The procedure of reprogramming in imx6q_set_target()
|
123