Searched refs:DAT (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 20 - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. 21 - st,sig-dir-dat2 : bus signal direction pin used for DAT[2]. 22 - st,sig-dir-dat31 : bus signal direction pin used for DAT[3] and DAT[1]. 23 - st,sig-dir-dat74 : bus signal direction pin used for DAT[4] to DAT[7].
|
/linux-4.4.14/drivers/net/wan/ |
D | sbni.c | 663 outsb( dev->base_addr + DAT, (u8 *)&crc, sizeof crc ); in send_frame() 688 outsb( dev->base_addr + DAT, skb->data + nl->outpos, len ); in download_data() 693 outb( 0, dev->base_addr + DAT ), in download_data() 822 insb( dev->base_addr + DAT, p, framelen ); in append_frame_to_pkt() 916 outb( SBNI_SIG, dev->base_addr + DAT ); in send_frame_header() 919 outb( value, dev->base_addr + DAT ); in send_frame_header() 922 outb( value, dev->base_addr + DAT ); in send_frame_header() 925 outb( nl->tx_frameno, dev->base_addr + DAT ); in send_frame_header() 927 outb( 0, dev->base_addr + DAT ); in send_frame_header() 942 crc = CRC32( inb( ioaddr + DAT ), crc ); in skip_tail() [all …]
|
D | sbni.h | 28 DAT = 2 enumerator
|
/linux-4.4.14/Documentation/filesystems/ |
D | nilfs2.txt | 232 (DAT) block numbers. This file serves to 238 | Summary | regular file | file | ... | ifile | cpfile | sufile | DAT |SR| 249 three special inodes, inodes for the DAT, cpfile, and sufile. Inodes 259 |-- DAT
|
/linux-4.4.14/net/batman-adv/ |
D | Kconfig | 34 This option enables DAT (Distributed ARP Table), a DHT based
|
/linux-4.4.14/arch/s390/kernel/ |
D | relocate_kernel.S | 30 stnsm sys_msk-.base(%r13),0xfb # disable DAT
|
/linux-4.4.14/Documentation/frv/ |
D | mmu-layout.txt | 10 registers and the DAT TLB to perform address translation. 14 In DAT mode, there is also a TLB organised in cache format as 64 lines x 2 ways. Each line spans a
|
/linux-4.4.14/arch/frv/mm/ |
D | tlb-miss.S | 304 # - need to check IAMR1 lest we cause an multiple-DAT-hit exception
|
/linux-4.4.14/Documentation/networking/ |
D | batman-adv.txt | 159 16 - Enable messaged related to DAT, ARP snooping and parsing
|
/linux-4.4.14/arch/frv/kernel/ |
D | entry.S | 699 # handle data DAT fault (write-protect exception)
|
/linux-4.4.14/Documentation/input/ |
D | atarikbd.txt | 490 9.23 INTERROGATE TIME-OF-DAT CLOCK
|
/linux-4.4.14/Documentation/scsi/ |
D | st.txt | 31 "sensible" mode for the device. An example is a DAT drive that is
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 90 5 5 Dynamic address translation 1=DAT on. 878 D R<range> will display real addresses ( without DAT ) but with prefixing.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3217 (DAT)
|