Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dserial_htif.c54 struct htif_plat { struct
60 static void __check_fromhost(struct htif_plat *plat) in __check_fromhost() argument
82 static void __set_tohost(struct htif_plat *plat, in __set_tohost()
92 struct htif_plat *plat = dev_get_plat(dev); in htif_serial_putc()
101 struct htif_plat *plat = dev_get_plat(dev); in htif_serial_getc()
118 struct htif_plat *plat = dev_get_plat(dev); in htif_serial_pending()
131 struct htif_plat *plat = dev_get_plat(dev); in htif_serial_probe()
142 struct htif_plat *plat = dev_get_plat(dev); in htif_serial_of_to_plat()
175 .plat_auto = sizeof(struct htif_plat),

Completed in 8 milliseconds