Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/goya/
A Dgoya_hwmgr.c21 hl_set_frequency(hdev, HL_GOYA_MME_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
22 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
23 hl_set_frequency(hdev, HL_GOYA_IC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
A Dgoya.c915 goya->mme_clk = GOYA_PLL_FREQ_LOW; in goya_sw_init()
916 goya->tpc_clk = GOYA_PLL_FREQ_LOW; in goya_sw_init()
917 goya->ic_clk = GOYA_PLL_FREQ_LOW; in goya_sw_init()
/linux/drivers/misc/habanalabs/include/goya/
A Dgoya_fw_if.h18 #define GOYA_PLL_FREQ_LOW 50000000 /* 50 MHz */ macro

Completed in 13 milliseconds