mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-20 20:11:29 +02:00
ACTIM_CTRLA macro errently passes "b" parameter to ACTIM_CTRLA_TRAS() instead of "c". To make usage more clear, replace all single-letter macro parameters with more descriptive parameter names. Signed-off-by: Peter Barada <peter.barada@logicpd.com>