Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Ddesignware_spi.c170 static inline void spi_enable_chip(struct dw_spi_priv *priv, int enable) in spi_enable_chip() function
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h228 static inline void spi_enable_chip(struct dw_spi *dws, int enable) in spi_enable_chip() function
H A Dspi-rockchip.c234 static inline void spi_enable_chip(struct rockchip_spi *rs, bool enable) in spi_enable_chip() function