/linux-4.4.14/drivers/gpio/ |
H A D | gpio-mm-lantiq.c | 23 * By attaching hardware latches to the EBU it is possible to create output 25 * written to outputs 16 bit to the latches. 33 u16 shadow; /* shadow the latches state */
|
H A D | gpio-sodaville.c | 152 * This gpio irq controller latches level irqs. Testing shows that if sdv_register_irqsupport()
|
/linux-4.4.14/sound/isa/gus/ |
H A D | gus_main.c | 38 static int snd_gus_init_dma_irq(struct snd_gus_card * gus, int latches); 270 static int snd_gus_init_dma_irq(struct snd_gus_card * gus, int latches) snd_gus_init_dma_irq() argument 328 if (latches) { snd_gus_init_dma_irq() 339 if (latches) { snd_gus_init_dma_irq() 347 if (latches) snd_gus_init_dma_irq() 348 gus->mix_cntrl_reg |= 0x08; /* enable latches */ snd_gus_init_dma_irq() 350 gus->mix_cntrl_reg &= ~0x08; /* disable latches */ snd_gus_init_dma_irq()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | amplc_dio200_pci.c | 142 * 9. "Pattern occurred" latched signal, latches HIGH when pattern 144 * 10. "Pattern gone away" latched signal, latches LOW when pattern 148 * 12. Negated "pattern occurred" latched signal, latches LOW when 150 * 13. Negated "pattern gone away" latched signal, latches LOW when 201 * register, a rising edge on the source signal latches the corresponding
|
H A D | amplc_dio200.c | 168 * register, a rising edge on the source signal latches the corresponding
|
H A D | s626.c | 660 * access, 1: A index latches A, 2: B index latches B, 3: A overflow 661 * latches B.
|
H A D | jr3_pci.h | 133 * bit latches, and must be reset by the user.
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | prm3xxx.c | 394 * omap3_prm_reconfigure_io_chain - clear latches and reconfigure I/O chain 425 * omap3xxx_prm_enable_io_wakeup - enable wakeup events from I/O wakeup latches 427 * Activates the I/O wakeup event latches and allows events logged by 428 * those latches to signal a wakeup event to the PRCM. For I/O
|
H A D | prm44xx.c | 293 * omap44xx_prm_reconfigure_io_chain - clear latches and reconfigure I/O chain 340 * omap44xx_prm_enable_io_wakeup - enable wakeup events from I/O wakeup latches 342 * Activates the I/O wakeup event latches and allows events logged by 343 * those latches to signal a wakeup event to the PRCM. For I/O wakeups
|
H A D | prm_common.c | 506 * omap_prm_reconfigure_io_chain - clear latches and reconfigure I/O chain
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | irq.c | 111 /* the MN10300 PIC latches its interrupt request bit, even after the mn10300_cpupic_unmask_clear() 158 * channel latches, but each latch relatches whether or not the channel is
|
/linux-4.4.14/drivers/w1/slaves/ |
H A D | w1_ds2408.c | 190 /* go read back the output latches */ output_write() 216 * Writing to the activity file resets the activity latches.
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | mac_via.h | 202 #define vT1LL 0x0c00 /* [VIA only] Timer one latches low. */ 203 #define vT1LH 0x0e00 /* [VIA only] Timer one latches high. */
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-tps65910.c | 62 /* Copy RTC counting registers to static registers or latches */ tps65910_rtc_read_time()
|
H A D | rtc-palmas.c | 54 /* Copy RTC counting registers to static registers or latches */ palmas_rtc_read_time()
|
H A D | rtc-twl.c | 273 /* Copy RTC counting registers to static registers or latches */ twl_rtc_read_time()
|
/linux-4.4.14/drivers/clocksource/ |
H A D | fsl_ftm_timer.c | 131 * to the MOD register latches the value into a buffer. The MOD ftm_set_next_event()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_dtv_encoder.c | 183 * before the disable latches, which results that some of mdp4_dtv_encoder_disable()
|
H A D | mdp4_lcdc_encoder.c | 358 * before the disable latches, which results that some of mdp4_lcdc_encoder_disable()
|
/linux-4.4.14/arch/m68k/mac/ |
H A D | via.c | 200 via1[vACR] &= ~0x03; /* disable port A & B latches */ via_init() 252 via2[vACR] &= ~0x03; /* disable port A & B latches */ via_init()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
H A D | mdp5_encoder.c | 255 * before the disable latches, which results that some of mdp5_encoder_disable()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | igb_ptp.c | 104 /* The timestamp latches on lowest register read. For the 82580 igb_ptp_read_82580() 125 /* The timestamp latches on lowest register read. For I210/I211, the igb_ptp_read_i210() 161 * read latches the value. Ditto for writing.
|
/linux-4.4.14/sound/pci/ |
H A D | azt3328.h | 235 * game position latches should be frozen when reading and be freed
|
/linux-4.4.14/arch/powerpc/oprofile/ |
H A D | op_model_cell.c | 1595 * be disabled while writing to the latches. This is a cell_handle_interrupt_spu() 1669 * be disabled while writing to the latches. This is a cell_handle_interrupt_ppu()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | vga16fb.c | 1171 readb(where); /* fill latches */ vga_imageblit_expand()
|
H A D | cirrusfb.c | 1616 * 8byte data latches init_vgachip()
|
/linux-4.4.14/drivers/scsi/ |
H A D | imm.c | 572 * FAULT should drop low when the SCSI device latches the bus. imm_select()
|
H A D | ncr53c8xx.c | 6266 ** Take into account dma fifo and various buffers and latches, ncr_int_ma()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
H A D | islpci_dev.c | 166 /* set the reset bit latches the host override and RAMBoot bits isl_upload_firmware()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ptp.c | 65 /* The timer latches on the lowest register read. */ i40e_ptp_read()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | f71805f.c | 314 * It is important to read the MSB first, because doing so latches the
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | dmascc.c | 1320 /* Read status, reset interrupt bit (open latches) */ es_isr()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 1093 * in DRAM before the System Port WRITE_PORT register latches bcm_sysport_xmit()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 4481 * the switch. A STROBE bit (gpio bit 8) latches the data value into the 4770 * the switch. A STROBE bit (gpio bit 17) latches the data value into the
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | sungem.c | 271 /* The link status bit latches on zero, so you must gem_pcs_interrupt()
|
H A D | cassini.c | 1008 /* The link status bit latches on zero, so you must cas_pcs_link_check()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 508 * value involves reading two 32 bit registers. The first read latches the
|