mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
A n-bit binary counter can count a maximum of 2^n events and the count value ranges from 0 to (2^n)-1 Signed-off-by: Siddaraju DH <siddarajudh@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>