Home
last modified time | relevance | path

Searched defs:fifo_full (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Ddebug-macro.S92 #define fifo_full fifo_full_s3c2410 macro
95 #define fifo_full fifo_full_s3c24xx macro
/linux-3.4.99/arch/arm/mach-s5pv210/include/mach/
Ddebug-macro.S33 #define fifo_full fifo_full_s5pv210 macro
/linux-3.4.99/arch/arm/mach-exynos/include/mach/
Ddebug-macro.S36 #define fifo_full fifo_full_s5pv210 macro
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Ddebug-macro.S44 #define fifo_full fifo_full_s3c2440 macro
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dmailbox.h31 int (*fifo_full)(struct omap_mbox *mbox); member
/linux-3.4.99/drivers/block/
Dcpqarray.h64 unsigned long (*fifo_full)(ctlr_info_t *h); member
Dcciss.h27 unsigned long (*fifo_full)(ctlr_info_t *h); member
/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x.c3727 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_msg() local
3778 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_burst() local
/linux-3.4.99/drivers/scsi/
Dhpsa.h35 unsigned long (*fifo_full)(struct ctlr_info *h); member