Home
last modified time | relevance | path

Searched refs:soc_info_t (Results 1 – 4 of 4) sorted by relevance

/external/arm-trusted-firmware/drivers/nxp/dcfg/
Ddcfg.c15 static soc_info_t soc_info = {0};
36 const soc_info_t *get_soc_info(void) in get_soc_info()
41 return (const soc_info_t *) &soc_info; in get_soc_info()
53 return (const soc_info_t *) &soc_info; in get_soc_info()
/external/arm-trusted-firmware/include/drivers/nxp/dcfg/
Ddcfg.h58 } soc_info_t; typedef
96 const soc_info_t *get_soc_info();
/external/arm-trusted-firmware/plat/nxp/common/setup/
Dls_common.c249 const soc_info_t *soc_info = get_soc_info(); in get_cluster_info()
/external/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/
Dphy.c659 __unused const soc_info_t *soc_info; in prog_seq0bdly0()
1092 __unused const soc_info_t *soc_info; in prog_dfi_rd_data_cs_dest_map()
1875 __unused const soc_info_t *soc_info; in c_init_phy_config()
2473 __unused const soc_info_t *soc_info; in compute_ddr_phy()