Searched refs:da8xx_cfgchip (Results 1 – 1 of 1) sorted by relevance
1140 static struct regmap *da8xx_cfgchip; variable1160 if (IS_ERR_OR_NULL(da8xx_cfgchip)) in da8xx_get_cfgchip()1161 da8xx_cfgchip = regmap_init_mmio(NULL, in da8xx_get_cfgchip()1165 return da8xx_cfgchip; in da8xx_get_cfgchip()