Searched defs:imxspi_softc (Results 1 – 1 of 1) sorted by relevance
86 struct imxspi_softc { struct87 struct device sc_dev;111 uint32_t imxspi_clkdiv(struct imxspi_softc *, uint32_t); argument