Searched refs:mr_val (Results 1 – 2 of 2) sorted by relevance
56 static inline void set_mr(int nr, u32 cs, u32 mr_addr, u32 mr_val) in set_mr() argument60 writel(mr_val, &emif_reg[nr]->emif_lpddr2_mode_reg_data); in set_mr()
76 static inline void set_mr(u32 base, u32 cs, u32 mr_addr, u32 mr_val) in set_mr() argument82 writel(mr_val, &emif->emif_lpddr2_mode_reg_data); in set_mr()