Searched refs:PL011_UART0_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define PL011_UART0_SIZE 0x00001000 macro
130 _uart0_device.hw_base = (rt_size_t)rt_ioremap((void*)_uart0_device.hw_base, PL011_UART0_SIZE); in rt_hw_uart_init()
Completed in 4 milliseconds