Home
last modified time | relevance | path

Searched refs:LPDDR4_DBI_RD_EN (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dram/
H A Ddram_spec_timing.h476 #define LPDDR4_DBI_RD_EN (1 << 6) macro
H A Ddram_spec_timing.c1083 tmp = (timing_config->rdbi ? LPDDR4_DBI_RD_EN : 0) | in lpddr4_get_parameter()