Searched refs:ti_emif_pm_functions (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dti-emif-sram.h47 struct ti_emif_pm_functions { struct
119 offsetof(struct ti_emif_pm_functions, save_context));
121 offsetof(struct ti_emif_pm_functions, restore_context));
123 offsetof(struct ti_emif_pm_functions, run_hw_leveling));
125 offsetof(struct ti_emif_pm_functions, enter_sr));
127 offsetof(struct ti_emif_pm_functions, exit_sr));
129 offsetof(struct ti_emif_pm_functions, abort_sr));
130 DEFINE(EMIF_PM_FUNCTIONS_SIZE, sizeof(struct ti_emif_pm_functions));
/linux-master/drivers/memory/
H A Dti-emif-pm.c35 struct ti_emif_pm_functions pm_functions;
H A Demif.h592 struct ti_emif_pm_functions;

Completed in 97 milliseconds