OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IDMAC_CHA_PRI
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/
ipu_regs.h
328
#define
IDMAC_CHA_PRI
(ch) (&IDMAC_REG->ch_pri[ch / 32])
mx3fb.c
135
#define
IDMAC_CHA_PRI
(0xAC + IPU_BASE)
569
u32 reg = readl(
IDMAC_CHA_PRI
);
576
writel(reg,
IDMAC_CHA_PRI
);
Completed in 197 milliseconds