Home
last modified time | relevance | path

Searched defs:reset_free (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dreset.h258 static inline int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
/rk3399_rockchip-uboot/drivers/reset/
H A Dreset-uclass.c145 int reset_free(struct reset_ctl *reset_ctl) in reset_free() function