Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-keystone/
Dcmd_poweroff.c20 psc_disable_domain(KS2_TETRIS_PWR_DOMAIN); in do_poweroff()
Dkeystone.c38 if (psc_disable_domain(i + KS2_GEM_0_PWR_DOMAIN)) in turn_off_all_dsps()
Dcmd_clock.c119 res = psc_disable_domain(psc_module); in do_psc_cmd()
Dpsc.c219 int psc_disable_domain(u32 domain_num) in psc_disable_domain() function
/external/u-boot/arch/arm/mach-keystone/include/mach/
Dpsc_defs.h102 int psc_disable_domain(u32 domain_num);