OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPU_SC_CPU_STAT
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hisi_dvfs.c
131
* - Polling
ACPU_SC_CPU_STAT
.clk_div_status_vd == 0x3;
139
reg0 = read_reg_mask(
ACPU_SC_CPU_STAT
, 0x3, 20);
206
* -
ACPU_SC_CPU_STAT
.clk_div_status_vd = 0x3;
546
* - Polling
ACPU_SC_CPU_STAT
.clk_div_status_vd == 0x0;
550
reg0 = read_reg_mask(
ACPU_SC_CPU_STAT
, 0x3,
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/
hi6220_regs_acpu.h
13
#define
ACPU_SC_CPU_STAT
(ACPU_CTRL_BASE + 0x008)
Completed in 49 milliseconds