Home
last modified time | relevance | path

Searched refs:bfrom_SysControl (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/include/asm/
Dbfrom.h36 static uint32_t (* const bfrom_SysControl)(uint32_t action_flags, ADI_SYSCTRL_VALUES *power_setting… variable
54 : : [bfrom_syscontrol] "p"(bfrom_SysControl), in bfrom_SoftReset()
/arch/blackfin/mach-bf609/
Dpm.c123 static uint32_t (* const bfrom_SysControl)(uint32_t action_flags, struct STRUCT_ROM_SYSCTRL *settin… variable
172 bfrom_SysControl(dactionflags, &configvalues, NULL); in bfin_hibernate_syscontrol()