Home
last modified time | relevance | path

Searched refs:MT8183_SW_RSTN_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dmtk_common.h16 #define MT8183_SW_RSTN_BIT BIT(0) macro
H A Dmtk_scp.c143 val &= ~MT8183_SW_RSTN_BIT; in mt8183_scp_reset_assert()
152 val |= MT8183_SW_RSTN_BIT; in mt8183_scp_reset_deassert()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dmtk_common.h16 #define MT8183_SW_RSTN_BIT BIT(0) macro
H A Dmtk_scp.c156 val &= ~MT8183_SW_RSTN_BIT; in mt8183_scp_reset_assert()
165 val |= MT8183_SW_RSTN_BIT; in mt8183_scp_reset_deassert()

Completed in 3 milliseconds