Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-davinci/
Dusb-da8xx.c48 da8xx_usb_phy_pdata.cfgchip = da8xx_get_cfgchip(); in da8xx_register_usb_phy()
142 pdata.cfgchip = da8xx_get_cfgchip(); in da8xx_register_usb_phy_clocks()
Dda850.c770 cfgchip = da8xx_get_cfgchip(); in da850_init_time()
863 da850_pll1_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()
866 da850_async1_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()
869 da850_async3_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()
876 da850_tbclksync_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()
Ddevices-da8xx.c1114 struct regmap * __init da8xx_get_cfgchip(void) in da8xx_get_cfgchip() function
/Linux-v4.19/arch/arm/mach-davinci/include/mach/
Dda8xx.h129 struct regmap *da8xx_get_cfgchip(void);