Searched refs:is_lpddr4 (Results 1 – 1 of 1) sorted by relevance
21 static bool is_lpddr4(void);61 if (is_lpddr4()) { in set_axi_parity() 378 tr_res.cdd.rw = is_lpddr4() ? in get_max_cdd() 381 tr_res.cdd.wr = is_lpddr4() ? in get_max_cdd() 389 if (is_lpddr4()) { in get_max_cdd() 566 if (is_lpddr4()) {582 uint8_t rd_gap_ct = is_lpddr4() ? rd_gap_lp4 : rd_gap_ddr3;583 uint8_t wr_gap_ct = is_lpddr4() ? wr_gap_lp4 : wr_gap_ddr3;585 min = is_lpddr4() ? min_lp4 : min_ddr3;630 static bool is_lpddr4(voi361 static bool is_lpddr4(void) is_lpddr4() function [all...]