Home
last modified time | relevance | path

Searched full:devdisr (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_pm_ops.c63 setbits32(&guts->devdisr, mask); in mpc85xx_freeze_time_base()
65 clrbits32(&guts->devdisr, mask); in mpc85xx_freeze_time_base()
67 in_be32(&guts->devdisr); in mpc85xx_freeze_time_base()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpmc.yaml32 or two cells, the first of which will be ORed into DEVDISR (and the second
86 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these
128 - description: 32-byte block beginning with DEVDISR
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,fman.yaml38 DEVDISR[1] 1 0
54 DEVDISR, DCFG_DEVDISR2 and DCFG_CCSR_DEVDISR2 are located in
/linux/arch/powerpc/sysdev/
H A Dfsl_pmc.c21 __be32 devdisr; member
/linux/include/linux/fsl/
H A Dguts.h60 u32 devdisr; /* 0x.0070 - Device Disable Control */ member