Searched refs:dpio_disable (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/soc/fsl/dpio/ |
H A D | dpio.h | 48 int dpio_disable(struct fsl_mc_io *mc_io,
|
H A D | dpio-driver.c | 256 dpio_disable(dpio_dev->mc_io, 0, dpio_dev->mc_handle); in dpaa2_dpio_probe() 296 dpio_disable(dpio_dev->mc_io, 0, dpio_dev->mc_handle); in dpaa2_dpio_remove()
|
H A D | dpio.c | 113 int dpio_disable(struct fsl_mc_io *mc_io, in dpio_disable() function
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpio.h | 176 int dpio_disable(struct fsl_mc_io *mc_io,
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | dpio.c | 111 int dpio_disable(struct fsl_mc_io *mc_io, in dpio_disable() function
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 1031 dpio_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_init() 1052 err = dpio_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_exit()
|