Searched refs:hold_boot (Results 1 – 1 of 1) sorted by relevance
66 struct stm32_syscon hold_boot; member341 struct stm32_syscon hold_boot = ddata->hold_boot; in stm32_rproc_set_hold_boot() local349 hold_boot.reg, val, 0, 0, 0, 0, &smc_res); in stm32_rproc_set_hold_boot()352 err = regmap_update_bits(hold_boot.map, hold_boot.reg, in stm32_rproc_set_hold_boot()353 hold_boot.mask, val); in stm32_rproc_set_hold_boot()559 &ddata->hold_boot); in stm32_rproc_parse_dt()