Files
u-boot/drivers
Marek Vasut c238bc3b0f ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signature
Update dbsc5_send_dbcmd2() such that it takes multiple parameters
instead of one magic register content value. These parameters are
used to form the same resulting register value internally in the
dbsc5_send_dbcmd2() function, but from well defined input constants.
The new input constants are the operation code, channel, rank, and
operation argument. The argument is operation code specific, therefore
it is still a 16-bit magic number, but the rest of the arguments are
now split up. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2025-03-29 02:33:24 +01:00
..
2025-01-20 19:26:54 -06:00
2024-10-11 11:44:48 -06:00
2024-11-20 17:57:58 +01:00
2024-10-11 11:44:48 -06:00
2025-03-04 12:07:23 -06:00
2025-03-19 03:36:19 +01:00
2025-03-25 16:31:40 +08:00
2025-02-11 20:10:58 -06:00
2025-02-18 08:26:43 -06:00
2025-03-24 20:10:55 -06:00