OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DC_RL_CH
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/video/
ipu_regs.h
384
#define
DC_RL_CH
(ch, evt) (&dc_ch_offset(ch)->rl[evt / 2])
ipu_disp.c
283
reg = __raw_readl(
DC_RL_CH
(chan, event));
286
__raw_writel(reg,
DC_RL_CH
(chan, event));
[
all
...]
Completed in 39 milliseconds