Home
last modified time | relevance | path

Searched refs:buffer_strength (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ssb/
H A Ddriver_chipcommon_pmu.c226 u32 buffer_strength = 0; in ssb_pmu1_pllinit_r0() local
265 buffer_strength = 0x222222; in ssb_pmu1_pllinit_r0()
301 if (buffer_strength) { in ssb_pmu1_pllinit_r0()
304 pllctl |= (buffer_strength << SSB_PMU1_PLLCTL5_CLKDRV_SHIFT) & SSB_PMU1_PLLCTL5_CLKDRV; in ssb_pmu1_pllinit_r0()
/kernel/linux/linux-6.6/drivers/ssb/
H A Ddriver_chipcommon_pmu.c226 u32 buffer_strength = 0; in ssb_pmu1_pllinit_r0() local
265 buffer_strength = 0x222222; in ssb_pmu1_pllinit_r0()
301 if (buffer_strength) { in ssb_pmu1_pllinit_r0()
304 pllctl |= (buffer_strength << SSB_PMU1_PLLCTL5_CLKDRV_SHIFT) & SSB_PMU1_PLLCTL5_CLKDRV; in ssb_pmu1_pllinit_r0()

Completed in 2 milliseconds