Home
last modified time | relevance | path

Searched refs:ti_emif_get_mem_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/memory/
H A Dti-emif-pm.c223 int ti_emif_get_mem_type(void) in ti_emif_get_mem_type() function
236 EXPORT_SYMBOL_GPL(ti_emif_get_mem_type);
/openbmc/linux/include/linux/
H A Dti-emif-sram.h136 int ti_emif_get_mem_type(void);
/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c360 temp = ti_emif_get_mem_type(); in am33xx_pm_set_ipc_ops()