Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddram_spec_timing.h476 #define LPDDR4_DBI_WR_EN (1 << 7) macro
Ddram_spec_timing.c1081 (timing_config->wdbi ? LPDDR4_DBI_WR_EN : 0); in lpddr4_get_parameter()