Searched refs:reprogram (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/sound/pci/ctxfi/ |
D | cttimer.c | 54 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-6.12.1/kernel/time/ |
D | hrtimer.c | 806 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument 841 !reprogram) in hrtimer_reprogram() 1108 u8 newstate, int reprogram) in __remove_hrtimer() argument 1129 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer() 1143 bool reprogram; in remove_hrtimer() local 1154 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer() 1165 reprogram &= !keep_local; in remove_hrtimer() 1167 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer() 1190 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer() argument 1211 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer()
|
/linux-6.12.1/drivers/mtd/maps/ |
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.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | mscc-phy-vsc8531.txt | 16 by being able to reprogram drive strength
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-mem2mem.rst | 27 the hardware and reprogram it whenever another file handler gets access.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | silabs,si5341.txt | 58 - silabs,reprogram: When present, the driver will always assume the device must 119 silabs,reprogram; /* Chips are not programmed, always reset */
|
/linux-6.12.1/Documentation/misc-devices/ |
D | c2port.rst | 28 By using this driver you can reprogram the in-system flash without EC2
|
/linux-6.12.1/Documentation/security/ |
D | sak.rst | 36 And that's it! Only the superuser may reprogram the SAK key.
|
/linux-6.12.1/drivers/rtc/ |
D | interface.c | 946 reprogram: in rtc_timer_do_work() 952 goto reprogram; in rtc_timer_do_work()
|
/linux-6.12.1/kernel/events/ |
D | core.c | 2840 bool reprogram = true; in __perf_install_in_context() local 2848 reprogram = (ctx->task == current); in __perf_install_in_context() 2857 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context() 2862 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context() 2874 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context() 2879 if (reprogram) { in __perf_install_in_context()
|
/linux-6.12.1/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 1266 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when
|