Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs.h616 DIV_SEL_REF_CLK = 0, enumerator
/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c681 if (div_sel == DIV_SEL_REF_CLK || div_sel == DIV_SEL_DIVIDED_REF) { in goya_fetch_psoc_frequency()
682 if (div_sel == DIV_SEL_REF_CLK) in goya_fetch_psoc_frequency()
/Linux-v5.10/drivers/misc/habanalabs/gaudi/
Dgaudi.c643 if (div_sel == DIV_SEL_REF_CLK || div_sel == DIV_SEL_DIVIDED_REF) { in gaudi_fetch_psoc_frequency()
644 if (div_sel == DIV_SEL_REF_CLK) in gaudi_fetch_psoc_frequency()