Lines Matching +full:i2c +full:- +full:command
4 * SPDX-License-Identifier: Apache-2.0
10 #include <zephyr/dt-bindings/rdc/imx_rdc.h>
94 /* Set access to I2C-1 for M4 core */ in SOC_RdcInit()
98 /* Set access to I2C-2 for M4 core */ in SOC_RdcInit()
102 /* Set access to I2C-3 for M4 core */ in SOC_RdcInit()
106 /* Set access to I2C-4 for M4 core */ in SOC_RdcInit()
111 /* Set access to PWM-1 for M4 core */ in SOC_RdcInit()
115 /* Set access to PWM-2 for M4 core */ in SOC_RdcInit()
119 /* Set access to PWM-3 for M4 core */ in SOC_RdcInit()
123 /* Set access to PWM-4 for M4 core */ in SOC_RdcInit()
127 /* Set access to PWM-5 for M4 core */ in SOC_RdcInit()
131 /* Set access to PWM-6 for M4 core */ in SOC_RdcInit()
135 /* Set access to PWM-7 for M4 core */ in SOC_RdcInit()
139 /* Set access to PWM-8 for M4 core */ in SOC_RdcInit()
143 /* Set access to ADC-1 for M4 core */ in SOC_RdcInit()
147 /* Set access to ADC-2 for M4 core */ in SOC_RdcInit()
156 /* set command to invalidate all ways and write GO bit in SOC_CacheInit()
157 * to initiate command in SOC_CacheInit()
161 /* Wait until the command completes */ in SOC_CacheInit()
170 /* set command to invalidate all ways and write GO bit in SOC_CacheInit()
171 * to initiate command in SOC_CacheInit()
175 /* Wait until the command completes */ in SOC_CacheInit()
188 /* OSC/PLL is already initialized by Cortex-A9 core */ in SOC_ClockInit()
225 /* Select I2C clock is derived from OSC (24M) */ in SOC_ClockInit()
231 /* Enable I2C clock */ in SOC_ClockInit()