Home | History | Annotate | Download | only in hd64461

Lines Matching defs:hd64461uart_chip

61 STATIC struct hd64461uart_chip {
65 } hd64461uart_chip;
70 struct hd64461uart_chip *sc_chip;
120 hd64461uart_init_regs(&regs, hd64461uart_chip.io_tag, 0x0, 0x0);
123 hd64461uart_chip.console = 1;
138 if (hd64461uart_chip.console)
143 hd64461uart_init_regs(&regs, hd64461uart_chip.io_tag, 0x0, 0x0);
174 sc->sc_chip = &hd64461uart_chip;
214 if (hd64461uart_chip.io_tag)
217 hd64461uart_chip.io_tag = bus_space_create(
218 &hd64461uart_chip.__tag_body, "HD64461 UART I/O",