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

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dui_swtrace.c69 typedef uint32_t sbeth_physaddr_t; typedef
73 #define SBETH_VTOP(x) ((sbeth_physaddr_t)0xD0000000 + (sbeth_physaddr_t)(x))
75 #define SBETH_VTOP(x) (K1_TO_PHYS((sbeth_physaddr_t)(x)))
H A Dui_pmcmds.c77 typedef uint32_t sbeth_physaddr_t; typedef
80 #define SBETH_VTOP(x) ((sbeth_physaddr_t)0xD0000000 + (sbeth_physaddr_t)(x))
82 #define SBETH_VTOP(x) (K1_TO_PHYS((sbeth_physaddr_t)(x)))
838 sbeth_physaddr_t base_addr; // FIX remove
846 sbeth_physaddr_t addr;
856 sbeth_physaddr_t addr;
866 sbeth_physaddr_t addr;
945 sbeth_physaddr_t addr = hr.base_addr + R_BCM1480_HR_PATH_DEFAULT;
1581 sbeth_physaddr_t base_add
[all...]
H A Ddev_sb1250_ethernet.c68 typedef uint64_t sbeth_physaddr_t; typedef
72 typedef uint32_t sbeth_physaddr_t; typedef
88 #define SBETH_VTOP(x) ((sbeth_physaddr_t)0xD0000000 + (sbeth_physaddr_t)(x))
90 #define SBETH_VTOP(x) (K1_TO_PHYS((sbeth_physaddr_t)(x)))
157 sbeth_physaddr_t sbdma_dscrtable_phys; /* and also the phys addr */

Completed in 82 milliseconds