Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpmc.txt18 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these
27 is a 32-byte block beginning with DEVDISR.
50 first of which will be ORed into DEVDISR (and the second into
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl,fman.yaml38 DEVDISR[1] 1 0
54 DEVDISR, DCFG_DEVDISR2 and DCFG_CCSR_DEVDISR2 are located in
H A Dfsl-fman.txt44 DEVDISR[1] 1 0
60 DEVDISR, DCFG_DEVDISR2 and DCFG_CCSR_DEVDISR2 are located in
/freebsd/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c646 uint32_t devdisr; in mpc85xx_guts_freeze_timebase() local
650 devdisr = bus_read_4(sc->sc_mem, GUTS_DEVDISR); in mpc85xx_guts_freeze_timebase()
653 devdisr | (DEVDISR_TB0 | DEVDISR_TB1)); in mpc85xx_guts_freeze_timebase()
656 devdisr & ~(DEVDISR_TB0 | DEVDISR_TB1)); in mpc85xx_guts_freeze_timebase()