Searched refs:da8xx_cfgchip (Results 1 – 1 of 1) sorted by relevance
1139 static struct regmap *da8xx_cfgchip; variable1159 if (IS_ERR_OR_NULL(da8xx_cfgchip)) in da8xx_get_cfgchip()1160 da8xx_cfgchip = regmap_init_mmio(NULL, in da8xx_get_cfgchip()1164 return da8xx_cfgchip; in da8xx_get_cfgchip()