/linux/drivers/mtd/maps/ |
H A D | Kconfig | 168 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL. 206 as an MTD device - with this you can reprogram your BIOS. 215 as an MTD device - with this you can reprogram your BIOS. 224 as an MTD device - with this you can reprogram your BIOS. 233 as an MTD device - with this you can reprogram your BIOS. 242 as an MTD device - with this you can reprogram your BIOS. 269 as an MTD device - with this you can reprogram your BIOS.
|
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/sound/pci/ctxfi/ |
H A D | cttimer.c | 54 unsigned int reprogram:1; /* need to reprogram the internval */ member 165 * reprogram the timer interval; in ct_xfitimer_get_wc() 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_prepare()
|
/linux/kernel/time/ |
H A D | hrtimer.c | 179 * to queue, then a remote reprogram is necessary. However there is no 204 * elected new base. An IPI will be issued to reprogram in hrtimer_suitable_target() 669 * T1 is removed, so this code is called and would reprogram in __hrtimer_reprogram() 671 * will not reprogram the hardware due to hang_detected being in __hrtimer_reprogram() 682 * Reprogram the event source with checking both queues for the 803 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument 838 !reprogram) in hrtimer_reprogram() 843 * If the timer is not on the current cpu, we cannot reprogram in hrtimer_reprogram() 854 * clock bases and reprogram the clock event device. in hrtimer_reprogram() 932 * also requires to eventually reprogram the per CPU clock event devices [all …]
|
H A D | tick-broadcast.c | 750 * Two reasons for reprogram: in tick_handle_oneshot_broadcast() 837 * We only reprogram the broadcast timer if we in ___tick_broadcast_oneshot_control() 873 * handler. No need to reprogram the timer in ___tick_broadcast_oneshot_control() 892 * reached, we would reprogram the cpu local in ___tick_broadcast_oneshot_control() 923 * We got woken by something else. Reprogram in ___tick_broadcast_oneshot_control() 1167 * Detect this condition and reprogram the cpu local timer in hotplug_cpu__broadcast_tick_pull()
|
H A D | clockevents.c | 296 * clockevents_program_event - Reprogram the clock event device. 537 * clockevents_update_freq - Update frequency and reprogram a clock event device. 541 * Reconfigure and reprogram a clock event device in oneshot
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | silabs,si5341.yaml | 105 silabs,reprogram: 191 silabs,reprogram; /* Chips are not programmed, always reset */
|
/linux/kernel/sched/ |
H A D | idle.c | 285 * doesn't tell about pending needed timer reprogram. in do_idle() 302 * instruction. This can leak a pending needed timer reprogram. in do_idle() 308 * again to reprogram the tick. in do_idle()
|
/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/Documentation/userspace-api/media/v4l/ |
H A D | dev-mem2mem.rst | 27 the hardware and reprogram it whenever another file handler gets access.
|
/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 | 140 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an 146 and adds the "firmware-name" property is taken as a request to reprogram the
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc-phy-vsc8531.txt | 16 by being able to reprogram drive strength
|
/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/acpi/ |
H A D | sleep.c | 618 /* Reprogram control registers */ in acpi_suspend_enter() 943 /* Reprogram control registers */ in acpi_hibernation_enter() 957 /* Reprogram control registers */ in acpi_hibernation_leave()
|
/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()
|
/linux/sound/hda/core/ |
H A D | i915.c | 21 * snd_hdac_i915_set_bclk - Reprogram BCLK for HSW/BDW
|
/linux/drivers/ata/ |
H A D | pata_cmd640.c | 125 * Channel 1 has shared timings. We must reprogram the
|
/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/clocksource/ |
H A D | sh_cmt.c | 433 ch->flags |= FLAG_REPROGRAM; /* force reprogram */ in sh_cmt_clock_event_program_verify() 437 * -> let the interrupt handler reprogram the timer. in sh_cmt_clock_event_program_verify() 448 /* reprogram the timer hardware, in sh_cmt_clock_event_program_verify()
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-stm32-ep.c | 184 * Reprogram the configuration space registers here because the DBI in stm32_pcie_perst_deassert()
|
/linux/arch/sh/kernel/ |
H A D | head_32.S | 101 * But we reprogram them here because we want complete control over
|
/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()
|