Searched refs:TYPE_PL011 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/drivers/serial/ |
D | serial_pl01x.c | 80 case TYPE_PL011: in pl01x_generic_serial_init() 146 case TYPE_PL011: { in pl01x_generic_setbrg() 189 pl01x_type = TYPE_PL011; in pl01x_serial_init_baud() 335 {.compatible = "arm,pl011", .data = TYPE_PL011}, 381 TYPE_PL011 : TYPE_PL010; in _debug_uart_init()
|
D | serial_bcm283x_pl011.c | 81 {.compatible = "brcm,bcm2835-pl011", .data = TYPE_PL011},
|
/external/u-boot/board/cavium/thunderx/ |
D | thunderx.c | 20 .type = TYPE_PL011, 32 .type = TYPE_PL011,
|
/external/u-boot/include/dm/platform_data/ |
D | serial_pl01x.h | 11 TYPE_PL011, enumerator
|
/external/u-boot/board/armltd/vexpress64/ |
D | vexpress64.c | 22 .type = TYPE_PL011,
|
/external/u-boot/board/st/stv0991/ |
D | stv0991.c | 26 .type = TYPE_PL011,
|
/external/u-boot/board/armltd/integrator/ |
D | integrator.c | 33 .type = TYPE_PL011,
|
/external/u-boot/board/hisilicon/hikey/ |
D | hikey.c | 83 .type = TYPE_PL011,
|