Searched refs:ssp_device (Results 1 – 2 of 2) sorted by relevance
235 struct ssp_device { struct259 static inline void pxa_ssp_write_reg(struct ssp_device *dev, u32 reg, u32 val) in pxa_ssp_write_reg() argument270 static inline u32 pxa_ssp_read_reg(struct ssp_device *dev, u32 reg) in pxa_ssp_read_reg()275 static inline void pxa_ssp_enable(struct ssp_device *ssp) in pxa_ssp_enable()283 static inline void pxa_ssp_disable(struct ssp_device *ssp) in pxa_ssp_disable()292 struct ssp_device *pxa_ssp_request(int port, const char *label);293 void pxa_ssp_free(struct ssp_device *);294 struct ssp_device *pxa_ssp_request_of(const struct device_node *of_node,297 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()301 static inline struct ssp_device *pxa_ssp_request_of(const struct device_node *n, in pxa_ssp_request_of()[all …]
142 struct ssp_device { struct187 struct ssp_device ssp_dev;