Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-format.c45 u32 camss_format_find_code(u32 *code, unsigned int n_code, unsigned int index, u32 req_code) in camss_format_find_code() argument
49 if (!req_code && index >= n_code) in camss_format_find_code()
52 for (i = 0; i < n_code; i++) { in camss_format_find_code()
H A Dcamss-format.h58 u32 camss_format_find_code(u32 *code, unsigned int n_code, unsigned int index, u32 req_code);
/linux/sound/soc/codecs/
H A Drl6231.h23 int n_code; member
H A Drt1318.h338 int n_code; member
H A Drl6231.c228 pll_code->n_code = n; in rl6231_pll_calc()
H A Drt5682.c2405 pll2f_code.n_code, pll2f_code.k_code); in rt5682_set_component_pll()
2417 pll2b_code.n_code, pll2b_code.k_code); in rt5682_set_component_pll()
2425 pll2b_code.n_code); in rt5682_set_component_pll()
2427 pll2f_code.n_code << RT5682_PLL2F_N_SFT); in rt5682_set_component_pll()
2467 pll_code.n_code, pll_code.k_code); in rt5682_set_component_pll()
2470 (pll_code.n_code << RT5682_PLL_N_SFT) | pll_code.k_code); in rt5682_set_component_pll()
H A Drt5660.c1053 pll_code.n_code, pll_code.k_code); in rt5660_set_dai_pll()
1056 pll_code.n_code << RT5660_PLL_N_SFT | pll_code.k_code); in rt5660_set_dai_pll()
H A Drt5514.c944 pll_code.n_code, pll_code.k_code); in rt5514_set_dai_pll()
948 pll_code.n_code << RT5514_PLL_N_SFT | in rt5514_set_dai_pll()
H A Drt5668.c2139 pll_code.n_code, pll_code.k_code); in rt5668_set_component_pll()
2142 pll_code.n_code << RT5668_PLL_N_SFT | pll_code.k_code); in rt5668_set_component_pll()
H A Drt5659.h1788 int n_code; member
H A Drt5640.c1919 pll_code.n_code, pll_code.k_code); in rt5640_set_dai_pll()
1922 (pll_code.n_code << RT5640_PLL_N_SFT) | pll_code.k_code); in rt5640_set_dai_pll()
H A Drt5651.h2064 int n_code; member
H A Drt5665.c4283 pll_code.n_code, pll_code.k_code); in rt5665_set_component_pll()
4286 pll_code.n_code << RT5665_PLL_N_SFT | pll_code.k_code); in rt5665_set_component_pll()
H A Drt5645.c2989 pll_code.n_code, pll_code.k_code); in rt5645_set_dai_pll()
2992 pll_code.n_code << RT5645_PLL_N_SFT | pll_code.k_code); in rt5645_set_dai_pll()
H A Drt5677.c4564 pll_code.n_code, pll_code.k_code); in rt5677_set_dai_pll()
4567 pll_code.n_code << RT5677_PLL_N_SFT | pll_code.k_code); in rt5677_set_dai_pll()