Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ti/
Domap-mcpdm.c38 struct omap_mcpdm { struct
39 struct device *dev;
40 unsigned long phys_base;
41 void __iomem *io_base;
42 int irq;
43 struct pm_qos_request pm_qos_req;
67 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) in omap_mcpdm_write() argument
/kernel/linux/linux-4.19/sound/soc/omap/
Domap-mcpdm.c52 struct omap_mcpdm { struct
53 struct device *dev;
54 unsigned long phys_base;
55 void __iomem *io_base;
56 int irq;
57 struct pm_qos_request pm_qos_req;
81 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) in omap_mcpdm_write() argument