Searched refs:mcpdm (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/sound/soc/ti/ |
H A D | omap-mcpdm.c | 67 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) in omap_mcpdm_write() argument 69 writel_relaxed(val, mcpdm->io_base + reg); in omap_mcpdm_write() 72 static inline int omap_mcpdm_read(struct omap_mcpdm *mcpdm, u16 reg) in omap_mcpdm_read() argument 74 return readl_relaxed(mcpdm->io_base + reg); in omap_mcpdm_read() 78 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) in omap_mcpdm_reg_dump() argument 80 dev_dbg(mcpdm->dev, "***********************\n"); in omap_mcpdm_reg_dump() 81 dev_dbg(mcpdm->dev, "IRQSTATUS_RAW: 0x%04x\n", in omap_mcpdm_reg_dump() 82 omap_mcpdm_read(mcpdm, MCPDM_REG_IRQSTATUS_RAW)); in omap_mcpdm_reg_dump() 83 dev_dbg(mcpdm->dev, "IRQSTATUS: 0x%04x\n", in omap_mcpdm_reg_dump() 84 omap_mcpdm_read(mcpdm, MCPDM_REG_IRQSTATUS)); in omap_mcpdm_reg_dump() [all …]
|
H A D | Makefile | 17 snd-soc-omap-mcpdm-objs := omap-mcpdm.o 23 obj-$(CONFIG_SND_SOC_OMAP_MCPDM) += snd-soc-omap-mcpdm.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | omap-mcpdm.txt | 4 - compatible: "ti,omap4-mcpdm" 15 mcpdm: mcpdm@40132000 { 16 compatible = "ti,omap4-mcpdm"; 21 ti,hwmods = "mcpdm"; 26 &mcpdm {
|
H A D | omap-abe-twl6040.txt | 7 - ti,mcpdm: phandle for the McPDM node 65 ti,mcpdm = <&mcpdm>;
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-mcpdm.dtsi | 3 * Common omap4 mcpdm configuration 6 * pmic to ABE as mcpdm uses an external clock for the module. 10 mcpdm_pins: mcpdm-pins { 41 &mcpdm {
|
H A D | omap4-duovero.dtsi | 7 #include "omap4-mcpdm.dtsi" 28 ti,mcpdm = <&mcpdm>;
|
H A D | omap4-var-som-om44.dtsi | 7 #include "omap4-mcpdm.dtsi" 23 ti,mcpdm = <&mcpdm>;
|
H A D | omap5-board-common.dtsi | 125 ti,mcpdm = <&mcpdm>; 165 mcpdm_pins: mcpdm-pins { 667 &mcpdm {
|
H A D | omap4-panda-common.dtsi | 7 #include "omap4-mcpdm.dtsi" 86 ti,mcpdm = <&mcpdm>;
|
H A D | omap5-l4-abe.dtsi | 274 mcpdm: mcpdm@0 { label 275 compatible = "ti,omap4-mcpdm";
|
H A D | omap4-l4-abe.dtsi | 311 mcpdm: mcpdm@0 { label 312 compatible = "ti,omap4-mcpdm";
|
H A D | omap4-sdp.dts | 9 #include "omap4-mcpdm.dtsi" 126 ti,mcpdm = <&mcpdm>;
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | 619 2024-12-28 20:05:26.343-0600 FINEST t590 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/sound/soc/ti/omap-mcpdm.h': chosen by suffix: CAnalyzerFactory 620 2024-12-28 20:05:26.343-0600 FINE t590 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/sound/soc/ti/omap-mcpdm.h' (CAnalyzer) 622 2024-12-28 20:05:26.343-0600 FINER t590 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/sound/soc/ti/omap-mcpdm.h' 631 2024-12-28 20:05:26.345-0600 FINEST t626 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/sound/soc/ti/omap-mcpdm.h' 645 2024-12-28 20:05:26.351-0600 FINER t590 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/sound/soc/ti/omap-mcpdm.h' 646 2024-12-28 20:05:26.351-0600 FINEST t590 Statistics.logIt: Added: '/openbmc/linux/sound/soc/ti/omap-mcpdm.h' (CAnalyzer) (took 7 ms) [all...] |