Searched refs:PPC44x_EARLY_DEBUG_VIRTADDR (Results 1 – 3 of 3) sorted by relevance
261 return as1_readb((void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); in udbg_uart_in_44x_as1()266 as1_writeb(val, (void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); in udbg_uart_out_44x_as1()
955 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h1169 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h
123 #define PPC44x_EARLY_DEBUG_VIRTADDR (ASM_CONST(0xf0000000) \ macro