Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c28 #define PLL_CDYN_DEFAULT 0x80 macro
231 u16 cdyn = enable ? PLL_CDYN_DEFAULT : 0; in ivpu_pll_drive()