Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_sti_asc.c40 struct sti_asc_serial { struct
69 struct sti_asc_serial *priv = dev_get_priv(dev); in sti_asc_pending()
130 struct sti_asc_serial *priv = dev_get_priv(dev); in sti_asc_serial_setbrg()
139 struct sti_asc_serial *priv = dev_get_priv(dev); in sti_asc_serial_getc()
152 struct sti_asc_serial *priv = dev_get_priv(dev); in sti_asc_serial_putc()
168 struct sti_asc_serial *priv = dev_get_priv(dev); in sti_asc_serial_probe()
207 .priv_auto_alloc_size = sizeof(struct sti_asc_serial),