Searched refs:reset_masks (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/power/reset/
H A Dbrcmstb-reboot.c33 static const struct reset_reg_mask *reset_masks; variable in typeref:struct:reset_reg_mask
41 rc = regmap_write(regmap, rst_src_en, reset_masks->rst_src_en_mask);
53 rc = regmap_write(regmap, sw_mstr_rst, reset_masks->sw_mstr_rst_mask);
103 reset_masks = of_id->data;

Completed in 239 milliseconds