Searched refs:dpio_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 88 int dpio_reset(struct fsl_mc_io *mc_io,
|
H A D | dpio.c | 217 * dpio_reset() - Reset the DPIO, returns the object to initial state. 224 int dpio_reset(struct fsl_mc_io *mc_io, in dpio_reset() function
|
H A D | dpio-driver.c | 152 err = dpio_reset(dpio_dev->mc_io, 0, dpio_dev->mc_handle); in dpaa2_dpio_probe() 154 dev_err(dev, "dpio_reset() failed\n"); in dpaa2_dpio_probe()
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 90 int dpio_reset(struct fsl_mc_io *mc_io,
|
H A D | dpio.c | 218 * dpio_reset() - Reset the DPIO, returns the object to initial state. 225 int dpio_reset(struct fsl_mc_io *mc_io, in dpio_reset() function
|
H A D | dpio-driver.c | 151 err = dpio_reset(dpio_dev->mc_io, 0, dpio_dev->mc_handle); in dpaa2_dpio_probe() 153 dev_err(dev, "dpio_reset() failed\n"); in dpaa2_dpio_probe()
|
Completed in 3 milliseconds