Home
last modified time | relevance | path

Searched refs:nds_spi_slave (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Datcspi200_spi.c76 struct nds_spi_slave { struct
167 static int __atcspi200_spi_stop(struct nds_spi_slave *ns) in __atcspi200_spi_stop()
289 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_set_speed()
301 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_set_mode()
314 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_claim_bus()
326 struct nds_spi_slave *ns = dev_get_priv(dev->parent); in atcspi200_spi_release_bus()
336 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_xfer()
343 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_get_clk()
364 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_spi_probe()
376 struct nds_spi_slave *ns = dev_get_priv(bus); in atcspi200_ofdata_to_platadata()
[all …]