Searched refs:da8xx_cfgchip (Results 1 – 1 of 1) sorted by relevance
1096 static struct regmap *da8xx_cfgchip; variable1116 if (IS_ERR_OR_NULL(da8xx_cfgchip)) in da8xx_get_cfgchip()1117 da8xx_cfgchip = regmap_init_mmio(NULL, in da8xx_get_cfgchip()1121 return da8xx_cfgchip; in da8xx_get_cfgchip()