Home
last modified time | relevance | path

Searched defs:spi_enable_chip (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c172 static inline void spi_enable_chip(struct dw_spi_priv *priv, int enable) in spi_enable_chip() function
/openbmc/linux/drivers/spi/
H A Dspi-rockchip.c204 static inline void spi_enable_chip(struct rockchip_spi *rs, bool enable) in spi_enable_chip() function