Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/usercustom/
H A Dddrphy_phyinit_usercustom_g_waitfwdone.c94 uint16_t stream_word_lower_part; in get_streaming_message() local
103 stream_word_lower_part = mmio_read_16((uintptr_t)(DDRPHYC_BASE + in get_streaming_message()
116 *msg = (uint32_t)stream_word_lower_part | ((uint32_t)stream_word_upper_part << 16); in get_streaming_message()