Searched refs:UINT64_CAST (Results 1 – 10 of 10) sorted by relevance
75 #define NSRI_8BITMODE_MASK (UINT64_CAST 0x1 << 30)77 #define NSRI_LINKUP_MASK (UINT64_CAST 0x1 << 29)79 #define NSRI_DOWNREASON_MASK (UINT64_CAST 0x1 << 28) /* out of reset. */81 #define NSRI_MORENODES_MASK (UINT64_CAST 1 << 18) /* Max. # of nodes */85 #define NSRI_REGIONSIZE_MASK (UINT64_CAST 1 << 17) /* Granularity */89 #define NSRI_NODEID_MASK (UINT64_CAST 0x1ff << 8)/* Node (Hub) ID */91 #define NSRI_REV_MASK (UINT64_CAST 0xf << 4) /* Chip Revision */93 #define NSRI_CHIPID_MASK (UINT64_CAST 0xf) /* Chip type ID */104 #define NPR_PORTRESET (UINT64_CAST 1 << 7) /* Send warm reset */105 #define NPR_LINKRESET (UINT64_CAST 1 << 1) /* Send link reset */[all …]
126 #define MMC_FPROM_CYC_MASK (UINT64_CAST 31 << 49) /* of 'L' suffix, */128 #define MMC_FPROM_WR_MASK (UINT64_CAST 31 << 44)130 #define MMC_UCTLR_CYC_MASK (UINT64_CAST 31 << 39)132 #define MMC_UCTLR_WR_MASK (UINT64_CAST 31 << 34)134 #define MMC_DIMM0_SEL_MASK (UINT64_CAST 3 << 32)136 #define MMC_IO_PROT_EN_MASK (UINT64_CAST 1 << 31)137 #define MMC_IO_PROT (UINT64_CAST 1 << 31)139 #define MMC_ARB_MLSS_MASK (UINT64_CAST 1 << 30)140 #define MMC_ARB_MLSS (UINT64_CAST 1 << 30)142 #define MMC_IGNORE_ECC_MASK (UINT64_CAST 1 << 29)[all …]
386 #define PRLC_USE_INT_MASK (UINT64_CAST 1 << 16)387 #define PRLC_USE_INT (UINT64_CAST 1 << 16)389 #define PRLC_GCLK_MASK (UINT64_CAST 1 << 15)390 #define PRLC_GCLK (UINT64_CAST 1 << 15)392 #define PRLC_GCLK_COUNT_MASK (UINT64_CAST 0x7f << 8)394 #define PRLC_MAX_COUNT_MASK (UINT64_CAST 0x7f << 1)396 #define PRLC_GCLK_EN_MASK (UINT64_CAST 1)397 #define PRLC_GCLK_EN (UINT64_CAST 1)407 #define PRFC_DROP_COUNT_MASK (UINT64_CAST 0x3ff << 27)409 #define PRFC_DROP_CTR_MASK (UINT64_CAST 0x1ff << 18)[all …]
77 #define BDDIR_UPPER_MASK (UINT64_CAST 0x7ffff << 10)78 #define BDECC_UPPER_MASK (UINT64_CAST 0x3ffffff << 3)91 #define BDDIR_UPPER_MASK (UINT64_CAST 0xfffff << 10)92 #define BDECC_UPPER_MASK (UINT64_CAST 0x7ffffff << 3)96 #define NODE_ADDRSPACE_SIZE (UINT64_CAST 1 << NODE_SIZE_BITS)98 #define NASID_MASK (UINT64_CAST NASID_BITMASK << NASID_SHFT)99 #define NASID_GET(_pa) (int) ((UINT64_CAST (_pa) >> \108 (NODE_IO_BASE(nasid) + (UINT64_CAST (widget) << SWIN_SIZE_BITS))118 #define BWIN_SIZE (UINT64_CAST 1 << BWIN_SIZE_BITS)123 (UINT64_CAST (bigwin) << BWIN_SIZE_BITS))
975 #define IIO_WST_ERROR_MASK (UINT64_CAST 1 << 32) /* Widget status error */
35 #define UINT64_CAST (uint64_t) macro42 #define UINT64_CAST macro129 #define RSRI_INPORT_MASK (UINT64_CAST 0xf << 52)131 #define RSRI_LINKWORKING(_L) (UINT64_CAST 1 << (35 + 2 * (_L)))132 #define RSRI_LINKRESETFAIL(_L) (UINT64_CAST 1 << (34 + 2 * (_L)))134 #define RSRI_LSTAT_MASK(_L) (UINT64_CAST 0x3 << 34 + 2 * (_L))135 #define RSRI_LOCALSBERROR (UINT64_CAST 1 << 35)136 #define RSRI_LOCALSTUCK (UINT64_CAST 1 << 34)137 #define RSRI_LOCALBADVEC (UINT64_CAST 1 << 33)138 #define RSRI_LOCALTAILERR (UINT64_CAST 1 << 32)[all …]
23 #define UINT64_CAST (uint64_t) macro29 #define UINT64_CAST macro42 #define NODE_OFFSET(_n) (UINT64_CAST (_n) << NASID_SHFT)58 (NODE_IO_BASE(nasid) + (UINT64_CAST (widget) << SWIN_SIZE_BITS))
32 #define UINT64_CAST (__uint64_t) macro35 #define UINT64_CAST (unsigned long) macro43 #define UINT64_CAST macro56 #define TO_NODE_ADDRSPACE(_pa) (UINT64_CAST (_pa) & NODE_ADDRSPACE_MASK)59 ((UINT64_CAST (_pa) & ~NASID_MASK) | \60 (UINT64_CAST(_nasid) << NASID_SHFT))68 #define NODE_OFFSET(_n) (UINT64_CAST (_n) << NODE_SIZE_BITS)84 (NODE_IO_BASE(nasid) + (UINT64_CAST (widget) << SWIN_SIZE_BITS))95 #define SWIN_SIZE (UINT64_CAST 1 << 24)201 UINT64_CAST (_pa) & NASID_MASK | \[all …]
110 #define NODE_ADDRSPACE_SIZE (UINT64_CAST 1 << NODE_SIZE_BITS)111 #define NASID_MASK (UINT64_CAST NASID_BITMASK << NASID_SHFT)112 #define NASID_GET(_pa) (int) ((UINT64_CAST (_pa) >> \133 (NODE_IO_BASE(nasid) + (UINT64_CAST (widget) << SWIN_SIZE_BITS))135 (UNCACHED | LOCAL_MMR_SPACE | ((UINT64_CAST (widget) << SWIN_SIZE_BITS)))145 #define BWIN_SIZE (UINT64_CAST 1 << BWIN_SIZE_BITS)150 (UINT64_CAST (bigwin) << BWIN_SIZE_BITS))
92 #define MD_BANK_MASK (UINT64_CAST 0x3 << MD_BANK_SHFT )94 #define MD_BANK_SIZE (UINT64_CAST 0x1 << MD_BANK_SHFT ) /* 16 gb */95 #define MD_BANK_OFFSET(_b) (UINT64_CAST (_b) << MD_BANK_SHFT)99 #define MD_PHYS_BANK_SEL_MASK (UINT64_CAST 0x1 << MD_PHYS_BANK_SEL_SHFT)