Searched refs:rst_id (Results 1 – 2 of 2) sorted by relevance
74 int rst_id = RESET_ID_SDMMC0 + ch; in nx_dw_mmc_reset() local76 nx_rstcon_setrst(rst_id, 0); in nx_dw_mmc_reset()77 nx_rstcon_setrst(rst_id, 1); in nx_dw_mmc_reset()
80 int rst_id = RESET_ID_I2C0 + ch; in i2c_reset() local82 nx_rstcon_setrst(rst_id, 0); in i2c_reset()83 nx_rstcon_setrst(rst_id, 1); in i2c_reset()
Completed in 4 milliseconds