/arch/xtensa/platforms/s6105/include/platform/serial.h

https://bitbucket.org/ndreys/linux-sunxi · C++ Header · 8 lines · 5 code · 3 blank · 0 comment · 0 complexity · de5726195b00b6cfdef6499298f72110 MD5 · raw file

  1. #ifndef __ASM_XTENSA_S6105_SERIAL_H
  2. #define __ASM_XTENSA_S6105_SERIAL_H
  3. #include <variant/hardware.h>
  4. #define BASE_BAUD (S6_SCLK / 16)
  5. #endif /* __ASM_XTENSA_S6105_SERIAL_H */