Searched refs:_SB_MAKE64 (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h203 #define _SB_MAKE64(x) ((uint64_t)(x)) macro
206 #define _SB_MAKE64(x) (x) macro
215 #define _SB_MAKEMASK1(n) (_SB_MAKE64(1) << _SB_MAKE64(n))
222 #define _SB_MAKEMASK(v, n) (_SB_MAKE64((_SB_MAKE64(1)<<(v))-1) << _SB_MAKE64(n))
229 #define _SB_MAKEVALUE(v, n) (_SB_MAKE64(v) << _SB_MAKE64(n))
232 #define _SB_GETVALUE(v, n, m) ((_SB_MAKE64(
[all...]
H A Dsb1250_mac.h44 #define S_MAC_TX_PAUSE _SB_MAKE64(6)
86 #define S_MAC_SPEED_SEL _SB_MAKE64(34)
106 #define S_MAC_BYPASS_CFG _SB_MAKE64(40)
127 #define S_MAC_BYPASS_IFG _SB_MAKE64(46)
142 #define S_MAC_FC_CMD _SB_MAKE64(55)
147 #define S_MAC_RX_CH_SEL _SB_MAKE64(57)
191 #define S_MAC_TXD_WEIGHT0 _SB_MAKE64(0)
196 #define S_MAC_TXD_WEIGHT1 _SB_MAKE64(4)
208 #define S_MAC_TX_WR_THRSH _SB_MAKE64(0)
219 #define S_MAC_TX_RD_THRSH _SB_MAKE64(
[all...]
H A Dsb1250_dma.h46 #define S_DMA_DESC_TYPE _SB_MAKE64(1)
65 #define S_DMA_INT_PKTCNT _SB_MAKE64(8)
70 #define S_DMA_RINGSZ _SB_MAKE64(16)
75 #define S_DMA_HIGH_WATERMARK _SB_MAKE64(32)
80 #define S_DMA_LOW_WATERMARK _SB_MAKE64(48)
108 #define S_DMA_HDR_SIZE _SB_MAKE64(21)
115 #define S_DMA_ASICXFR_SIZE _SB_MAKE64(37)
120 #define S_DMA_INT_TIMEOUT _SB_MAKE64(48)
149 #define S_DMA_CURDSCR_ADDR _SB_MAKE64(0)
151 #define S_DMA_CURDSCR_COUNT _SB_MAKE64(4
[all...]
H A Dbcm1480_regs.h833 #define A_BCM1480_PHYS_MEMORY_0 _SB_MAKE64(0x0000000000)
834 #define A_BCM1480_PHYS_MEMORY_SIZE _SB_MAKE64((256*1024*1024))
835 #define A_BCM1480_PHYS_SYSTEM_CTL _SB_MAKE64(0x0010000000)
836 #define A_BCM1480_PHYS_IO_SYSTEM _SB_MAKE64(0x0010060000)
837 #define A_BCM1480_PHYS_GENBUS _SB_MAKE64(0x0010090000)
838 #define A_BCM1480_PHYS_GENBUS_END _SB_MAKE64(0x0028000000)
839 #define A_BCM1480_PHYS_PCI_MISC_MATCH_BYTES _SB_MAKE64(0x0028000000)
840 #define A_BCM1480_PHYS_PCI_IACK_MATCH_BYTES _SB_MAKE64(0x0029000000)
841 #define A_BCM1480_PHYS_PCI_IO_MATCH_BYTES _SB_MAKE64(0x002C000000)
842 #define A_BCM1480_PHYS_PCI_CFG_MATCH_BYTES _SB_MAKE64(
[all...]
H A Dsb1250_regs.h844 #define A_PHYS_MEMORY_0 _SB_MAKE64(0x0000000000)
845 #define A_PHYS_MEMORY_SIZE _SB_MAKE64((256*1024*1024))
846 #define A_PHYS_SYSTEM_CTL _SB_MAKE64(0x0010000000)
847 #define A_PHYS_IO_SYSTEM _SB_MAKE64(0x0010060000)
848 #define A_PHYS_GENBUS _SB_MAKE64(0x0010090000)
849 #define A_PHYS_GENBUS_END _SB_MAKE64(0x0040000000)
850 #define A_PHYS_LDTPCI_IO_MATCH_BYTES_32 _SB_MAKE64(0x0040000000)
851 #define A_PHYS_LDTPCI_IO_MATCH_BITS_32 _SB_MAKE64(0x0060000000)
852 #define A_PHYS_MEMORY_1 _SB_MAKE64(0x0080000000)
853 #define A_PHYS_MEMORY_2 _SB_MAKE64(
[all...]
H A Dsb1250_scd.h34 #define S_SYS_REVISION _SB_MAKE64(8)
83 #define S_SYS_L2C_SIZE _SB_MAKE64(20)
99 #define S_SYS_NUM_CPUS _SB_MAKE64(24)
106 #define S_SYS_PART _SB_MAKE64(16)
120 #define S_SYS_SOC_TYPE _SB_MAKE64(16)
159 #define S_SYS_WID _SB_MAKE64(32)
171 #define S_SYS_WAFERID1_200 _SB_MAKE64(0)
176 #define S_SYS_BIN _SB_MAKE64(32)
182 #define S_SYS_WAFERID2_200 _SB_MAKE64(36)
188 #define S_SYS_WAFERID_300 _SB_MAKE64(
[all...]
H A Dbcm1480_scd.h88 #define S_BCM1480_SYS_PLL_DIV _SB_MAKE64(6)
93 #define S_BCM1480_SYS_SW_DIV _SB_MAKE64(11)
101 #define S_BCM1480_SYS_BOOT_MODE _SB_MAKE64(18)
H A Dsb1250_uart.h334 #define S_DUART_SIG_FULL _SB_MAKE64(0)
339 #define S_DUART_INT_TIME _SB_MAKE64(4)
H A Dsb1250_genbus.h111 #define S_IO_BURST_WIDTH _SB_MAKE64(6)

Completed in 190 milliseconds