Searched refs:cycle (Results 1 – 8 of 8) sorted by relevance
32 unsigned int cycle; in stopwatch_set_usecs() local36 cycle = US_TO_CYCLE(usecs); in stopwatch_set_usecs()37 mmio_write_32(SYST_RVR, cycle); in stopwatch_set_usecs()
22 - A dedicated cycle counter: ``PMCCNTR``.47 configures it. The cycle counter has the ``PMCCFILTR_EL0`` register, which has127 - If set to ``1`` enables the cycle counter ``PMCCNTR``.134 - If set to ``1`` it disables the cycle counter ``PMCCNTR`` where event
85 - ``SCCD`` for the cycle counter.92 - Prohibit general event counters and the cycle counter:109 - Prohibit cycle counter: ``MDCR_EL3.SPME == 0 && PMCR_EL0.DP == 1``.115 - Prohibit cycle counter: ``MDCR_EL3.SCCD == 1``
26 interface will be removed. This must be at least 1 full release cycle in future.
32 bit is set to zero, the cycle counter (when enabled) counts during secure world
41 - Focus on the run-time part of the life-cycle (no specific emphasis on boot
756 | | events and cycle counting in the Secure world is |
2009 setting rev.0.35, qos: change subslot cycle, Change periodic write DQ training option.2129 and cycle counting gets disabled by setting PMCR.DP bit.2134 and cycle counting gets disabled by setting PMCR_EL0.DP bit.3141 - Control register PMCR_EL0 / PMCR is set to prohibit cycle counting in the
Completed in 13 milliseconds