Home
last modified time | relevance | path

Searched refs:SAM (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-bus-firewire122 in SAM-2...SAM-4 annex A. They are persistent and world-wide
131 a somewhat shorter format which was not as close to SAM.
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt64 - cavium,sam-mode: Optional. If present, SAM mode is selected.
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt7 SAM/SPC issues, and a SAS LLDD+sequencer is concerned with
174 Management Functions (TMFs) described in SAM:
185 For more information please read SAM from T10.org.
Dufs.txt46 SAM-5 architectural model.
Dscsi_mid_low_api.txt12 (SCSI terminology, see SAM-3 at http://www.t10.org) sends SCSI commands
1342 Autosense (or auto-sense) is defined in the SAM-2 document as "the
/linux-4.4.14/drivers/net/can/
Dbfin_can.c122 #define SAM 0x0080 /* Sampling */ macro
187 timing |= SAM; in bfin_can_set_bittiming()
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_can.h137 #define SAM 0x0080 /* Sampling */ macro
/linux-4.4.14/drivers/dma/
Dedma.c146 #define SAM BIT(0) macro