Searched refs:da8xx_cfgchip (Results 1 – 1 of 1) sorted by relevance
1137 static struct regmap *da8xx_cfgchip; variable1157 if (IS_ERR_OR_NULL(da8xx_cfgchip)) in da8xx_get_cfgchip()1158 da8xx_cfgchip = regmap_init_mmio(NULL, in da8xx_get_cfgchip()1162 return da8xx_cfgchip; in da8xx_get_cfgchip()