Main public logs
Appearance
Combined display of all available logs of dissonant.dev wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:50, 20 January 2025 Knuxify talk contribs created page Mainline:Broadcom Kona/Timers (Created page with "The Kona platform has three timers: * HUB/AON * Slave/Peripheral * (BCM23550 only) Core The driver for the timers is split up into three files: * <code>arch/arm/plat-kona/kona_timer.c</code> * <code>arch/arm/plat-kona/timer.c</code> * <code>arch/arm/plat-kona/localtimer.c</code> - setup for the local tick timer (local, I assume, means "CPU-local" - meaning each channel belongs to a different CPU core) All timers use the same driver. == Timer operation == Each timer...")