Home
last modified time | relevance | path

Searched full:smc1 (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/arch/powerpc/boot/dts/
Dep8248e.dts16 planetcore-SMC1 = &smc1;
20 serial0 = &smc1;
128 /* Monitor port/SMC1 */
129 smc1: serial@11a80 { label
138 linux,planetcore-label = "SMC1";
Dtqm8xx.dts21 serial0 = &smc1;
168 smc1: serial@a80 { label
Dep88xc.dts181 linux,planetcore-label = "SMC1";
/Linux-v5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,imx7ulp-pm.yaml26 const: fsl,imx7ulp-smc1
39 smc1@40410000 {
40 compatible = "fsl,imx7ulp-smc1";
/Linux-v5.10/arch/powerpc/platforms/8xx/
DKconfig83 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1
147 bool "I2C/SPI/SMC1 relocation patch"
154 This microcode relocates SMC1 and SMC2 parameter RAMs at
Dmpc885ads_setup.c53 /* SMC1 */
184 /* The SCC3 enet registers overlap the SMC1 registers, so in mpc885ads_setup_arch()
Dadder875.c27 /* SMC1 */
Dmpc86xads_setup.c38 /* SMC1 */
Dtqm8xx_setup.c52 /* SMC1 */
Dep88xc.c29 /* SMC1 */
Dmicropatch.c90 * I2C/SPI/SMC1 relocation patch arrays.
95 static char patch_name[] __initdata = "I2C/SPI/SMC1";
/Linux-v5.10/arch/arm/mach-imx/
Dpm-imx7ulp.c63 np = of_find_compatible_node(NULL, NULL, "fsl,imx7ulp-smc1"); in imx7ulp_pm_init()
/Linux-v5.10/include/dt-bindings/clock/
Dimx7ulp-clock.h114 /* SMC1 */
/Linux-v5.10/arch/arm/boot/dts/
Dimx7ulp.dtsi289 smc1: clock-controller@40410000 { label
290 compatible = "fsl,imx7ulp-smc1";
Dat91sam9263.dtsi127 smc1: smc@ffffea00 { label
804 atmel,smc = <&smc1>;
/Linux-v5.10/drivers/clk/imx/
Dclk-imx7ulp.c271 /* SMC1 */ in imx7ulp_clk_smc1_init()
281 CLK_OF_DECLARE(imx7ulp_clk_smc1, "fsl,imx7ulp-smc1", imx7ulp_clk_smc1_init);
/Linux-v5.10/arch/powerpc/platforms/82xx/
Dkm82xx.c48 /* SMC1 */
Dep8248e.c171 /* SMC1 */
/Linux-v5.10/arch/powerpc/include/asm/
Dcpm1.h41 #define CPM_CR_CH_SMC1 ((ushort)0x0009) /* SMC1 / DSP1 */
75 * The MBX uses SMC1 as the host serial port.