Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpxa2xx_ssp.h210 struct ssp_device { struct
234 static inline void pxa_ssp_write_reg(struct ssp_device *dev, u32 reg, u32 val) in pxa_ssp_write_reg() argument
245 static inline u32 pxa_ssp_read_reg(struct ssp_device *dev, u32 reg) in pxa_ssp_read_reg()
251 struct ssp_device *pxa_ssp_request(int port, const char *label);
252 void pxa_ssp_free(struct ssp_device *);
253 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,
256 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()
260 static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n, in pxa_ssp_request_of()
265 static inline void pxa_ssp_free(struct ssp_device *ssp) {} in pxa_ssp_free()
/linux-4.19.296/include/linux/spi/
Dpxa2xx_spi.h35 struct ssp_device ssp;
/linux-4.19.296/include/scsi/
Dlibsas.h169 struct ssp_device { struct
214 struct ssp_device ssp_dev;