Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dserial_rockchip.c48 .ops = &ns16550_serial_ops,
58 .ops = &ns16550_serial_ops,
Dserial_intel_mid.c66 .ops = &ns16550_serial_ops,
Dns16550.c465 const struct dm_serial_ops ns16550_serial_ops = { variable
508 .ops = &ns16550_serial_ops,
/external/u-boot/include/
Dns16550.h248 extern const struct dm_serial_ops ns16550_serial_ops;