Home
last modified time | relevance | path

Searched refs:xin (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/drivers/media/dvb-frontends/
H A Dves1820.c114 if (symbolrate > state->config->xin / 2) in ves1820_set_symbolrate()
115 symbolrate = state->config->xin / 2; in ves1820_set_symbolrate()
120 if (symbolrate < state->config->xin / 16) in ves1820_set_symbolrate()
122 if (symbolrate < state->config->xin / 32) in ves1820_set_symbolrate()
124 if (symbolrate < state->config->xin / 64) in ves1820_set_symbolrate()
128 fpxin = state->config->xin * 10ULL; in ves1820_set_symbolrate()
151 fin = state->config->xin >> 4; in ves1820_set_symbolrate()
160 BDRI = (((state->config->xin << 5) / symbolrate) + 1) / 2; in ves1820_set_symbolrate()
388 …state->frontend.ops.info.symbol_rate_min = (state->config->xin / 2) / 64; /* SACLK/64 == (XIN… in ves1820_attach()
389 state->frontend.ops.info.symbol_rate_max = (state->config->xin / 2) / 4; /* SACLK/4 */ in ves1820_attach()
H A Dves1x93.h24 u32 xin; member
H A Dves1820.h23 u32 xin; member
H A Dves1x93.c173 if (srate > state->config->xin/2) in ves1x93_set_symbolrate()
174 srate = state->config->xin/2; in ves1x93_set_symbolrate()
181 FIN = (state->config->xin + 6000) >> 4; in ves1x93_set_symbolrate()
/openbmc/linux/drivers/media/tuners/
H A Dfc0012.c127 unsigned short xtal_freq_khz_2, xin, xdiv; in fc0012_set_params() local
227 xin = (unsigned short)(f_vco - (f_vco / xtal_freq_khz_2) * xtal_freq_khz_2); in fc0012_set_params()
228 xin = (xin << 15) / xtal_freq_khz_2; in fc0012_set_params()
229 if (xin >= 16384) in fc0012_set_params()
230 xin += 32768; in fc0012_set_params()
232 reg[3] = xin >> 8; /* xin with 9 bit resolution */ in fc0012_set_params()
233 reg[4] = xin & 0xff; in fc0012_set_params()
H A Dfc0013.c218 unsigned short xtal_freq_khz_2, xin, xdiv; in fc0013_set_params() local
380 xin = (unsigned short)(f_vco - (f_vco / xtal_freq_khz_2) * xtal_freq_khz_2); in fc0013_set_params()
381 xin = (xin << 15) / xtal_freq_khz_2; in fc0013_set_params()
382 if (xin >= 16384) in fc0013_set_params()
383 xin += 32768; in fc0013_set_params()
385 reg[3] = xin >> 8; in fc0013_set_params()
386 reg[4] = xin & 0xff; in fc0013_set_params()
H A Dfc0011.c171 u32 fvco, xin, frac, xdiv, xdivr; in fc0011_set_params() local
214 xin = 0; in fc0011_set_params()
216 xin = clamp_t(u32, frac, 512, 65024); in fc0011_set_params()
217 regs[FC11_REG_XINHI] = xin >> 8; in fc0011_set_params()
218 regs[FC11_REG_XINLO] = xin; in fc0011_set_params()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drenesas,raa215300.yaml46 provided(either xin or clkin).
51 Use xin, if connected to an external crystal.
54 - xin
83 clock-names = "xin";
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/
H A D0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch2 From: Fan Xin <fan.xin@jp.fujitsu.com>
8 Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com>
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,versaclock7.yaml33 - const: xin
62 clock-names = "xin";
H A Didt,versaclock5.yaml73 enum: [ xin, clkin ]
179 clock-names = "xin";
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Disil,isl1208.yaml33 Use xin, if connected to an external crystal.
36 - xin
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dsalvator-x.dtsi27 clock-names = "xin";
H A Dsalvator-xs.dtsi27 clock-names = "xin";
/openbmc/u-boot/arch/arm/dts/
H A Dsalvator-x.dtsi27 clock-names = "xin";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0002-Makefile-modify-compile-parameters.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst7 徐鑫 xu xin <xu.xin16@zte.com.cn>
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/cairo/
H A Dcairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff8 Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Detc-openct_usb.in-modify-UDEVINFO.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
H A Detc-openct.udev.in-disablePROGRAM.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dksm.rst7 徐鑫 xu xin <xu.xin16@zte.com.cn>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A D0001-usr-Makefile-WARNING-fix.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0004-config_os_headers-Error-Fix.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/
H A DFix-the-test-output-format.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dman-file-mailstat.1-from-debian.patch2 From: Li xin <lixin.fnst@cn.fujitsu.com>

123