Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcttimer.c57 unsigned int reprogram:1; /* need to reprogram the internval */ member
191 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
227 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
261 } while (atimer->reprogram); in ct_xfitimer_callback()
282 atimer->reprogram = 1; in ct_xfitimer_update()
/Linux-v4.19/kernel/time/
Dhrtimer.c764 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument
799 !reprogram) in hrtimer_reprogram()
975 u8 newstate, int reprogram) in __remove_hrtimer() argument
995 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()
1007 int reprogram; in remove_hrtimer() local
1018 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
1023 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer()
1046 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer() argument
1067 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer()
/Linux-v4.19/Documentation/fmc/
DAPI.txt34 first device will reprogram the FPGA, so other devices must know they
41 Finally, the fmc_reprogram function calls the reprogram method (see
Dcarrier.txt137 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw);
177 `reprogram'
180 will need to reprogram the FPGA by calling this function. If the
181 name argument is NULL, the carrier should reprogram the golden
/Linux-v4.19/drivers/mtd/maps/
DKconfig158 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
196 as an MTD device - with this you can reprogram your BIOS.
205 as an MTD device - with this you can reprogram your BIOS.
214 as an MTD device - with this you can reprogram your BIOS.
223 as an MTD device - with this you can reprogram your BIOS.
232 as an MTD device - with this you can reprogram your BIOS.
259 as an MTD device - with this you can reprogram your BIOS.
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-codec.rst33 the codec and reprogram it whenever another file handler gets access.
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmscc-phy-vsc8531.txt21 by being able to reprogram drive strength
/Linux-v4.19/drivers/fmc/
DKconfig40 its binary and the function carrier->reprogram to actually do it.
Dfmc-sdb.c159 ret = fmc->op->reprogram(fmc, d, gw); in fmc_reprogram()
Dfmc-fakedev.c237 .reprogram = ff_reprogram,
/Linux-v4.19/Documentation/networking/
Di40e.txt129 This is because the first filter will be accepted and reprogram the input
130 set for TCPv4 filters, but the second filter will be unable to reprogram the
/Linux-v4.19/include/linux/
Dfmc.h137 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw); member
/Linux-v4.19/Documentation/misc-devices/
Dc2port.txt24 By using this driver you can reprogram the in-system flash without EC2
/Linux-v4.19/Documentation/
DSAK.txt36 And that's it! Only the superuser may reprogram the SAK key.
/Linux-v4.19/drivers/rtc/
Dinterface.c939 reprogram: in rtc_timer_do_work()
945 goto reprogram; in rtc_timer_do_work()
/Linux-v4.19/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-v4.19/kernel/events/
Dcore.c2490 bool reprogram = true; in __perf_install_in_context() local
2498 reprogram = (ctx->task == current); in __perf_install_in_context()
2507 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context()
2512 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context()
2524 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context()
2529 if (reprogram) { in __perf_install_in_context()
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt1194 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when