Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/ddr/s32cc/
H A Dddr_utils.c15 static uint32_t get_mail(uint32_t *mail);
300 ret = get_mail(&mail); in wait_firmware_execution()
348 static uint32_t get_mail(uint32_t *mail) in get_mail() function
/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dphy.c1954 static uint32_t get_mail(uint16_t *phy, int stream) in get_mail() function
2032 index = get_mail(phy, 1); in decode_stream_message()
2037 args[i] = get_mail(phy, 1); in decode_stream_message()
2059 mail = get_mail(phy, 0); in wait_fw_done()