Searched defs:fifo (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/sysdev/bestcomm/ |
D | gen_bd.c | 40 u32 fifo; /* (u32*) address of gen_bd's fifo */ member 57 u32 fifo; /* (u32*) address of gen_bd's fifo */ member 77 phys_addr_t fifo; member 89 bcom_gen_bd_rx_init(int queue_len, phys_addr_t fifo, in bcom_gen_bd_rx_init() 174 bcom_gen_bd_tx_init(int queue_len, phys_addr_t fifo, in bcom_gen_bd_tx_init() 320 phys_addr_t fifo, int maxbufsize) in bcom_psc_gen_bd_rx_init() 341 bcom_psc_gen_bd_tx_init(unsigned psc_num, int queue_len, phys_addr_t fifo) in bcom_psc_gen_bd_tx_init()
|
D | fec.c | 35 u32 fifo; /* (u32*) address of fec's fifo */ member 55 u32 fifo; /* (u32*) address of fec's fifo */ member 75 phys_addr_t fifo; member 85 bcom_fec_rx_init(int queue_len, phys_addr_t fifo, int maxbufsize) in bcom_fec_rx_init() 187 bcom_fec_tx_init(int queue_len, phys_addr_t fifo) in bcom_fec_tx_init()
|
/arch/arm/mach-omap1/ |
D | mailbox.c | 56 struct omap_mbox1_fifo *fifo = in omap1_mbox_fifo_read() local 69 struct omap_mbox1_fifo *fifo = in omap1_mbox_fifo_write() local 83 struct omap_mbox1_fifo *fifo = in omap1_mbox_fifo_full() local
|
/arch/arm/mach-omap2/ |
D | mailbox.c | 117 struct omap_mbox2_fifo *fifo = in omap2_mbox_fifo_read() local 124 struct omap_mbox2_fifo *fifo = in omap2_mbox_fifo_write() local 131 struct omap_mbox2_fifo *fifo = in omap2_mbox_fifo_empty() local 138 struct omap_mbox2_fifo *fifo = in omap2_mbox_fifo_full() local
|