Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c776 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument
811 !reprogram) in hrtimer_reprogram()
1004 u8 newstate, int reprogram) in __remove_hrtimer() argument
1025 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()
1039 bool reprogram; in remove_hrtimer() local
1050 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
1061 reprogram &= !keep_local; in remove_hrtimer()
1063 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer()
1086 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer() argument
1107 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A DKconfig191 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
229 as an MTD device - with this you can reprogram your BIOS.
238 as an MTD device - with this you can reprogram your BIOS.
247 as an MTD device - with this you can reprogram your BIOS.
256 as an MTD device - with this you can reprogram your BIOS.
265 as an MTD device - with this you can reprogram your BIOS.
292 as an MTD device - with this you can reprogram your BIOS.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_vinstr.c112 bool reprogram; member
533 vinstr_ctx->reprogram = true; in kbasep_vinstr_attach_client()
543 vinstr_ctx->reprogram = false; in kbasep_vinstr_attach_client()
638 vinstr_ctx->reprogram = true; in kbase_vinstr_detach_client()
648 vinstr_ctx->reprogram = true; in kbase_vinstr_detach_client()
1080 if (vinstr_ctx->reprogram) { in kbasep_vinstr_reprogram()
1084 vinstr_ctx->reprogram = false; in kbasep_vinstr_reprogram()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmscc-phy-vsc8531.txt16 by being able to reprogram drive strength
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt59 - silabs,reprogram: When present, the driver will always assume the device must
115 silabs,reprogram; /* Chips are not programmed, always reset */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst27 the hardware and reprogram it whenever another file handler gets access.
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dc2port.rst28 By using this driver you can reprogram the in-system flash without EC2
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dsak.rst36 And that's it! Only the superuser may reprogram the SAK key.
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Dinterface.c948 reprogram: in rtc_timer_do_work()
954 goto reprogram; in rtc_timer_do_work()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/drivers/net/
H A DKconfig142 used on devices with SPI support you can reprogram the EEPROM from
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c2764 bool reprogram = true; in __perf_install_in_context() local
2772 reprogram = (ctx->task == current); in __perf_install_in_context()
2781 if (task_curr(ctx->task) && !reprogram) { in __perf_install_in_context()
2786 WARN_ON_ONCE(reprogram && cpuctx->task_ctx && cpuctx->task_ctx != ctx); in __perf_install_in_context()
2798 reprogram = cgroup_is_descendant(cgrp->css.cgroup, in __perf_install_in_context()
2803 if (reprogram) { in __perf_install_in_context()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst1258 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when