Home
last modified time | relevance | path

Searched full:9000000 (Results 1 – 22 of 22) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dip_defrag.sh17 ip netns exec "${NETNS}" sysctl -w net.ipv4.ipfrag_high_thresh=9000000 >/dev/null 2>&1
21 ip netns exec "${NETNS}" sysctl -w net.ipv6.ip6frag_high_thresh=9000000 >/dev/null 2>&1
25 …ip netns exec "${NETNS}" sysctl -w net.netfilter.nf_conntrack_frag6_high_thresh=9000000 >/dev/null…
/linux/Documentation/devicetree/bindings/net/ieee802154/
H A Dmcr20a.txt6 lower than 9000000 depends sync or async operation mode
18 spi-max-frequency = <9000000>;
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dif.h1461 /*case 9000000:*/
1463 {9000000, DIF_BPF_COEFF01, 0xffffffff},
1464 {9000000, DIF_BPF_COEFF23, 0x00060011},
1465 {9000000, DIF_BPF_COEFF45, 0x0002ffcf},
1466 {9000000, DIF_BPF_COEFF67, 0xffba0018},
1467 {9000000, DIF_BPF_COEFF89, 0x00ad009a},
1468 {9000000, DIF_BPF_COEFF1011, 0xff79fe68},
1469 {9000000, DIF_BPF_COEFF1213, 0xff260192},
1470 {9000000, DIF_BPF_COEFF1415, 0x02e500ab},
1471 {9000000, DIF_BPF_COEFF1617, 0xfc99fbb6},
[all …]
/linux/drivers/regulator/
H A Dsky81452-regulator.c37 REGULATOR_LINEAR_RANGE(9000000, 15, 31, 1000000),
H A Dmax8973-regulator.c260 if (max_ua <= 9000000) in max8973_set_current_limit()
295 return 9000000; in max8973_get_current_limit()
299 return 9000000; in max8973_get_current_limit()
/linux/Documentation/devicetree/bindings/display/
H A Datmel,lcdc-display.yaml92 clock-frequency = <9000000>;
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra264-p3971.dtsi5 aconnect@9000000 {
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-thunder.dts100 clock-frequency = <9000000>;
H A Dam335x-guardian.dts86 clock-frequency = <9000000>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-hummingboard-pulse.dts70 op-sink-microwatt = <9000000>;
/linux/arch/arm/boot/dts/airoha/
H A Den7523.dtsi96 gic: interrupt-controller@9000000 {
/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9m10g45ek.dts251 clock-frequency = <9000000>;
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-evm.dts69 clock-frequency = <9000000>;
/linux/arch/arm64/boot/dts/airoha/
H A Den7581.dtsi139 gic: interrupt-controller@9000000 {
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c173 return 9000000; in link_bw_kbps_from_raw_frl_link_rate_data()
275 supported_bw_in_kbps = 9000000; in intersect_frl_link_bw_support()
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1227 1100000, 20200000, 100000, 9000000); in hdpvr_register_videodev()
/linux/include/linux/iio/
H A Diio.h1079 #define IIO_DEGREE_TO_RAD(deg) (((deg) * 314159ULL + 9000000ULL) / 18000000ULL)
/linux/sound/soc/codecs/
H A Dda7213.c1633 } else if (da7213->mclk_rate <= 9000000) { in _da7213_set_component_pll()
H A Dda7219.c1237 } else if (da7219->mclk_rate <= 9000000) { in da7219_set_pll()
H A Dda7218.c1874 } else if (da7218->mclk_rate <= 9000000) { in da7218_set_dai_pll()
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c61 9000000,
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c4114 return 9000000; in ipw_get_max_rate()
4165 return 9000000; in ipw_get_current_rate()
9118 if (target_rate == 9000000 || !fixed) in ipw_wx_set_rate()
9120 if (target_rate == 9000000) in ipw_wx_set_rate()