HomeSort by relevance Sort by last modified time
    Searched defs:SERIAL_RSA_BAUD_BASE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
serial_reg.h 215 #define SERIAL_RSA_BAUD_BASE (921600)
216 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
  /external/kernel-headers/original/uapi/linux/
serial_reg.h 329 #define SERIAL_RSA_BAUD_BASE (921600)
330 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)
  /external/u-boot/include/linux/
serial_reg.h 338 #define SERIAL_RSA_BAUD_BASE (921600)
339 #define SERIAL_RSA_BAUD_BASE_LO (SERIAL_RSA_BAUD_BASE / 8)

Completed in 50 milliseconds