Home
last modified time | relevance | path

Searched full:130000 (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/gpu/
H A Dvivante,gc.yaml65 gpu@130000 {
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dvishay,vcnl3020.yaml42 100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000,
/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-gpio-0.dtsi35 gpio0: gpio@130000 {
H A Dt4240si-post.dtsi280 dcsr-cpu-sb-proxy@130000 {
/linux/drivers/memory/
H A Djedec_ddr.h72 #define T_RFC_130 130000
/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-motherboard.dtsi225 virtio@130000 {
H A Dfoundation-v8.dtsi231 virtio@130000 {
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8956-sony-xperia-loire.dtsi191 regulator-system-load = <130000>;
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c91 {130000, 270000, CEIL(130000 * 10, 9), CEIL(270000 * 10, 9), 0x5C,
/linux/drivers/iio/chemical/
H A Dsgp40.c284 if ((val < -45000) || (val > 130000)) in sgp40_write_raw()
/linux/drivers/power/supply/
H A Dsamsung-sdi-battery.c397 { .vbat_uv = 3526000, .ri_uohm = 130000 },
406 { .vbat_uv = 4325000, .ri_uohm = 130000 },
/linux/drivers/iio/light/
H A Dadux1020.c204 { 0, 130000 },
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c69 { 110000, 130000, 150000 },
/linux/drivers/iio/temperature/
H A Dmlx90614.c692 { 0, 130000 }, /* 17% ~= 0.13 Hz */
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c84 case 130000: in mt8183_general_rate_transform()
/linux/drivers/hwmon/
H A Dgl520sm.c498 #define TEMP_CLAMP(val) clamp_val(val, -130000, 125000)
/linux/sound/soc/codecs/
H A Dtas5086.c478 130000, 156000, 234000, 312000, 416000, 546000, 728000, 962000,
/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c16 #define SSP_BW_BOUNDARY 130000
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c90 {117000, 130000},
91 {130000, 144400}, /* HT 20, MCS 15 */
/linux/init/
H A DKconfig116 default y if GCC_VERSION >= 130000 && GCC_VERSION < 130300
/linux/drivers/media/tuners/
H A Dtda18271-maps.c415 { .rfmax = 130000, .val = 0x75 },
/linux/drivers/gpu/drm/radeon/
H A Dbtc_dpm.c1133 105000, 110000, 11500, 120000, 125000, 130000, 135000, 140000, 145000, 150000,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6331 return 130000ul; /* 130 ms */ in ixgbe_get_completion_timeout()
/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c9972 if ((freq < 70000) || (freq > 130000)) in ctrl_set_oob()