struct
Defined at line 40 of file ../../src/devices/pwm/drivers/aml-pwm/aml-pwm-regs.h
NOTE: Two-timer enable bits (en_a2 / en_b2) are asymmetrical in Amlogic
hardware specifications (#define MISC_A2_EN BIT(25), #define MISC_B2_EN BIT(24)).
Unlike en_a (bit 0) and en_b (bit 1) where A is even and B is odd, en_a2 occupies
bit 25 (odd) and en_b2 occupies bit 24 (even). Do NOT swap them.
Public Members
Field field