Searched refs:l1tcm_phys (Results 1 – 2 of 2) sorted by relevance
104 phys_addr_t l1tcm_phys; member
571 da >= scp->l1tcm_phys && in mt8192_scp_da_to_va()572 (da + len) <= scp->l1tcm_phys + scp->l1tcm_size) { in mt8192_scp_da_to_va()573 offset = da - scp->l1tcm_phys; in mt8192_scp_da_to_va()857 scp->l1tcm_phys = res->start; in scp_probe()
Completed in 5 milliseconds