Home
last modified time | relevance | path

Searched full:160000 (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.15/drivers/rtc/
Dlib_test.c30 * Checks every day in a 160000 years interval starting on 1970-01-01
36 * 160000 years = (160000 / 400) * 400 years in rtc_time64_to_tm_test_date_range()
37 * = (160000 / 400) * 146097 days in rtc_time64_to_tm_test_date_range()
38 * = (160000 / 400) * 146097 * 86400 seconds in rtc_time64_to_tm_test_date_range()
40 time64_t total_secs = ((time64_t) 160000) / 400 * 146097 * 86400; in rtc_time64_to_tm_test_date_range()
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dbq25980.yaml94 precharge-current-microamp = <160000>;
95 charge-term-current-microamp = <160000>;
Dbq256xx.yaml46 maximum: 160000
47 enum: [ 0, 40000, 80000, 160000]
/Linux-v5.15/drivers/iio/pressure/
Dabp060mg.c47 [ABP160KG] = { .min = 0, .max = 160000 },
59 [ABP160KD] = { .min = -160000, .max = 160000 },
/Linux-v5.15/Documentation/devicetree/bindings/iio/proximity/
Dvishay,vcnl3020.yaml42 100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000,
/Linux-v5.15/kernel/time/
Dtime_test.c50 * Checks every day in a 160000 years interval centered at 1970-01-01
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt32 value must be in the range between [20000, 160000] and
/Linux-v5.15/drivers/memory/
Djedec_ddr.h73 #define T_RFC_160 160000
/Linux-v5.15/drivers/media/usb/pvrusb2/
Dpvrusb2-devattr.c522 /* Hauppauge PVR-USB2 Model 160000 / 160111 -- HVR-1955 / HVR-1975 */
635 .description = "WinTV HVR-1975 Model 160000",
636 .shortname = "160000",
/Linux-v5.15/arch/arm/boot/dts/
Dexynos4210.dtsi52 clock-latency = <160000>;
71 clock-latency = <160000>;
Dat91-kizbox3_common.dtsi141 u-boot-factory@160000 {
Dvexpress-v2m-rs1.dtsi356 v2m_i2c_dvi: i2c@160000 {
/Linux-v5.15/arch/m68k/mvme147/
Dconfig.c106 #define PCC_TIMER_CLOCK_FREQ 160000
/Linux-v5.15/drivers/iio/light/
Dcm3323.c40 {0, 160000}, /* 160 ms */
Dcm36651.c363 *val2 = 160000; in cm36651_read_int_time()
401 else if (val == 160000) in cm36651_write_int_time()
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h121 …static const uint32_t expk_array[11] = {2560000, 160000, 40000, 20000, 15000, 12500, 11250, 10625,… in fExponential()
155 …static const uint32_t k_array[10] = {160000, 40000, 20000, 15000, 12500, 11250, 10625, 10313, 1015… in fNaturalLog()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Ddvo_ch7017.c252 if (mode->clock > 160000) in ch7017_mode_valid()
/Linux-v5.15/drivers/hwmon/
Dlm92.c71 val = clamp_val(val, -60000, 160000); in TEMP_TO_REG()
/Linux-v5.15/drivers/misc/
Dics932s401.c222 freq = 160000; in show_cpu_clock_sel()
/Linux-v5.15/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c50 { 120000, 140000, 160000 },
/Linux-v5.15/drivers/gpu/drm/gma500/
Dcdv_intel_display.c87 .dot = {.min = 160000, .max = 272000},
99 .dot = {.min = 160000, .max = 272000},
/Linux-v5.15/arch/arm64/boot/dts/arm/
Dvexpress-v2m-rs1.dtsi356 v2m_i2c_dvi: i2c@160000 {
/Linux-v5.15/drivers/iio/health/
Dafe4403.c129 { 0, 155000 }, { 0, 160000 }, { 0, 170000 }, { 0, 175000 },
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dsdm630.dtsi1300 opp-peak-kBps = <250000 160000>;
1355 opp-peak-kBps = <250000 160000>;
1494 opp-peak-kBps = <6400000 6400000 160000>;
/Linux-v5.15/drivers/leds/flash/
Dleds-as3645a.c96 #define AS_TORCH_INTENSITY_MAX 160000

12