linux/drivers/fsi
Benjamin Herrenschmidt 375cac7010 fsi: master-ast-cf: Mask unused bits in RTAG/RCRC
Then reading the RTAG/RCRC "registers" from the coprocessor after
a command is complete, mask out the top bits, only keep the relevant
bits. Microcode v5 will leave garbage in those top bits as a
result of a performance optimization.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---
2018-07-25 16:04:53 +10:00
..
cf-fsi-fw.h fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire 2018-07-23 15:22:52 +10:00
fsi-core.c fsi: Add support for device-tree provided chip IDs 2018-07-23 16:27:32 +10:00
fsi-master-ast-cf.c fsi: master-ast-cf: Mask unused bits in RTAG/RCRC 2018-07-25 16:04:53 +10:00
fsi-master-gpio.c fsi: Move various master definitions to a common header 2018-07-12 12:06:02 +10:00
fsi-master-hub.c fsi: master-hub: Fix sparse warnings 2018-06-18 14:33:56 +10:00
fsi-master.h fsi: Move various master definitions to a common header 2018-07-12 12:06:02 +10:00
fsi-sbefifo.c fsi: sbefifo: Fix inconsistent use of ffdc mutex 2018-07-23 16:27:32 +10:00
fsi-scom.c fsi: scom: Major overhaul 2018-06-18 15:11:53 +10:00
Kconfig fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire 2018-07-23 15:22:52 +10:00
Makefile fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire 2018-07-23 15:22:52 +10:00