Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/fmc/
Dfmc-trivial.c62 if (fmc->op->reprogram) in t_probe()
63 ret = fmc->op->reprogram(fmc, &t_drv, ""); in t_probe()
DKconfig40 its binary and the function carrier->reprogram to actually do it.
Dfmc-fakedev.c237 .reprogram = ff_reprogram,
Dfmc-sdb.c135 ret = fmc->op->reprogram(fmc, d, gw); in fmc_reprogram()
/linux-4.1.27/sound/pci/ctxfi/
Dcttimer.c57 unsigned int reprogram:1; /* need to reprogram the internval */ member
192 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
228 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
262 } while (atimer->reprogram); in ct_xfitimer_callback()
283 atimer->reprogram = 1; in ct_xfitimer_update()
/linux-4.1.27/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-4.1.27/drivers/mtd/maps/
DKconfig138 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
176 as an MTD device - with this you can reprogram your BIOS.
185 as an MTD device - with this you can reprogram your BIOS.
194 as an MTD device - with this you can reprogram your BIOS.
203 as an MTD device - with this you can reprogram your BIOS.
212 as an MTD device - with this you can reprogram your BIOS.
239 as an MTD device - with this you can reprogram your BIOS.
/linux-4.1.27/kernel/time/
Dhrtimer.c876 unsigned long newstate, int reprogram) in __remove_hrtimer() argument
887 if (reprogram && hrtimer_hres_active()) { in __remove_hrtimer()
911 int reprogram; in remove_hrtimer() local
923 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
930 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer()
/linux-4.1.27/include/linux/
Dfmc.h135 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw); member
/linux-4.1.27/Documentation/misc-devices/
Dc2port.txt24 By using this driver you can reprogram the in-system flash without EC2
/linux-4.1.27/Documentation/
DSAK.txt32 And that's it! Only the superuser may reprogram the SAK key.
/linux-4.1.27/drivers/rtc/
Dinterface.c911 reprogram: in rtc_timer_do_work()
917 goto reprogram; in rtc_timer_do_work()
/linux-4.1.27/arch/arm/mach-omap2/
Dsram34xx.S177 bl configure_sdrc @ reprogram SDRC regs now
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt1190 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when