Home
last modified time | relevance | path

Searched refs:coldfire_serial_platdata (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dmcfuart.c160 struct coldfire_serial_platdata *plat = dev->platdata; in coldfire_serial_probe()
168 struct coldfire_serial_platdata *plat = dev->platdata; in coldfire_serial_putc()
182 struct coldfire_serial_platdata *plat = dev->platdata; in coldfire_serial_getc()
194 struct coldfire_serial_platdata *plat = dev->platdata; in coldfire_serial_setbrg()
204 struct coldfire_serial_platdata *plat = dev->platdata; in coldfire_serial_pending()
/openbmc/u-boot/include/dm/platform_data/
H A Dserial_coldfire.h16 struct coldfire_serial_platdata { struct
/openbmc/u-boot/board/sysam/amcore/
H A Damcore.c109 static struct coldfire_serial_platdata mcf5307_serial_plat = {