Searched refs:rstcr (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/sysdev/
H A Dfsl_soc.c141 static __be32 __iomem *rstcr; variable
148 out_be32(rstcr, 0x2); /* HRESET_REQ */
163 if (of_property_read_bool(np, "fsl,has-rstcr")) {
164 rstcr = of_iomap(np, 0) + 0xb0;
165 if (!rstcr) {
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dmpc8568si-post.dtsi193 fsl,has-rstcr;
H A Dmpc8569si-post.dtsi181 fsl,has-rstcr;
H A Dp1023si-post.dtsi305 fsl,has-rstcr;
/linux-master/include/linux/fsl/
H A Dguts.h89 u32 rstcr; /* 0x.00b0 - Reset Control Register */ member in struct:ccsr_guts

Completed in 197 milliseconds