Searched refs:DAT (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | dat_v1.c | 37 #define dat_w0_read(i) hci->DAT[i].w0 38 #define dat_w1_read(i) hci->DAT[i].w1 44 hci->DAT[i].w0 = v; in hci_dat_w0_write() 50 hci->DAT[i].w1 = v; in hci_dat_w1_write() 70 if (!hci->DAT) { in hci_dat_v1_init() 71 hci->DAT = devm_kcalloc(dev, hci->DAT_entries, hci->DAT_entry_size, GFP_KERNEL); in hci_dat_v1_init() 72 if (!hci->DAT) in hci_dat_v1_init() 187 writel(hci->DAT[i].w0, hci->DAT_regs + i * 8); in hci_dat_v1_restore() 188 writel(hci->DAT[i].w1, hci->DAT_regs + i * 8 + 4); in hci_dat_v1_restore()
|
| H A D | hci.h | 62 struct dat_words *DAT; member
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e.dtsi | 126 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */ 131 <0x44 0x00000000 0x44 0x00000000 0x00 0x08000000>, /* PCIe2 DAT */ 132 <0x44 0x10000000 0x44 0x10000000 0x00 0x08000000>, /* PCIe3 DAT */
|
| H A D | k3-am65.dtsi | 60 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */
|
| /linux/Documentation/filesystems/ |
| H A D | nilfs2.rst | 242 (DAT) block numbers. This file serves to 248 | Summary | regular file | file | ... | ifile | cpfile | sufile | DAT |SR| 259 three special inodes, inodes for the DAT, cpfile, and sufile. Inodes 269 |-- DAT
|
| /linux/net/batman-adv/ |
| H A D | Kconfig | 52 This option enables DAT (Distributed ARP Table), a DHT based
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3368-lion.dtsi | 72 /* Q7_GP2_I2C = LVDS_DID_CLK/DAT */
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | cn9132-sr-cex7.dtsi | 267 /* Routed to B2B Connector as SBM_CLK/DAT */
|
| /linux/Documentation/input/devices/ |
| H A D | atarikbd.rst | 582 INTERROGATE TIME-OF-DAT CLOCK
|
| /linux/Documentation/scsi/ |
| H A D | st.rst | 38 "sensible" mode for the device. An example is a DAT drive that is
|
| /linux/arch/arm64/tools/ |
| H A D | sysreg | 5222 Field 23 DAT
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 6833 (DAT)
|