HomeSort by: relevance | last modified time | path
    Searched defs:comcnmode (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/sys/arch/shark/shark/
consinit.c 91 int comcnmode = CONMODE; variable in typeref:typename:int
163 COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbppc/walnut/
consinit.c 60 int comcnmode = CONMODE; variable in typeref:typename:int
93 com_opb_cnattach(COM_FREQ * 6, CONADDR, CONSPEED, comcnmode);
  /src/sys/arch/sgimips/sgimips/
console.c 67 int comcnmode = CONMODE; variable in typeref:typename:int
231 speed, COM_FREQ, COM_TYPE_NORMAL, comcnmode) == 0)
  /src/sys/arch/hpcarm/hpcarm/
wzero3_machdep.c 73 int comcnmode = CONMODE; variable in typeref:typename:int
229 PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode);
  /src/sys/arch/xen/x86/
consinit.c 108 int comcnmode = CONMODE; variable in typeref:typename:int
  /src/sys/arch/x86/x86/
consinit.c 121 int comcnmode = CONMODE; variable in typeref:typename:int
284 COM_FREQ, COM_TYPE_NORMAL, comcnmode);
  /src/sys/arch/evbarm/integrator/
integrator_machdep.c 165 int comcnmode = CONMODE; variable in typeref:typename:int
427 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/cats/cats/
cats_machdep.c 172 int comcnmode = CONMODE; variable in typeref:typename:int
269 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);
533 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);
547 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
553 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);
  /src/sys/arch/evbarm/imx31/
imx31lk_machdep.c 223 int comcnmode = CONMODE; variable in typeref:typename:int
  /src/sys/arch/evbarm/marvell/
marvell_machdep.c 123 int comcnmode = CONMODE; variable in typeref:typename:int
513 comcnspeed, mvTclk, comcnmode))
  /src/sys/arch/evbarm/hdl_g/
hdlg_machdep.c 722 int comcnmode = CONMODE; variable in typeref:typename:int
768 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/iq80321/
iq80321_machdep.c 193 int comcnmode = CONMODE; variable in typeref:typename:int
782 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/ixdp425/
ixdp425_machdep.c 176 int comcnmode = CONMODE; variable in typeref:typename:int
758 comcnspeed, IXP425_UART_FREQ, COM_TYPE_PXA2x0, comcnmode))
  /src/sys/arch/evbarm/nslu2/
nslu2_machdep.c 206 int comcnmode = CONMODE; variable in typeref:typename:int
819 comcnspeed, IXP425_UART_FREQ, COM_TYPE_PXA2x0, comcnmode))
  /src/sys/arch/rs6000/rs6000/
machdep.c 133 int comcnmode = CONMODE; variable in typeref:typename:int
  /src/sys/arch/evbarm/bcm53xx/
bcm53xx_machdep.c 110 int comcnmode = CONMODE | CLOCAL; variable in typeref:typename:int
424 BCM53XX_REF_CLK, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/adi_brh/
brh_machdep.c 192 int comcnmode = CONMODE; variable in typeref:typename:int
785 BECC_PERIPH_CLOCK, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/iq80310/
iq80310_machdep.c 191 int comcnmode = CONMODE; variable in typeref:typename:int
753 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/lubbock/
lubbock_machdep.c 231 int comcnmode = CONMODE; variable in typeref:typename:int
1005 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
1025 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
  /src/sys/arch/evbarm/smdk2xx0/
smdk2800_machdep.c 242 int comcnmode = CONMODE; variable in typeref:typename:int
834 pclk, comcnmode))
839 pclk, comcnmode))
845 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/tsarm/
tsarm_machdep.c 194 int comcnmode = CONMODE; variable in typeref:typename:int
798 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
808 ioh, comcnspeed, comcnmode))
  /src/sys/arch/evbarm/viper/
viper_machdep.c 230 int comcnmode = CONMODE; variable in typeref:typename:int
846 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
868 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_machdep.c 222 int comcnmode = CONMODE; variable in typeref:typename:int
937 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
956 comcnspeed, PXA2X0_COM_FREQ, COM_TYPE_PXA2x0, comcnmode)) {
  /src/sys/arch/evbarm/npwr_fc/
npwr_fc_machdep.c 193 int comcnmode = CONMODE; variable in typeref:typename:int
765 COM_FREQ, COM_TYPE_NORMAL, comcnmode))
  /src/sys/arch/evbarm/kobo/
kobo_machdep.c 179 int comcnmode = CONMODE; variable in typeref:typename:int

Completed in 30 milliseconds

1 2