Home
last modified time | relevance | path

Searched defs:STATUS (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/sound/designs/ !
H A Dcompress-accel.rst125 STATUS section in Passthrough operations (ioctls)
/linux/drivers/parport/ !
H A Dparport_gsc.h48 #define STATUS(p) ((p)->base + 0x1) macro
/linux/drivers/scsi/ !
H A Daha1542.h9 #define STATUS(base) base macro
/linux/include/linux/ !
H A Dparport_pc.h16 #define STATUS(p) ((p)->base + 0x1) macro
/linux/include/video/ !
H A Dtrident.h129 #define STATUS 0x2120 macro
H A Dtdfx.h9 #define STATUS 0x00 macro
H A Dsstfb.h89 #define STATUS 0x0000 macro
H A Dradeon.h34 #define STATUS 0x0F06 macro
/linux/drivers/soc/bcm/brcmstb/pm/ !
H A Dpm-mips.c38 #define STATUS 5 macro
/linux/drivers/net/ethernet/apple/ !
H A Dbmac.h48 #define STATUS 0x200 /* status--reading this clears it */ macro
/linux/drivers/video/fbdev/ !
H A Dgxt4500.c30 #define STATUS 0x1000 macro
/linux/drivers/memstick/host/ !
H A Djmb38x_ms.c32 STATUS = 0x20, enumerator
/linux/drivers/infiniband/hw/hfi1/ !
H A Dfile_ops.c103 STATUS, enumerator
/linux/drivers/dma/dw/ !
H A Dregs.h69 struct dw_dma_irq_regs STATUS; /* r (raw & mask) */ member
/linux/drivers/mtd/nand/raw/ !
H A Dtegra_nand.c43 #define STATUS 0x04 macro
/linux/include/linux/mfd/ !
H A Didt8a340_reg.h118 #define STATUS 0xc03c macro
/linux/drivers/soc/mediatek/ !
H A Dmtk-svs.c256 STATUS, enumerator
/linux/drivers/scsi/qla4xxx/ !
H A Dql4_def.h75 #define STATUS(status) status == QLA_ERROR ? "FAILED" : "SUCCEEDED" macro