Home
last modified time | relevance | path

Searched refs:BURST (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/dma/
H A DKconfig53 bool "Enable DMA BURST"
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h164 #define BURST 0x2000 /* b13: Burst mode */ macro
H A Dr8a66597-hcd.c146 r8a66597_write(r8a66597, BURST | CPU_ADR_RD_WR, get_dmacfg_reg(port)); in r8a66597_enable_port()
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c104 u32 BURST : 1; member