Home
last modified time | relevance | path

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

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