Searched refs:sti_asc_pending (Results 1 – 1 of 1) sorted by relevance
67 static int sti_asc_pending(struct udevice *dev, bool input) in sti_asc_pending() function143 if (!sti_asc_pending(dev, true)) in sti_asc_serial_getc()156 if (sti_asc_pending(dev, false)) in sti_asc_serial_putc()191 .pending = sti_asc_pending,