Searched refs:PPC44x_EARLY_DEBUG_VIRTADDR (Results 1 – 3 of 3) sorted by relevance
260 return as1_readb((void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); in udbg_uart_in_44x_as1()265 as1_writeb(val, (void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); in udbg_uart_out_44x_as1()
946 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h1160 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h
124 #define PPC44x_EARLY_DEBUG_VIRTADDR (ASM_CONST(0xf0000000) \ macro
Completed in 6 milliseconds