Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/mediatek/mt8192/drivers/mcdi/
Dmt_cpu_pm_cpc.c22 uint32_t resp_reg, uint32_t resp_ofs) in mtk_cpc_last_core_prot() argument
34 sta = (mmio_read_32(resp_reg) >> resp_ofs) & CPC_PROT_RESP_MASK; in mtk_cpc_last_core_prot()
/trusted-firmware-a-3.4.0/plat/mediatek/mt8186/drivers/mcdi/
Dmt_cpu_pm_cpc.c22 uint32_t resp_reg, uint32_t resp_ofs) in mtk_cpc_last_core_prot() argument
34 sta = (mmio_read_32(resp_reg) >> resp_ofs) & CPC_PROT_RESP_MASK; in mtk_cpc_last_core_prot()
/trusted-firmware-a-3.4.0/plat/mediatek/mt8195/drivers/mcdi/
Dmt_cpu_pm_cpc.c22 uint32_t resp_reg, uint32_t resp_ofs) in mtk_cpc_last_core_prot() argument
34 sta = (mmio_read_32(resp_reg) >> resp_ofs) & CPC_PROT_RESP_MASK; in mtk_cpc_last_core_prot()