Searched hist:db37cc9c3954d5e33b218e5635e7e08ff902e3f6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | cadence_qspi_apb.c | db37cc9c3954d5e33b218e5635e7e08ff902e3f6 Tue Nov 29 12:58:29 UTC 2016 Phil Edworthy <PHIL.EDWORTHY@renesas.com> spi: cadence_qspi: Use #define for bits instead of bit shifts
Most of the code already uses #defines for the bit value, rather than the shift required to get the value. This changes the remaining code over.
Whislt at it, fix the names of the "Rd Data Capture" register defs.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
|