Searched refs:da8xx_get_cfgchip (Results 1 – 4 of 4) sorted by relevance
48 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()
654 cfgchip = da8xx_get_cfgchip(); in da850_init_time()752 da850_pll1_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()755 da850_async1_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()758 da850_async3_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()765 da850_tbclksync_pdata.cfgchip = da8xx_get_cfgchip(); in da850_register_clocks()
130 struct regmap *da8xx_get_cfgchip(void);
1157 struct regmap * __init da8xx_get_cfgchip(void) in da8xx_get_cfgchip() function