Home
last modified time | relevance | path

Searched refs:inhibit (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_lrc.c683 bool inhibit) in init_common_regs() argument
689 if (inhibit) in init_common_regs()
758 bool inhibit) in __lrc_init_regs() argument
771 if (inhibit) in __lrc_init_regs()
774 set_offsets(regs, reg_offsets(engine), engine, inhibit); in __lrc_init_regs()
776 init_common_regs(regs, ce, engine, inhibit); in __lrc_init_regs()
786 bool inhibit) in lrc_init_regs() argument
788 __lrc_init_regs(ce->lrc_reg_state, ce, engine, inhibit); in lrc_init_regs()
826 bool inhibit = true; in lrc_init_state() local
834 inhibit = false; in lrc_init_state()
[all …]
/Linux-v5.15/Documentation/input/
Dinput-programming.rst179 inhibit and uninhibit operations, respectively. Indeed, the meaning of close()
183 Calling the device's close() method on inhibit (if there are users) allows the
189 input handlers. Userspace might want to inhibit a device in anticipation before
202 is not aware of input-specific inhibit (nor should it be). Composite devices
/Linux-v5.15/drivers/soc/fsl/dpio/
Dqbman-portal.h195 void qbman_swp_interrupt_set_inhibit(struct qbman_swp *p, int inhibit);
Dqbman-portal.c429 void qbman_swp_interrupt_set_inhibit(struct qbman_swp *p, int inhibit) in qbman_swp_interrupt_set_inhibit() argument
431 qbman_write_register(p, QBMAN_CINH_SWP_IIR, inhibit ? 0xffffffff : 0); in qbman_swp_interrupt_set_inhibit()
/Linux-v5.15/Documentation/driver-api/i3c/
Dprotocol.rst91 Masters are allowed to inhibit interrupts if they want to. This inhibition
/Linux-v5.15/arch/arm/boot/dts/
Dimx51-zii-rdu1.dts697 * inhibit execution of any write request to
/Linux-v5.15/Documentation/admin-guide/mm/
Dmemory-hotplug.rst219 page tables, are unmovable, page migration can fail and, therefore, inhibit
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7xxx.reg55 * from the driver code, and this keyword inhibit generation
Daic79xx.reg84 * from the driver code, and this keyword inhibit generation
/Linux-v5.15/Documentation/filesystems/caching/
Dnetfs-api.rst278 of memory; this will inhibit caching with this tag.