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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-ixf18201.c68 #define PAL_BASE (1ull << 63 | 0x1d030000) macro
69 #define IXF_ADDR_HI (PAL_BASE + 0xa)
70 #define IXF_ADDR_LO (PAL_BASE + 0xb)
73 #define IXF_WR_DATA_HI (PAL_BASE + 0xc)
74 #define IXF_WR_DATA_LO (PAL_BASE + 0xd)
77 #define IXF_RD_DATA_HI (PAL_BASE + 0x10)
78 #define IXF_RD_DATA_LO (PAL_BASE + 0x11)
81 #define IXF_TRANS_TYPE (PAL_BASE + 0xe)
82 #define IXF_TRANS_STATUS (PAL_BASE + 0xf)

Completed in 162 milliseconds