Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw_40xx.c27 #define PLL_CONFIG_DEFAULT 0x1 macro
226 u16 config = enable ? PLL_CONFIG_DEFAULT : 0; in ivpu_pll_drive()