Home
last modified time | relevance | path

Searched refs:pl01x_serial_plat (Results 1 – 12 of 12) sorted by relevance

/u-boot/drivers/serial/
A Dserial_bcm283x_pl011.c38 struct pl01x_serial_plat *plat = dev_get_plat(dev); in bcm283x_pl011_serial_probe()
95 .plat_auto = sizeof(struct pl01x_serial_plat),
A Dserial_s5p4418_pl011.c18 struct pl01x_serial_plat *plat = dev_get_plat(dev); in s5p4418_pl011_serial_probe()
89 .plat_auto = sizeof(struct pl01x_serial_plat),
A Dserial_pl01x.c278 struct pl01x_serial_plat *plat = dev_get_plat(dev); in pl01x_serial_setbrg()
291 struct pl01x_serial_plat *plat = dev_get_plat(dev); in pl01x_serial_probe()
347 struct pl01x_serial_plat *plat = dev_get_plat(dev); in pl01x_serial_of_to_plat()
385 .plat_auto = sizeof(struct pl01x_serial_plat),
/u-boot/board/cavium/thunderx/
A Dthunderx.c22 static const struct pl01x_serial_plat serial0 = {
34 static const struct pl01x_serial_plat serial1 = {
/u-boot/include/dm/platform_data/
A Dserial_pl01x.h23 struct pl01x_serial_plat { struct
/u-boot/board/armltd/total_compute/
A Dtotal_compute.c13 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/st/stv0991/
A Dstv0991.c28 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/armltd/integrator/
A Dintegrator.c37 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/hisilicon/poplar/
A Dpoplar.c44 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/hisilicon/hikey960/
A Dhikey960.c30 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/armltd/vexpress64/
A Dvexpress64.c29 static const struct pl01x_serial_plat serial_plat = {
/u-boot/board/hisilicon/hikey/
A Dhikey.c81 static const struct pl01x_serial_plat serial_plat = {

Completed in 22 milliseconds