Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_poweroff.c20 psc_disable_module(KS2_LPSC_TETRIS); in do_poweroff()
H A Dkeystone.c36 if (psc_disable_module(i + KS2_LPSC_GEM_0)) in turn_off_all_dsps()
H A Dcmd_clock.c113 res = psc_disable_module(psc_module); in do_psc_cmd()
H A Dpsc.c174 int psc_disable_module(u32 mod_num) in psc_disable_module() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dpsc_defs.h102 int psc_disable_module(u32 mod_num);
/OK3568_Linux_fs/u-boot/drivers/remoteproc/
H A Dti_power_proc.c140 ret = psc_disable_module(priv->psc_module); in ti_powerproc_start()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-keystone.c231 if (psc_disable_module(KS2_LPSC_USB)) { in xhci_hcd_stop()