HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_PL011 (Results 1 - 8 of 8) sorted by null

  /external/u-boot/include/dm/platform_data/
serial_pl01x.h 11 TYPE_PL011,
  /external/u-boot/board/cavium/thunderx/
thunderx.c 20 .type = TYPE_PL011,
32 .type = TYPE_PL011,
  /external/u-boot/drivers/serial/
serial_pl01x.c 80 case TYPE_PL011:
146 case TYPE_PL011: {
189 pl01x_type = TYPE_PL011;
335 {.compatible = "arm,pl011", .data = TYPE_PL011},
381 TYPE_PL011 : TYPE_PL010;
serial_bcm283x_pl011.c 81 {.compatible = "brcm,bcm2835-pl011", .data = TYPE_PL011},
  /external/u-boot/board/armltd/vexpress64/
vexpress64.c 22 .type = TYPE_PL011,
  /external/u-boot/board/st/stv0991/
stv0991.c 26 .type = TYPE_PL011,
  /external/u-boot/board/armltd/integrator/
integrator.c 33 .type = TYPE_PL011,
  /external/u-boot/board/hisilicon/hikey/
hikey.c 83 .type = TYPE_PL011,

Completed in 646 milliseconds