Searched refs:sti_asc_pending (Results 1 – 1 of 1) sorted by relevance
70 static int sti_asc_pending(struct udevice *dev, bool input) in sti_asc_pending() function146 if (!sti_asc_pending(dev, true)) in sti_asc_serial_getc()159 if (sti_asc_pending(dev, false)) in sti_asc_serial_putc()194 .pending = sti_asc_pending,
Completed in 4 milliseconds