Files
u-boot/drivers
Andre Przywara f4826fb137 mmc: sunxi: Avoid #ifdefs in delay and width setup
The delay and bus-width setup are slightly different across the
Allwinner SoC generations, and we covered this so far with some
preprocessor conditionals.

Use the more readable IS_ENABLE() instead.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-07-10 01:22:09 +01:00
..
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-07 19:52:24 -04:00
2021-07-07 19:52:23 -04:00
2021-04-10 08:04:42 -04:00
2021-07-07 22:22:42 -04:00
2021-03-13 13:14:52 -05:00
2020-11-06 10:18:20 +08:00