Home
last modified time | relevance | path

Searched refs:dpio_disable (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpio.h173 int dpio_disable(struct fsl_mc_io *mc_io,
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Ddpio.c106 int dpio_disable(struct fsl_mc_io *mc_io, in dpio_disable() function
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c937 dpio_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_init()
952 err = dpio_disable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_exit()