Searched refs:spifi_reg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/newsmips/apbus/
H A Dspifi.c84 struct spifi_reg *sc_reg;
132 static int spifi_read_count(struct spifi_reg *);
133 static void spifi_write_count(struct spifi_reg *, int);
168 sc->sc_reg = (struct spifi_reg *)apa->apa_hwbase;
385 spifi_read_count(struct spifi_reg *reg)
396 spifi_write_count(struct spifi_reg *reg, int count)
416 struct spifi_reg *reg = sc->sc_reg;
542 struct spifi_reg *reg = sc->sc_reg;
574 struct spifi_reg *reg = sc->sc_reg;
605 struct spifi_reg *re
[all...]
H A Dspifireg.h29 struct spifi_reg { struct

Completed in 78 milliseconds