OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPU_MEM_RST
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/
ipu_regs.h
309
#define
IPU_MEM_RST
(&IPU_CM_REG->mem_rst)
ipu_common.c
506
__raw_writel(0x807FFFFF,
IPU_MEM_RST
);
507
while (__raw_readl(
IPU_MEM_RST
) & 0x80000000)
[
all
...]
Completed in 43 milliseconds