Searched refs:hold_boot (Results 1 – 1 of 1) sorted by relevance
82 struct stm32_syscon hold_boot; member400 struct stm32_syscon hold_boot = ddata->hold_boot; in stm32_rproc_set_hold_boot() local408 hold_boot.reg, val, 0, 0, 0, 0, &smc_res); in stm32_rproc_set_hold_boot()411 err = regmap_update_bits(hold_boot.map, hold_boot.reg, in stm32_rproc_set_hold_boot()412 hold_boot.mask, val); in stm32_rproc_set_hold_boot()732 &ddata->hold_boot); in stm32_rproc_parse_dt()