Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c22 struct ath79_spi_priv { struct
30 struct ath79_spi_priv *priv = dev_get_priv(bus); in spi_cs_activate() argument
39 struct ath79_spi_priv *priv = dev_get_priv(bus); in spi_cs_deactivate()
59 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_xfer()
138 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_set_speed()
176 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_probe()
225 .priv_auto_alloc_size = sizeof(struct ath79_spi_priv),