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

/linux-4.4.14/arch/powerpc/kernel/
H A Dudbg_16550.c264 return as1_readb((void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); udbg_uart_in_44x_as1()
269 as1_writeb(val, (void __iomem *)PPC44x_EARLY_DEBUG_VIRTADDR + reg); udbg_uart_out_44x_as1()
H A Dhead_44x.S956 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h
1170 lis r3,PPC44x_EARLY_DEBUG_VIRTADDR@h
/linux-4.4.14/arch/powerpc/include/asm/
H A Dmmu-44x.h119 #define PPC44x_EARLY_DEBUG_VIRTADDR (ASM_CONST(0xf0000000) \ macro

Completed in 59 milliseconds