OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANADIG_PLL7_CTRL_BYPASS
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-vf610/
crm_regs.h
236
#define
ANADIG_PLL7_CTRL_BYPASS
(1 << 16)
/external/u-boot/drivers/usb/host/
ehci-vf.c
74
clrbits_le32(pll_ctrl,
ANADIG_PLL7_CTRL_BYPASS
);
/external/u-boot/board/toradex/colibri_vf/
colibri_vf.c
422
clrsetbits_le32(&anadig->pll7_ctrl,
ANADIG_PLL7_CTRL_BYPASS
|
Completed in 462 milliseconds