HomeSort by relevance Sort by last modified time
    Searched refs:PORT_SCIF (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/dm/platform_data/
serial_sh.h 17 PORT_SCIF,
  /bionic/libc/kernel/uapi/linux/
serial_core.h 72 #define PORT_SCIF 53
  /external/kernel-headers/original/uapi/linux/
serial_core.h 102 #define PORT_SCIF 53
  /external/u-boot/drivers/serial/
serial_sh.c 209 {.compatible = "renesas,scif", .data = PORT_SCIF},
283 #define SCIF_BASE_PORT PORT_SCIF
serial_sh.h 398 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\
406 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\
754 if (port->type == PORT_SCIF)

Completed in 109 milliseconds