HomeSort by: relevance | last modified time | path
    Searched refs:COM_TYPE_OMAP (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_com.c 100 sc->sc_type = COM_TYPE_OMAP;
  /src/sys/dev/ic/
comvar.h 209 #define COM_TYPE_OMAP 4 /* TI OMAP processor built-in */
com.c 461 if ((type == COM_TYPE_OMAP) && (speed > 230400)) {
666 case COM_TYPE_OMAP:
1926 if (sc->sc_type == COM_TYPE_OMAP) {
1967 if (sc->sc_type == COM_TYPE_OMAP) {
2787 if (type == COM_TYPE_OMAP) {
2821 if (type == COM_TYPE_OMAP) {

Completed in 16 milliseconds