Searched refs:coldfire_serial_plat (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/platform_data/
H A Dserial_coldfire.h10 * struct coldfire_serial_plat - information about a coldfire port
16 struct coldfire_serial_plat { struct
/u-boot/drivers/serial/
H A Dserial_mcf.c87 struct coldfire_serial_plat *plat = dev_get_plat(dev);
97 struct coldfire_serial_plat *plat = dev_get_plat(dev);
111 struct coldfire_serial_plat *plat = dev_get_plat(dev);
123 struct coldfire_serial_plat *plat = dev_get_plat(dev);
133 struct coldfire_serial_plat *plat = dev_get_plat(dev);
146 struct coldfire_serial_plat *plat = dev_get_plat(dev);
176 .plat_auto = sizeof(struct coldfire_serial_plat),
/u-boot/board/sysam/amcore/
H A Damcore.c111 static struct coldfire_serial_plat mcf5307_serial_plat = {

Completed in 83 milliseconds