OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DI_POL
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/
ipu_regs.h
344
#define
DI_POL
(di) (&DI_REG(di)->pol)
ipu_disp.c
1147
reg = __raw_readl(
DI_POL
(disp));
1153
__raw_writel(reg,
DI_POL
(disp));
[
all
...]
Completed in 48 milliseconds