flex_spi_softc
static int flex_spi_read(struct flex_spi_softc *sc, off_t offset, caddr_t data,
static int flex_spi_write(struct flex_spi_softc *sc, off_t offset,
read_reg(struct flex_spi_softc *sc, uint32_t offset)
write_reg(struct flex_spi_softc *sc, uint32_t offset, uint32_t value)
reg_read_poll_tout(struct flex_spi_softc *sc, uint32_t offset, uint32_t mask,
flex_spi_clk_setup(struct flex_spi_softc *sc, uint32_t rate)
flex_spi_prepare_lut(struct flex_spi_softc *sc, uint8_t op)
flex_spi_prepare_ahb_lut(struct flex_spi_softc *sc)
flex_spi_read_rxfifo(struct flex_spi_softc *sc, uint8_t *buf, uint8_t size)
flex_spi_write_txfifo(struct flex_spi_softc *sc, uint8_t *buf, uint8_t size)
flex_spi_do_op(struct flex_spi_softc *sc, uint32_t op, uint32_t addr,
flex_spi_wait_for_controller(struct flex_spi_softc *sc)
flex_spi_wait_for_flash(struct flex_spi_softc *sc)
flex_spi_identify(struct flex_spi_softc *sc)
flex_spi_force_ip_mode(struct flex_spi_softc *sc)
flex_spi_read(struct flex_spi_softc *sc, off_t offset, caddr_t data,
flex_spi_write(struct flex_spi_softc *sc, off_t offset, uint8_t *data,
flex_spi_default_setup(struct flex_spi_softc *sc)
struct flex_spi_softc *sc;
struct flex_spi_softc *sc;
struct flex_spi_softc *sc;
sc = (struct flex_spi_softc *)bp->bio_disk->d_drv1;
struct flex_spi_softc *sc;
struct flex_spi_softc *sc;
sc = (struct flex_spi_softc *)arg;
sizeof(struct flex_spi_softc),