commit | 12a510e23fecbd4a7697595c0d9ca24d8ce3407c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 08 17:14:42 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Apr 11 23:11:56 2018 +0200 |
tree | 0c1252f9f373f6871c3aa69a62975d1d163fb5f3 | |
parent | 33f65ec83ec1989e33f6510e3d9b094b863585ef [diff] |
mmc: uniphier: Factor out FIFO accessors Add macros to generate the FIFO accessors, since the code is almost the same with only minor differences. This is done in preparation for adding 16bit variant of the IP. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>