OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLKCTRL_CLKSEQ_BYPASS_PIX
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-clkctrl-mx23.h
191
#define
CLKCTRL_CLKSEQ_BYPASS_PIX
(1 << 1)
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
clock.c
322
writel(
CLKCTRL_CLKSEQ_BYPASS_PIX
, &clkctrl_regs->hw_clkctrl_clkseq_clr);
Completed in 116 milliseconds