HomeSort by: relevance | last modified time | path
    Searched defs:cons_regs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/ingenic/
ingenic_com.c 77 static struct com_regs cons_regs; variable in typeref:struct:com_regs
155 ingenic_com_init_regs(&cons_regs, apbus_memt, regh, JZ_UART0);
157 comcnattach1(&cons_regs, 115200, 48000000, COM_TYPE_INGENIC, CONMODE);
ingenic_com.c 77 static struct com_regs cons_regs; variable in typeref:struct:com_regs
155 ingenic_com_init_regs(&cons_regs, apbus_memt, regh, JZ_UART0);
157 comcnattach1(&cons_regs, 115200, 48000000, COM_TYPE_INGENIC, CONMODE);

Completed in 27 milliseconds