Searched refs:TYPE_PL011 (Results 1 – 11 of 11) sorted by relevance
/u-boot/board/cavium/thunderx/ |
A D | thunderx.c | 24 .type = TYPE_PL011, 36 .type = TYPE_PL011,
|
/u-boot/include/dm/platform_data/ |
A D | serial_pl01x.h | 11 TYPE_PL011, enumerator
|
/u-boot/drivers/serial/ |
A D | serial_pl01x.c | 85 case TYPE_PL011: in pl01x_generic_serial_init() 151 case TYPE_PL011: { in pl01x_generic_setbrg() 197 pl01x_type = TYPE_PL011; in pl01x_serial_init_baud() 343 {.compatible = "arm,pl011", .data = TYPE_PL011}, 410 TYPE_PL011 : TYPE_PL010; in _debug_uart_init()
|
A D | serial_bcm283x_pl011.c | 86 {.compatible = "brcm,bcm2835-pl011", .data = TYPE_PL011},
|
/u-boot/board/armltd/total_compute/ |
A D | total_compute.c | 15 .type = TYPE_PL011,
|
/u-boot/board/st/stv0991/ |
A D | stv0991.c | 30 .type = TYPE_PL011,
|
/u-boot/board/armltd/integrator/ |
A D | integrator.c | 39 .type = TYPE_PL011,
|
/u-boot/board/armltd/vexpress64/ |
A D | vexpress64.c | 26 .type = TYPE_PL011,
|
/u-boot/board/hisilicon/hikey960/ |
A D | hikey960.c | 32 .type = TYPE_PL011,
|
/u-boot/board/freescale/lx2160a/ |
A D | lx2160a.c | 64 .type = TYPE_PL011, 74 .type = TYPE_PL011,
|
/u-boot/board/hisilicon/hikey/ |
A D | hikey.c | 89 .type = TYPE_PL011,
|
Completed in 12 milliseconds