| /linux/sound/pci/ctxfi/ |
| H A D | cttimer.c | 54 unsigned int reprogram:1; /* need to reprogram the internval */ member 165 * reprogram the timer interval; 181 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()
|
| /linux/kernel/time/ |
| H A D | hrtimer.c | 206 * to queue, then a remote reprogram is necessary. However there is no 231 * elected new base. An IPI will be issued to reprogram in hrtimer_suitable_target() 726 * T1 is removed, so this code is called and would reprogram in __hrtimer_reprogram() 728 * will not reprogram the hardware due to hang_detected being in __hrtimer_reprogram() 738 /* Reprogram the event source with a evaluation of all clock bases */ 844 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument 879 if (!ktime_before(expires, timer_cpu_base->expires_next) || !reprogram) in hrtimer_reprogram() 884 * If the timer is not on the current cpu, we cannot reprogram in hrtimer_reprogram() 967 * also requires to eventually reprogram the per CPU clock event devices 1015 * Called from timekeeping code to reprogram the hrtimer interrupt device [all …]
|
| H A D | tick-broadcast.c | 755 * Two reasons for reprogram: in tick_handle_oneshot_broadcast() 842 * We only reprogram the broadcast timer if we in ___tick_broadcast_oneshot_control() 878 * handler. No need to reprogram the timer in ___tick_broadcast_oneshot_control() 897 * reached, we would reprogram the cpu local in ___tick_broadcast_oneshot_control() 928 * We got woken by something else. Reprogram in ___tick_broadcast_oneshot_control() 1173 * Detect this condition and reprogram the cpu local timer in hotplug_cpu__broadcast_tick_pull()
|
| H A D | clockevents.c | 332 * clockevents_program_event - Reprogram the clock event device. 587 * clockevents_update_freq - Update frequency and reprogram a clock event device. 591 * Reconfigure and reprogram a clock event device in oneshot
|
| /linux/drivers/mtd/maps/ |
| H A D | sc520cdp.c | 187 ** ROMCS0, ROMCS1 and BOOTCS. Reprogram each of these with a in sc520cdp_setup_par() 193 /* if target device field matches, reprogram the PAR */ in sc520cdp_setup_par() 219 /* reprogram PAR registers so flash appears at the desired addresses */ in init_sc520cdp()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5341.yaml | 105 silabs,reprogram: 191 silabs,reprogram; /* Chips are not programmed, always reset */
|
| /linux/drivers/ufs/core/ |
| H A D | ufshcd-crypto.c | 104 * Reprogram the keyslots if needed, and return true if CRYPTO_GENERAL_ENABLE 112 /* Reset might clear all keys, so reprogram all the keys. */ in ufshcd_crypto_enable()
|
| /linux/drivers/mmc/core/ |
| H A D | crypto.c | 17 /* Reset might clear all keys, so reprogram all the keys. */ in mmc_crypto_set_initial_state()
|
| /linux/kernel/sched/ |
| H A D | idle.c | 307 * doesn't tell about pending needed timer reprogram. in do_idle() 324 * instruction. This can leak a pending needed timer reprogram. in do_idle() 330 * again to reprogram the tick. in do_idle()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-mem2mem.rst | 28 the hardware and reprogram it whenever another file handler gets access.
|
| /linux/drivers/clk/imx/ |
| H A D | clk-cpu.c | 54 /* reprogram PLL */ in clk_cpu_set_rate()
|
| /linux/Documentation/security/ |
| H A D | sak.rst | 36 And that's it! Only the superuser may reprogram the SAK key.
|
| /linux/Documentation/misc-devices/ |
| H A D | c2port.rst | 28 By using this driver you can reprogram the in-system flash without EC2
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| H A D | fpga-region.yaml | 136 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an 142 and adds the "firmware-name" property is taken as a request to reprogram the
|
| /linux/drivers/acpi/ |
| H A D | sleep.c | 626 /* Reprogram control registers */ in acpi_suspend_enter() 955 /* Reprogram control registers */ in acpi_hibernation_enter() 969 /* Reprogram control registers */ in acpi_hibernation_leave()
|
| /linux/drivers/cpufreq/ |
| H A D | imx6q-cpufreq.c | 111 * reprogram PLL for frequency scaling. The procedure of reprogramming in imx6q_set_target() 117 * - Reprogram pll1_sys_clk and reparent pll1_sw_clk back to it in imx6q_set_target()
|
| /linux/drivers/fpga/ |
| H A D | dfl-n3000-nios.c | 321 * card, we need to reprogram a new Nios firmware via the BMC chip on in n3000_nios_init_done_check() 395 * reprogram a new Nios firmware and restore the card. So the in n3000_nios_init_done_check()
|
| H A D | fpga-region.c | 93 * reprogram the region.
|
| /linux/sound/hda/core/ |
| H A D | i915.c | 21 * snd_hdac_i915_set_bclk - Reprogram BCLK for HSW/BDW
|
| /linux/drivers/clocksource/ |
| H A D | sh_cmt.c | 415 ch->flags |= FLAG_REPROGRAM; /* force reprogram */ in sh_cmt_clock_event_program_verify() 419 * -> let the interrupt handler reprogram the timer. in sh_cmt_clock_event_program_verify() 430 /* reprogram the timer hardware, in sh_cmt_clock_event_program_verify()
|
| /linux/arch/m68k/coldfire/ |
| H A D | m53xx.c | 512 * The device must be put into LIMP mode to reprogram the PLL. in clock_pll() 518 /* Reprogram PLL for desired fsys */ in clock_pll()
|
| /linux/drivers/ata/ |
| H A D | pata_cmd640.c | 125 * Channel 1 has shared timings. We must reprogram the
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 1154 /* Reprogram ingress finals if PVID changed */ in mxl862xx_port_vlan_add() 1161 /* Reprogram egress tag-stripping rules (walks VF VID list) */ in mxl862xx_port_vlan_add() 1217 * Must happen before egress reprogram so the VID is no in mxl862xx_port_vlan_del() 1224 /* Reprogram egress tag-stripping rules (VID is now gone) */ in mxl862xx_port_vlan_del() 1229 /* If PVID changed, reprogram ingress finals */ in mxl862xx_port_vlan_del()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | gr2d.c | 317 * undetermined h/w state since userspace is expected to reprogram in gr2d_runtime_suspend()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | arch_timer_edge_cases.c | 461 * Set a timer for tval=delta_1_ms then reprogram it to 474 /* Reprogram the timer to DEF_CNT + delta_2_ms. */ in test_reprogramming_timer()
|