Home
last modified time | relevance | path

Searched refs:reprogram (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dcttimer.c54 unsigned int reprogram:1; /* need to reprogram the internval */ member
188 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
224 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
258 } while (atimer->reprogram); in ct_xfitimer_callback()
279 atimer->reprogram = 1; in ct_xfitimer_update()
/openbmc/linux/kernel/time/
H A Dhrtimer.c183 * reprogram the target cpu hardware and we would cause it to fire in lock_hrtimer_base()
665 * T1 is removed, so this code is called and would reprogram in __hrtimer_reprogram()
667 * will not reprogram the hardware due to hang_detected being in __hrtimer_reprogram()
801 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in retrigger_next_event()
836 !reprogram) in hrtimer_reprogram()
841 * If the timer is not on the current cpu, we cannot reprogram in hrtimer_reprogram()
852 * clock bases and reprogram the clock event device. in hrtimer_reprogram()
930 * also requires to eventually reprogram the per CPU clock event devices in update_needs_ipi()
984 * Called from timekeeping code to reprogram the hrtimer interrupt device in clock_was_set()
1096 * reprogram t in enqueue_hrtimer()
811 hrtimer_reprogram(struct hrtimer * timer,bool reprogram) hrtimer_reprogram() argument
1111 __remove_hrtimer(struct hrtimer * timer,struct hrtimer_clock_base * base,u8 newstate,int reprogram) __remove_hrtimer() argument
1146 bool reprogram; remove_hrtimer() local
1193 hrtimer_update_softirq_timer(struct hrtimer_cpu_base * cpu_base,bool reprogram) hrtimer_update_softirq_timer() argument
[all...]
/openbmc/linux/drivers/mtd/maps/
H A DKconfig168 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.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmscc-phy-vsc8531.txt16 by being able to reprogram drive strength
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst27 the hardware and reprogram it whenever another file handler gets access.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt58 - silabs,reprogram: When present, the driver will always assume the device must
119 silabs,reprogram; /* Chips are not programmed, always reset */
/openbmc/linux/Documentation/misc-devices/
H A Dc2port.rst28 By using this driver you can reprogram the in-system flash without EC2
/openbmc/linux/Documentation/security/
H A Dsak.rst36 And that's it! Only the superuser may reprogram the SAK key.
/openbmc/linux/drivers/rtc/
H A Dinterface.c951 reprogram: in rtc_timer_do_work()
957 goto reprogram; in rtc_timer_do_work()
/openbmc/linux/Documentation/devicetree/bindings/fpga/
H A Dfpga-region.txt133 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an
139 and adds the "firmware-name" property is taken as a request to reprogram the
/openbmc/u-boot/drivers/net/
H A DKconfig133 used on devices with SPI support you can reprogram the EEPROM from
/openbmc/linux/kernel/events/
H A Dcore.c2766 bool reprogram = true; in __perf_install_in_context() local
2774 reprogram = (ctx->task == current); in __perf_install_in_context()
2783 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context()
2788 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context()
2800 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context()
2805 if (reprogram) { in __perf_install_in_context()
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1260 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when