Searched full:sccr (Results 1 – 4 of 4) sorted by relevance
18 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these39 that is set in the cell, the corresponding bit in SCCR will be saved
21 is set in the cell, the corresponding bit in SCCR will be saved and cleared86 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these
310 uint32_t sccr; in quicc_bus_read_ivar() local 323 sccr = quicc_read4(sc->sc_rres, QUICC_REG_SCCR) & 3; in quicc_bus_read_ivar() 324 *result = sc->sc_clock / ((1 << (sccr + 1)) << sccr); in quicc_bus_read_ivar()
33 #define QUICC_IVAR_BRGCLK 2 /* The BRG clock affected by SCCR. */