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

/gem5/src/dev/sparc/
H A DT1000.py112 puart0 = Uart8250(pio_addr=0x1f10000000) variable in class:T1000
126 self.puart0.device = self.pterm
139 self.puart0.pio = bus.master
/gem5/configs/common/
H A DFSConfig.py178 # The puart0 and hvuart are placed on the IO bus, so create ranges
183 AddrRange(self.t1000.puart0.pio_addr,
184 self.t1000.puart0.pio_addr + uart_pio_size - 1),

Completed in 7 milliseconds