Searched refs:mail (Results 1 – 3 of 3) sorted by relevance
1957 uint32_t mail = 0U; in get_mail() local1970 mail = phy_io_read16(phy, t_apbonly | in get_mail()1973 mail |= phy_io_read16(phy, t_apbonly | in get_mail()1993 return mail; in get_mail()2056 uint32_t mail = 0U; in wait_fw_done() local2058 while (mail == U(0x0)) { in wait_fw_done()2059 mail = get_mail(phy, 0); in wait_fw_done()2060 switch (mail) { in wait_fw_done()2069 mail = 0U; in wait_fw_done()2073 mail = 0U; in wait_fw_done()[all …]
15 static uint32_t get_mail(uint32_t *mail);294 uint32_t timeout_us = DEFAULT_TIMEOUT_US, ret = NO_ERR, mail = 0; in wait_firmware_execution() local300 ret = get_mail(&mail); in wait_firmware_execution()303 } else if (mail == TRAINING_FAILED_MSG) { in wait_firmware_execution()307 } else if (mail == TRAINING_OK_MSG) { in wait_firmware_execution()348 static uint32_t get_mail(uint32_t *mail) in get_mail() argument362 *mail = mmio_read_32(DDR_PHYA_APBONLY_UCTWRITEONLYSHADOW); in get_mail()
307 trigger a Jenkins job that will take care of the release (tag, mail, and