Searched refs:BURST (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/drivers/dma/
H A Dpl330.c349 BURST, enumerator in enum:pl330_cond
604 else if (cond == BURST) _emit_LD()
608 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); _emit_LD()
621 if (cond == BURST) _emit_LDP()
681 else if (cond == BURST) _emit_LPEND()
688 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'), _emit_LPEND()
770 else if (cond == BURST) _emit_ST()
774 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); _emit_ST()
787 if (cond == BURST) _emit_STP()
843 else if (cond == BURST) _emit_WFP()
853 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'P'), peri >> 3); _emit_WFP()
/linux-4.1.27/drivers/ide/
H A Dpdc202xx_old.c204 printk(KERN_INFO "%s: FORCING BURST BIT 0x%02x->0x%02x ", init_chipset_pdc202xx()
/linux-4.1.27/drivers/scsi/
H A Daha152x.h239 /* BURST control */
/linux-4.1.27/arch/mips/jazz/
H A Djazzdma.c434 * NOTE: The FAST and BURST dma modes are supported by the
/linux-4.1.27/sound/pci/aw2/
H A Daw2-saa7146.c72 VALUE BURST LENGTH snd_aw2_saa7146_setup()
/linux-4.1.27/include/linux/mfd/
H A Dintel_msic.h177 /* BURST */
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt73usb.h932 * BURST: Next frame belongs to same "burst" event.
941 * BURST2: For backward compatibility, set to same value as BURST.
H A Drt61pci.h1308 * BURST: Next frame belongs to same "burst" event.
/linux-4.1.27/sound/pci/ice1712/
H A Dice1724.c788 outb(val, ICEMT1724(ice, BURST)); snd_vt1724_playback_pro_prepare()
1401 if (inb(ICEMT1724(ice, BURST)) < val) snd_vt1724_playback_indep_prepare()
1402 outb(val, ICEMT1724(ice, BURST)); snd_vt1724_playback_indep_prepare()
/linux-4.1.27/include/linux/usb/
H A Dr8a66597.h201 #define BURST 0x2000 /* b13: Burst mode */ macro
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Drtd520.c900 /* ADC conversion trigger source: BURST */ rtd_ai_cmd()
996 /* setup BURST clock */ rtd_ai_cmd()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c824 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR, init_controller()
847 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR, init_controller()
H A Dnet2272.c175 case 2: return "BURST"; dma_mode_string()
/linux-4.1.27/net/ipx/
H A Daf_ipx.c417 * only care about NCP and BURST packets. ncp_connection_hack()
427 else if (*ncphdr == 0x77 && *(ncphdr + 1) == 0x77) /* BURST packet */ ncp_connection_hack()
/linux-4.1.27/drivers/acpi/
H A Dec.c207 "SCI_EVT=%d BURST=%d CMD=%d IBF=%d OBF=%d", acpi_ec_read_status()
/linux-4.1.27/drivers/usb/host/
H A Dr8a66597-hcd.c157 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR, get_dmacfg_reg(port)); r8a66597_enable_port()

Completed in 737 milliseconds