Home
last modified time | relevance | path

Searched refs:MD (Results 1 – 9 of 9) sorted by relevance

/drivers/scsi/aic94xx/
A Daic94xx_dump.c34 {"LmMnSCBPTR", 0x20, 16, MD(0)|MD(1)|MD(2)|MD(3)|MD(4) },
35 {"LmMnDDBPTR", 0x22, 16, MD(0)|MD(1)|MD(2)|MD(3)|MD(4) },
43 {"LmMnDMAERRS", 0x46, 8, MD(0)|MD(1) },
44 {"LmMnSGDMAERRS", 0x47, 8, MD(0)|MD(1) },
57 {"LmMnXFRLVL", 0x59, 8, MD(0)|MD(1) },
58 {"LmMnSGDMACTL", 0x5A, 8, MD(0)|MD(1) },
59 {"LmMnSGDMASTAT", 0x5B, 8, MD(0)|MD(1) },
60 {"LmMnDDMACTL", 0x5C, 8, MD(0)|MD(1) },
61 {"LmMnDDMASTAT", 0x5D, 8, MD(0)|MD(1) },
62 {"LmMnDDMAMODE", 0x5E, 16, MD(0)|MD(1) },
[all …]
/drivers/md/
A DKconfig6 menuconfig MD config
13 if MD
55 bool "MD bitmap file support (deprecated)"
60 bitmaps near the MD superblock, and very problematic code that abuses
62 actually sitting on the MD device.
104 an error free MD (multiple device) to the higher levels of the
176 tristate "Cluster Support for MD"
181 Clustering support for MD devices. This enables locking and
183 nodes in the cluster can access the MD devices simultaneously.
662 endif # MD
/drivers/mfd/
A Dssbi.c42 #define SET_SSBI_MODE2_REG_ADDR_15_8(MD, AD) \ argument
43 (((MD) & 0x0F) | ((((AD) >> 8) << SSBI_MODE2_REG_ADDR_15_8_SHFT) & \
/drivers/net/wan/
A DMakefile60 … cmd_m68kas_o_S = $(M68KCC) -D__ASSEMBLY__ -Wp,-MD,$(depfile) -I$(srctree)/include/uapi -c -o $@ $<
/drivers/iio/pressure/
A Dbmp280.h371 s16 MD; member
A Dbmp280-core.c65 enum { AC1, AC2, AC3, AC4, AC5, AC6, B1, B2, MB, MC, MD }; enumerator
2804 calib->MD = be16_to_cpu(data->bmp180_cal_buf[MD]); in bmp180_read_calib()
2822 x2 = (calib->MC << 11) / (x1 + calib->MD); in bmp180_calc_t_fine()
/drivers/net/fddi/skfp/h/
A Dsupern_2.h37 #define MD 0xffffffff macro
/drivers/pinctrl/
A Dpinctrl-ocelot.c473 SERVAL_P(9, SI, MD, NONE);
474 SERVAL_P(10, SI, MD, NONE);
475 SERVAL_P(11, SFP, MD, TWI_SCL_M);
476 SERVAL_P(12, SFP, MD, TWI_SCL_M);
/drivers/dma/
A DKconfig13 RAID operations in the MD driver. This menu only presents

Completed in 39 milliseconds