Searched refs:omap_mcbsp_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | omap-mcbsp-priv.h | 295 static inline int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u16 reg, in omap_mcbsp_read() function 310 omap_mcbsp_read(mcbsp, OMAP_MCBSP_REG_##reg, 0) 314 omap_mcbsp_read(mcbsp, OMAP_MCBSP_REG_##reg, 1)
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp-priv.h | 295 static inline int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u16 reg, in omap_mcbsp_read() function 310 omap_mcbsp_read(mcbsp, OMAP_MCBSP_REG_##reg, 0) 314 omap_mcbsp_read(mcbsp, OMAP_MCBSP_REG_##reg, 1)
|
Completed in 3 milliseconds