Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ctxfi/
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()
/Linux-v5.4/kernel/time/
Dhrtimer.c775 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument
810 !reprogram) in hrtimer_reprogram()
986 u8 newstate, int reprogram) in __remove_hrtimer() argument
1006 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()
1018 int reprogram; in remove_hrtimer() local
1029 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
1034 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer()
1057 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer() argument
1078 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer()
/Linux-v5.4/drivers/mtd/maps/
DKconfig169 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
207 as an MTD device - with this you can reprogram your BIOS.
216 as an MTD device - with this you can reprogram your BIOS.
225 as an MTD device - with this you can reprogram your BIOS.
234 as an MTD device - with this you can reprogram your BIOS.
243 as an MTD device - with this you can reprogram your BIOS.
270 as an MTD device - with this you can reprogram your BIOS.
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dmscc-phy-vsc8531.txt16 by being able to reprogram drive strength
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dsilabs,si5341.txt50 - silabs,reprogram: When present, the driver will always assume the device must
106 silabs,reprogram; /* Chips are not programmed, always reset */
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-mem2mem.rst34 the hardware and reprogram it whenever another file handler gets access.
/Linux-v5.4/Documentation/misc-devices/
Dc2port.txt24 By using this driver you can reprogram the in-system flash without EC2
/Linux-v5.4/Documentation/security/
Dsak.rst36 And that's it! Only the superuser may reprogram the SAK key.
/Linux-v5.4/drivers/rtc/
Dinterface.c915 reprogram: in rtc_timer_do_work()
921 goto reprogram; in rtc_timer_do_work()
/Linux-v5.4/Documentation/devicetree/bindings/fpga/
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
/Linux-v5.4/kernel/events/
Dcore.c2588 bool reprogram = true; in __perf_install_in_context() local
2596 reprogram = (ctx->task == current); in __perf_install_in_context()
2605 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context()
2610 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context()
2622 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context()
2627 if (reprogram) { in __perf_install_in_context()
/Linux-v5.4/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst1257 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when