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

  /src/sys/arch/arm/s3c2xx0/
s3c2440var.h 66 int s3c2440_sscom_cnattach(bus_space_tag_t, int, int, int, tcflag_t);
sscom_s3c2440.c 188 s3c2440_sscom_cnattach(bus_space_tag_t iot, int unit, int rate, function in typeref:typename:int
  /src/sys/arch/evbarm/mini2440/
mini2440_machdep.c 938 if (0 == s3c2440_sscom_cnattach(iot, 0, comcnspeed,
943 if (0 == s3c2440_sscom_cnattach(iot, 1, comcnspeed,

Completed in 124 milliseconds