Home
last modified time | relevance | path

Searched defs:dparam_ops (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8183/
H A Dmemory.c147 static void mt_mem_init_run(struct dramc_param_ops *dparam_ops) in mt_mem_init_run()
222 void mt_mem_init(struct dramc_param_ops *dparam_ops) in mt_mem_init()
/aosp_15_r20/external/coreboot/src/mainboard/google/kukui/
H A Dromstage.c45 static struct dramc_param_ops dparam_ops = { variable