ti_emif_pm_functions
struct ti_emif_pm_functions;
struct ti_emif_pm_functions pm_functions;
offsetof(struct ti_emif_pm_functions, save_context));
offsetof(struct ti_emif_pm_functions, restore_context));
offsetof(struct ti_emif_pm_functions, run_hw_leveling));
offsetof(struct ti_emif_pm_functions, enter_sr));
offsetof(struct ti_emif_pm_functions, exit_sr));
offsetof(struct ti_emif_pm_functions, abort_sr));
DEFINE(EMIF_PM_FUNCTIONS_SIZE, sizeof(struct ti_emif_pm_functions));