Searched refs:LPSC_LOCAL_RESET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | psc.h | 18 #define LPSC_LOCAL_RESET BIT(3) /* acts as reset provider */ macro
|
H A D | psc-da850.c | 39 LPSC(15, 1, dsp, pll0_sysclk1, dsp_clkdev, LPSC_FORCE | LPSC_LOCAL_RESET),
|
H A D | psc.c | 347 if (!(lpsc->flags & LPSC_LOCAL_RESET)) in davinci_psc_reset_of_xlate()
|
/kernel/linux/linux-6.6/drivers/clk/davinci/ |
H A D | psc.h | 18 #define LPSC_LOCAL_RESET BIT(3) /* acts as reset provider */ macro
|
H A D | psc-da850.c | 39 LPSC(15, 1, dsp, pll0_sysclk1, dsp_clkdev, LPSC_FORCE | LPSC_LOCAL_RESET),
|
H A D | psc.c | 347 if (!(lpsc->flags & LPSC_LOCAL_RESET)) in davinci_psc_reset_of_xlate()
|
Completed in 3 milliseconds