Home
last modified time | relevance | path

Searched full:latches (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-mm-lantiq.txt3 By attaching hardware latches to the EBU it is possible to create output
5 written to outputs 16 bit to the latches.
Dgpio-latch.yaml13 This binding describes a GPIO multiplexer based on latches connected to
43 of number of latches and the number of inputs per latch is derived from
Dnetxbig-gpio-ext.txt8 - enable-gpio: latches the new configuration (address, data) on raising edge.
/linux-6.12.1/sound/isa/gus/
Dgus_main.c23 static int snd_gus_init_dma_irq(struct snd_gus_card * gus, int latches);
261 static int snd_gus_init_dma_irq(struct snd_gus_card * gus, int latches) in snd_gus_init_dma_irq() argument
319 if (latches) { in snd_gus_init_dma_irq()
330 if (latches) { in snd_gus_init_dma_irq()
338 if (latches) in snd_gus_init_dma_irq()
339 gus->mix_cntrl_reg |= 0x08; /* enable latches */ in snd_gus_init_dma_irq()
341 gus->mix_cntrl_reg &= ~0x08; /* disable latches */ in snd_gus_init_dma_irq()
/linux-6.12.1/drivers/gpio/
Dgpio-mm-lantiq.c21 * By attaching hardware latches to the EBU it is possible to create output
23 * written to outputs 16 bit to the latches.
31 u16 shadow; /* shadow the latches state */
Dgpio-latch.c8 * multiplexer based on latches like this:
36 * The above is just an example. The actual number of number of latches and
Dgpio-sodaville.c147 * This gpio irq controller latches level irqs. Testing shows that if in sdv_register_irqsupport()
/linux-6.12.1/drivers/comedi/drivers/
Damplc_dio200_pci.c133 * 9. "Pattern occurred" latched signal, latches HIGH when pattern
135 * 10. "Pattern gone away" latched signal, latches LOW when pattern
139 * 12. Negated "pattern occurred" latched signal, latches LOW when
141 * 13. Negated "pattern gone away" latched signal, latches LOW when
192 * register, a rising edge on the source signal latches the corresponding
Damplc_dio200.c159 * register, a rising edge on the source signal latches the corresponding
/linux-6.12.1/arch/arm/mach-omap2/
Dprm3xxx.c395 * omap3_prm_reconfigure_io_chain - clear latches and reconfigure I/O chain
426 * omap3xxx_prm_enable_io_wakeup - enable wakeup events from I/O wakeup latches
428 * Activates the I/O wakeup event latches and allows events logged by
429 * those latches to signal a wakeup event to the PRCM. For I/O
Dprm44xx.c297 * omap44xx_prm_reconfigure_io_chain - clear latches and reconfigure I/O chain
344 * omap44xx_prm_enable_io_wakeup - enable wakeup events from I/O wakeup latches
346 * Activates the I/O wakeup event latches and allows events logged by
347 * those latches to signal a wakeup event to the PRCM. For I/O wakeups
/linux-6.12.1/arch/mips/generic/
Dboard-ranchu.c24 * Reading the low address latches the high value in read_rtc_time()
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_dsi_encoder.c97 * before the disable latches, which results that some of in mdp4_dsi_encoder_disable()
Dmdp4_dtv_encoder.c100 * before the disable latches, which results that some of in mdp4_dtv_encoder_disable()
Dmdp4_lcdc_encoder.c282 * before the disable latches, which results that some of in mdp4_lcdc_encoder_disable()
/linux-6.12.1/arch/m68k/include/asm/
Dmac_via.h203 #define vT1LL 0x0c00 /* [VIA only] Timer one latches low. */
204 #define vT1LH 0x0e00 /* [VIA only] Timer one latches high. */
/linux-6.12.1/include/video/
Dcirrus.h64 #define CL_CRT22 0x22 /* Graphics Data Latches ReadBack */
/linux-6.12.1/drivers/irqchip/
Dirq-aspeed-vic.c83 /* Clear edge detection latches */ in vic_init_hw()
/linux-6.12.1/arch/m68k/mac/
Dvia.c179 via1[vACR] &= ~0x03; /* disable port A & B latches */ in via_init()
233 via2[vACR] &= ~0x03; /* disable port A & B latches */ in via_init()
/linux-6.12.1/drivers/clocksource/
Dtimer-fsl-ftm.c116 * to the MOD register latches the value into a buffer. The MOD in ftm_set_next_event()
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_encoder.c145 * before the disable latches, which results that some of in mdp5_vid_encoder_disable()
/linux-6.12.1/drivers/iio/adc/
Dti-lmp92064.c132 * The ADC only latches in new samples if all DATA registers are read in lmp92064_read_meas()
/linux-6.12.1/drivers/w1/slaves/
Dw1_ds2408.c210 * Writing to the activity file resets the activity latches.
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddcn-overview.rst210 or userspace clients as it signals the point at which hardware latches to
/linux-6.12.1/drivers/rtc/
Drtc-palmas.c41 /* Copy RTC counting registers to static registers or latches */ in palmas_rtc_read_time()

123