HomeSort by relevance Sort by last modified time
    Searched refs:UINT64_CAST (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
hubmd.h 119 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49)
121 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)
124 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)
126 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)
129 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)
131 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)
132 #define MMC_IO_PROT (UINT64_CAST 1 << 31)
135 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)
136 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)
139 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubni.h 72 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)
75 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)
77 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28)
80 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18)
85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17)
90 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)
92 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4)
95 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf)
99 #define NPR_PORTRESET (UINT64_CAST 1 << 7)
100 #define NPR_LINKRESET (UINT64_CAST 1 << 1)
    [all...]

Completed in 1326 milliseconds

1 2 3 4 5