Searched +full:0 +full:x596e8000 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/dsp/ ! |
D | fsl,dsp.yaml | 155 reg = <0x596e8000 0x88000>; 165 mboxes = <&lsio_mu13 2 0>, <&lsio_mu13 2 1>, <&lsio_mu13 3 0>, <&lsio_mu13 3 1>; 171 reg = <0x92400000 0x1000000>; 175 reg = <0x942f0000 0x8000>; 179 reg = <0x942f8000 0x8000>; 184 reg = <0x94300000 0x100000>; 190 reg = <0x3b6e8000 0x88000>; 199 mboxes = <&mu2 0 0>, 200 <&mu2 1 0>, 201 <&mu2 3 0>;
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ ! |
D | arm,mhuv2.yaml | 74 version MHUv2.0, but the later versions do have it. 96 The first field of a tuple signifies the transfer protocol, 0 is reserved 114 arm,mhuv2-protocols = <0 2>, <1 1>, <1 5>, <1 7>; 126 - enum: [ 0, 1 ] 127 - minimum: 0 136 relevant in doorbell protocol, should be 0 otherwise) represents the 142 mboxes = <&mhu 0 5>; // Channel Window Group 0, doorbell 5. 144 mboxes = <&mhu 2 0>; // Channel Window Group 2, data transfer protocol with 1 window. 145 mboxes = <&mhu 3 0>; // Channel Window Group 3, data transfer protocol with 5 windows. 146 mboxes = <&mhu 4 0>; // Channel Window Group 4, data transfer protocol with 7 windows. [all …]
|
/linux-6.12.1/drivers/remoteproc/ ! |
D | imx_dsp_rproc.c | 36 …"There is no mailbox between cores, so ignore remote proc reply after start, default is 0 (off)."); 38 #define REMOTE_IS_READY BIT(0) 49 #define IMX8M_DAP_DEBUG 0x28800000 51 #define IMX8M_DAP_PWRCTL (0x4000 + 0x3020) 55 #define IMX8M_AudioDSP_REG0 0x100 56 #define IMX8M_AudioDSP_REG1 0x104 57 #define IMX8M_AudioDSP_REG2 0x108 58 #define IMX8M_AudioDSP_REG3 0x10c 64 #define IMX8ULP_SIM_LPAV_REG_SYSCTRL0 0x8 73 #define IMX8ULP_SIP_HIFI_XRDC 0xc200000e [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ ! |
D | imx8-ss-audio.dtsi | 14 #clock-cells = <0>; 21 #clock-cells = <0>; 22 clock-frequency = <0>; 28 #clock-cells = <0>; 29 clock-frequency = <0>; 35 #clock-cells = <0>; 36 clock-frequency = <0>; 42 #clock-cells = <0>; 43 clock-frequency = <0>; 49 #clock-cells = <0>; [all …]
|