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

  /external/u-boot/include/dm/platform_data/
serial_sh.h 19 PORT_SCIFB,
  /bionic/libc/kernel/uapi/linux/
serial_core.h 112 #define PORT_SCIFB 93
  /external/kernel-headers/original/uapi/linux/
serial_core.h 210 #define PORT_SCIFB 93
  /external/u-boot/drivers/serial/
serial_sh.h 398 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\
406 if (port->type == PORT_SCIF || port->type == PORT_SCIFB) {\

Completed in 1878 milliseconds