Searched refs:rspll_offset (Results 1 – 1 of 1) sorted by relevance
37 static int rspll_offset; variable47 return regmap_update_bits(pllctrl_regs, rspll_offset + RSCTRL_RG, in rsctrl_enable_rspll_write()58 regmap_update_bits(pllctrl_regs, rspll_offset + RSCTRL_RG, in rsctrl_restart_handler()91 1, &rspll_offset); in rsctrl_probe()108 ret = regmap_write(pllctrl_regs, rspll_offset + RSCFG_RG, val); in rsctrl_probe()113 ret = regmap_write(pllctrl_regs, rspll_offset + RSISO_RG, 0); in rsctrl_probe()
Completed in 9 milliseconds