Home
last modified time | relevance | path

Searched defs:freq_tbl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clk/qcom/
H A Da53-pll.c41 struct pll_freq_tbl *freq_tbl; in qcom_a53pll_get_freq_tbl() local
H A Dclk-pll.h50 const struct pll_freq_tbl *freq_tbl; member
/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c955 const struct freq_tbl *freq_tbl = core->res->freq_tbl; in core_get_v4() local
/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c58 static const int freq_tbl[] = {2, 4, 8, 10, 50000, 100000, 200000, 250000}; variable