linux_dsm_epyc7002/drivers/soc/fsl/dpio
Ioana Ciocoi Radulescu 8a533a7de2 soc: fsl: dpio: Change bpid type to u16
In all QBMan registers, the buffer pool id field is two bytes long.
The low level qbman APIs reflect this, but the high level DPIO ones
use u32. Modify them in order to avoid implicit downcasts.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2019-01-11 15:06:54 -06:00
..
dpio-cmd.h soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
dpio-driver.c soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io 2019-01-11 15:06:54 -06:00
dpio-service.c soc: fsl: dpio: Change bpid type to u16 2019-01-11 15:06:54 -06:00
dpio.c soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
dpio.h soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
Makefile staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl 2018-07-24 16:18:55 -05:00
qbman-portal.c soc: fsl: dpio: Add BP and FQ query APIs 2018-12-19 10:37:22 -08:00
qbman-portal.h soc: fsl: dpio: Add BP and FQ query APIs 2018-12-19 10:37:22 -08:00