| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | hrtimer.c | 776 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 D | Kconfig | 191 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 D | mali_kbase_vinstr.c | 112 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 D | mscc-phy-vsc8531.txt | 16 by being able to reprogram drive strength
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | silabs,si5341.txt | 59 - 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 D | dev-mem2mem.rst | 27 the hardware and reprogram it whenever another file handler gets access.
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | c2port.rst | 28 By using this driver you can reprogram the in-system flash without EC2
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | sak.rst | 36 And that's it! Only the superuser may reprogram the SAK key.
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | interface.c | 948 reprogram: in rtc_timer_do_work() 954 goto reprogram; in rtc_timer_do_work()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fpga/ |
| H A D | fpga-region.txt | 133 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 D | Kconfig | 142 used on devices with SPI support you can reprogram the EEPROM from
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 2764 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 D | thinkpad-acpi.rst | 1258 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when
|