Searched refs:bcmspi_configure (Results 1 – 1 of 1) sorted by relevance
68 static int bcmspi_configure(void *, int, int, int);137 sc->sc_spi.sct_configure = bcmspi_configure; in bcmspi_attach()148 bcmspi_configure(void *cookie, int slave, int mode, int speed) in bcmspi_configure() function