Lines Matching refs:emif_regs
45 * @regs_cache: An array of 'struct emif_regs' that stores
65 struct emif_regs *regs_cache[EMIF_MAX_NUM_FREQUENCIES];
66 struct emif_regs *curr_regs;
80 struct emif_regs *regs)
118 struct emif_regs **regs_cache;
828 static void setup_registers(struct emif_data *emif, struct emif_regs *regs)
850 struct emif_regs *regs, u32 volt_state)
878 struct emif_regs *regs)
1570 struct emif_regs *regs)
1664 * get_regs() - gets the cached emif_regs structure for a given EMIF instance
1677 static struct emif_regs *get_regs(struct emif_data *emif, u32 freq)
1680 struct emif_regs **regs_cache;
1681 struct emif_regs *regs = NULL;
1775 struct emif_regs *regs;