Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/lantiq/xway/
Dsysctrl.c83 #define PWDCR_DIS_XRX(x) (pmu_clk_cr_b[(x)]) macro
234 pmu_w32(clk->bits, PWDCR_DIS_XRX(clk->module)); in pmu_disable()