Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000_spi.c75 static inline struct e1000_hw *e1000_hw_from_spi(struct spi_slave *spi) in e1000_hw_from_spi() function
113 __maybe_unused struct e1000_hw *hw = e1000_hw_from_spi(spi); in spi_free_slave()
119 struct e1000_hw *hw = e1000_hw_from_spi(spi); in spi_claim_bus()
131 struct e1000_hw *hw = e1000_hw_from_spi(spi); in spi_release_bus()
139 struct e1000_hw *hw = e1000_hw_from_spi(spi); in spi_xfer()