Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_rockchip.c48 .ops = &ns16550_serial_ops,
58 .ops = &ns16550_serial_ops,
H A Dserial_intel_mid.c66 .ops = &ns16550_serial_ops,
H A Dserial_omap.c163 .ops = &ns16550_serial_ops,
H A Dns16550.c512 const struct dm_serial_ops ns16550_serial_ops = { variable
551 .ops = &ns16550_serial_ops,
/openbmc/u-boot/include/
H A Dns16550.h250 extern const struct dm_serial_ops ns16550_serial_ops;