Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8ulp.c60 #define PCC_SW_RST BIT(28) macro
92 val &= ~PCC_SW_RST; in imx8ulp_pcc_assert()
110 val |= PCC_SW_RST; in imx8ulp_pcc_deassert()