Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c95 struct dw_spi_priv { struct
132 struct dw_spi_priv *priv = dev_get_priv(bus); in request_gpio_cs()
210 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_get_clk()
240 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_reset()
268 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_probe()
323 static void dw_writer(struct dw_spi_priv *priv) in dw_writer()
342 static void dw_reader(struct dw_spi_priv *priv) in dw_reader()
394 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_xfer()
483 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_set_speed()
509 struct dw_spi_priv *priv = dev_get_priv(bus); in dw_spi_set_mode()
[all …]