Searched refs:psc_enable_module (Results 1 – 8 of 8) sorted by relevance
70 int rc = psc_enable_module(KS2_LPSC_USB); in board_init()75 rc = psc_enable_module(KS2_LPSC_USB_1); in board_init()
222 if (psc_enable_module(KS2_LPSC_MMC)) { in board_mmc_init()
105 res = psc_enable_module(psc_module); in do_psc_cmd()
43 psc_enable_module(KS2_LPSC_OSR); in osr_init()
155 int psc_enable_module(u32 mod_num) in psc_enable_module() function
100 int psc_enable_module(u32 mod_num);
545 if (psc_enable_module(KS2_LPSC_PA)) in ks2_eth_probe()548 if (psc_enable_module(KS2_LPSC_CPGMAC)) in ks2_eth_probe()550 if (psc_enable_module(KS2_LPSC_CRYPTO)) in ks2_eth_probe()
153 ret = psc_enable_module(priv->psc_module); in ti_powerproc_start()