Searched full:mcpdm (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | omap-mcpdm.txt | 1 * Texas Instruments OMAP4+ McPDM 4 - compatible: "ti,omap4-mcpdm" 8 - interrupts: Interrupt number for McPDM 9 - ti,hwmods: Name of the hwmod associated to the McPDM 15 mcpdm: mcpdm@40132000 { 16 compatible = "ti,omap4-mcpdm"; 21 ti,hwmods = "mcpdm"; 26 &mcpdm {
|
H A D | ti,omap4-mcpdm.yaml | 4 $id: http://devicetree.org/schemas/sound/ti,omap4-mcpdm.yaml# 7 title: OMAP McPDM 13 OMAP ALSA SoC DAI driver using McPDM port used by TWL6040 17 const: ti,omap4-mcpdm 62 mcpdm@0 { 63 compatible = "ti,omap4-mcpdm";
|
H A D | omap-abe-twl6040.txt | 7 - ti,mcpdm: phandle for the McPDM node 65 ti,mcpdm = <&mcpdm>;
|
/freebsd/sys/contrib/device-tree/src/arm/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 { 32 * McPDM pads must be muxed at the interconnect target module 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 { 275 compatible = "ti,omap4-mcpdm"; 268 mcpdm: mcpdm@0 { global() label
|
H A D | omap4-l4-abe.dtsi | 311 mcpdm: mcpdm@0 { 312 compatible = "ti,omap4-mcpdm"; 305 mcpdm: mcpdm@0 { global() label
|
H A D | omap4-sdp.dts | 9 #include "omap4-mcpdm.dtsi" 126 ti,mcpdm = <&mcpdm>;
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | twl6040.txt | 5 They are connected to the host processor via i2c for commands, McPDM for audio 14 - #clock-cells = <0>; twl6040 is a provider of pdmclk which is used by McPDM
|
/freebsd/sys/arm/ti/omap4/ |
H A D | omap4_reg.h | 446 #define OMAP44XX_IRQ_MCPDM OMAP44XX_HARDIRQ(112) /* MCPDM interrupt */
|