Home
last modified time | relevance | path

Searched defs:fifo (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/drivers/input/
H A Dtegra-kbc.c72 static int tegra_kbc_find_keys(struct tegra_kbd_priv *priv, int *fifo, in tegra_kbc_find_keys()
115 int fifo[KBC_MAX_KPENT]; in process_fifo() local
/rk3399_rockchip-uboot/include/
H A Dfsl_lpuart.h20 u32 fifo; member
31 u32 fifo; member
H A Dinput.h40 uchar fifo[INPUT_BUFFER_LEN]; member
/rk3399_rockchip-uboot/include/usb/
H A Dfotg210.h291 #define EPMAP14_SET_IN(ep, fifo) \ argument
293 #define EPMAP14_SET_OUT(ep, fifo) \ argument
304 #define EPMAP58_SET_IN(ep, fifo) \ argument
306 #define EPMAP58_SET_OUT(ep, fifo) \ argument
325 #define FIFOMAP(fifo, cfg) (((cfg) & 0x3f) << (((fifo) & 3) << 3)) argument
343 #define FIFOCFG(fifo, cfg) (((cfg) & 0x3f) << (((fifo) & 3) << 3)) argument
/rk3399_rockchip-uboot/drivers/mmc/
H A Dftsdc010_mci.c28 uint32_t fifo; /* fifo depth in bytes */ member
H A Darm_pl180_mmci.h166 u32 fifo; /* 0x80*/ member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dpic32.c161 void __iomem *fifo = hw_ep->fifo; in musb_read_fifo() local
H A Dmusb_core.c220 void __iomem *fifo = hw_ep->fifo; in musb_write_fifo() local
262 void __iomem *fifo = hw_ep->fifo; in musb_read_fifo() local
H A Dam35x.c455 void __iomem *fifo = hw_ep->fifo; in musb_read_fifo() local
H A Dmusb_core.h234 void __iomem *fifo; member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h52 u32 fifo; /* 0x100 / 0x200 FIFO access address */ member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Datmel_usba_udc.h255 void *fifo; member
286 void *fifo; member
H A Dfotg210.c216 int fifo = ep_to_fifo(chip, ep->id); in fotg210_dma() local
H A Ddwc2_udc_otg_regs.h46 u32 fifo; member
/rk3399_rockchip-uboot/drivers/spi/
H A Ddesignware_spi.c187 u32 fifo; in spi_hw_init() local