OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ddr3_phy_config
(Results
1 - 6
of
6
) sorted by null
/external/u-boot/board/ti/ks2_evm/
ddr3_cfg.h
14
extern struct
ddr3_phy_config
ddr3phy_1600_2g;
ddr3_cfg.c
14
struct
ddr3_phy_config
ddr3phy_1600_2g = {
ddr3_k2g.c
16
static struct
ddr3_phy_config
ddr3phy_800_2g = {
56
static struct
ddr3_phy_config
ddr3phy_1066_2g = {
117
static struct
ddr3_phy_config
ddr3phy_800_512mb = {
/external/u-boot/arch/arm/mach-keystone/include/mach/
ddr3.h
14
struct
ddr3_phy_config
{
struct
66
struct
ddr3_phy_config
phy_cfg;
80
void ddr3_init_ddrphy(u32 base, struct
ddr3_phy_config
*phy_cfg);
/external/u-boot/arch/arm/mach-keystone/
ddr3.c
24
void ddr3_init_ddrphy(u32 base, struct
ddr3_phy_config
*phy_cfg)
ddr3_spd.c
19
static void dump_phy_config(struct
ddr3_phy_config
*ptr)
Completed in 642 milliseconds