Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c29 #define PLL_EPP_DEFAULT 0x80 macro
232 u16 epp = enable ? PLL_EPP_DEFAULT : 0; in ivpu_pll_drive()