Home
last modified time | relevance | path

Searched refs:da8xx_cfgchip (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-davinci/
A Ddevices-da8xx.c1140 static struct regmap *da8xx_cfgchip; variable
1160 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()

Completed in 4 milliseconds