Searched refs:altera_jtag_uart_softc (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c59 static struct altera_jtag_uart_softc *aju_cons_sc;
134 aju_data_read(struct altera_jtag_uart_softc *sc)
142 aju_data_write(struct altera_jtag_uart_softc *sc, uint32_t v)
149 aju_control_read(struct altera_jtag_uart_softc *sc)
157 aju_control_write(struct altera_jtag_uart_softc *sc, uint32_t v)
168 aju_writable(struct altera_jtag_uart_softc *sc)
176 aju_readable(struct altera_jtag_uart_softc *sc)
194 aju_read(struct altera_jtag_uart_softc *sc)
208 aju_intr_readable_enable(struct altera_jtag_uart_softc *sc)
221 aju_intr_writable_enable(struct altera_jtag_uart_softc *s
[all...]
H A Daltera_jtag_uart.h38 struct altera_jtag_uart_softc { struct
196 int altera_jtag_uart_attach(struct altera_jtag_uart_softc *sc);
197 void altera_jtag_uart_detach(struct altera_jtag_uart_softc *sc);
H A Daltera_jtag_uart_fdt.c82 struct altera_jtag_uart_softc *sc;
124 struct altera_jtag_uart_softc *sc;
148 sizeof(struct altera_jtag_uart_softc),
H A Daltera_jtag_uart_nexus.c73 struct altera_jtag_uart_softc *sc;
115 struct altera_jtag_uart_softc *sc;
139 sizeof(struct altera_jtag_uart_softc),

Completed in 100 milliseconds