microblaze: trivial: Fix typo fault in timer.c
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
@@ -79,7 +79,7 @@ static inline void microblaze_timer0_start_periodic(unsigned long load_val)
|
|||||||
* !PWMA - disable pwm
|
* !PWMA - disable pwm
|
||||||
* TINT - clear interrupt status
|
* TINT - clear interrupt status
|
||||||
* ENT- enable timer itself
|
* ENT- enable timer itself
|
||||||
* EINT - enable interrupt
|
* ENIT - enable interrupt
|
||||||
* !LOAD - clear the bit to let go
|
* !LOAD - clear the bit to let go
|
||||||
* ARHT - auto reload
|
* ARHT - auto reload
|
||||||
* !CAPT - no external trigger
|
* !CAPT - no external trigger
|
||||||
|
|||||||
Reference in New Issue
Block a user