Searched refs:reset_masks (Results 1 – 1 of 1) sorted by relevance
30 static const struct reset_reg_mask *reset_masks; variable37 rc = regmap_write(regmap, rst_src_en, reset_masks->rst_src_en_mask); in brcmstb_restart_handler()49 rc = regmap_write(regmap, sw_mstr_rst, reset_masks->sw_mstr_rst_mask); in brcmstb_restart_handler()80 reset_masks = device_get_match_data(&pdev->dev); in brcmstb_reboot_probe()81 if (!reset_masks) { in brcmstb_reboot_probe()