Searched refs:alpha (Results 1 – 18 of 18) sorted by relevance
/linux-4.19.296/drivers/clk/qcom/ |
D | clk-alpha-pll.c | 190 regmap_write(regmap, PLL_ALPHA_VAL(pll), config->alpha); in clk_alpha_pll_configure() 632 u32 l, alpha = 0, ctl, alpha_m, alpha_n; in alpha_pll_huayra_recalc_rate() local 638 regmap_read(pll->clkr.regmap, PLL_ALPHA_VAL(pll), &alpha); in alpha_pll_huayra_recalc_rate() 657 return alpha_huayra_pll_calc_rate(rate, l, alpha); in alpha_pll_huayra_recalc_rate() 659 alpha_m = alpha >> PLL_HUAYRA_M_SHIFT & PLL_HUAYRA_M_MASK; in alpha_pll_huayra_recalc_rate() 660 alpha_n = alpha >> PLL_HUAYRA_N_SHIFT & PLL_HUAYRA_N_MASK; in alpha_pll_huayra_recalc_rate() 678 return alpha_huayra_pll_calc_rate(rate, l, alpha); in alpha_pll_huayra_recalc_rate() 862 if (config->alpha) in clk_fabia_pll_configure() 863 regmap_write(regmap, PLL_FRAC(pll), config->alpha); in clk_fabia_pll_configure()
|
D | clk-alpha-pll.h | 88 u32 alpha; member
|
D | Makefile | 6 clk-qcom-y += clk-alpha-pll.o
|
D | videocc-sdm845.c | 47 .alpha = 0xaaab,
|
D | dispcc-sdm845.c | 654 disp_cc_pll0_config.alpha = 0xcaaa; in disp_cc_sdm845_probe()
|
/linux-4.19.296/include/media/ |
D | vsp1.h | 62 unsigned int alpha; member
|
/linux-4.19.296/drivers/char/agp/ |
D | Makefile | 11 obj-$(CONFIG_AGP_ALPHA_CORE) += alpha-agp.o
|
/linux-4.19.296/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1039 u8 alpha = tpg->alpha_component; in gen_twopix() local 1045 alpha = 0; in gen_twopix() 1214 alpha = 0; in gen_twopix() 1219 buf[0][offset + 1] = (alpha & 0xf0) | r_y_h; in gen_twopix() 1223 alpha = 0; in gen_twopix() 1228 buf[0][offset + 1] = (alpha & 0x80) | (r_y_h << 2) in gen_twopix() 1233 alpha = 0; in gen_twopix() 1236 buf[0][offset] = (alpha & 0x80) | (r_y_h << 2) | (g_u_s >> 3); in gen_twopix() 1259 alpha = 0; in gen_twopix() 1263 buf[0][offset] = alpha; in gen_twopix() [all …]
|
/linux-4.19.296/drivers/iio/adc/ |
D | cpcap-adc.c | 722 int i, result = 0, alpha; in cpcap_adc_table_to_millicelcius() local 738 alpha = ((value - temp_map[i][0]) * 1000) / in cpcap_adc_table_to_millicelcius() 742 ((alpha * (temp_map[i + 1][1] - in cpcap_adc_table_to_millicelcius()
|
/linux-4.19.296/include/drm/ |
D | drm_plane.h | 119 u16 alpha; member
|
/linux-4.19.296/fs/reiserfs/ |
D | README | 157 appliances, bigstorage.com funded HSM, and the alpha PC company funded 158 the alpha port. Many of these tasks were helped by sponsors other
|
/linux-4.19.296/fs/affs/ |
D | Changes | 9 - Doesn't work on the alpha. The only 64/32-bit 14 Alas, I've got no alpha to debug. :-(
|
/linux-4.19.296/include/video/ |
D | imx-ipu-v3.h | 331 int ipu_dp_set_global_alpha(struct ipu_dp *dp, bool enable, u8 alpha,
|
/linux-4.19.296/include/uapi/drm/ |
D | radeon_drm.h | 344 unsigned int alpha; member
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | dib9000.c | 1190 s8 alpha; in dib9000_fw_get_channel() member 1345 s8 alpha; in dib9000_fw_set_channel_union() member 1428 ch.alpha = 1; in dib9000_fw_set_channel_union()
|
/linux-4.19.296/fs/befs/ |
D | ChangeLog | 154 restructuring of the driver (or an alpha or other 64bit hardware). [WD]
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 390 s390 and alpha require percpu variables in modules to be
|
/linux-4.19.296/ |
D | MAINTAINERS | 670 L: linux-alpha@vger.kernel.org 671 F: arch/alpha/ 13550 M: Thomas Bogendoerfer <tsbogend@alpha.franken.de> 13771 F: arch/alpha/kernel/srm_env.c
|