Searched full:160000 (Results 1 – 25 of 93) sorted by relevance
1234
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | lib_test.c | 30 * 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | bq25980.yaml | 93 precharge-current-microamp = <160000>; 94 charge-term-current-microamp = <160000>;
|
| D | bq256xx.yaml | 46 maximum: 160000 47 enum: [ 0, 40000, 80000, 160000]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | bq25980.yaml | 93 precharge-current-microamp = <160000>; 94 charge-term-current-microamp = <160000>;
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| D | abp060mg.c | 47 [ABP160KG] = { .min = 0, .max = 160000 }, 59 [ABP160KD] = { .min = -160000, .max = 160000 },
|
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| D | abp060mg.c | 47 [ABP160KG] = { .min = 0, .max = 160000 }, 59 [ABP160KD] = { .min = -160000, .max = 160000 },
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/proximity/ |
| D | vishay,vcnl3020.yaml | 42 100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000,
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
| D | vishay,vcnl3020.yaml | 42 100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000,
|
| /kernel/linux/linux-6.6/kernel/time/ |
| D | time_test.c | 50 * Checks every day in a 160000 years interval centered at 1970-01-01
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | samsung-sdi-battery.c | 29 { .vbat_uv = 4240000, .ri_uohm = 160000 }, 77 { .vbat_uv = 4240000, .ri_uohm = 160000 }, 186 { .vbat_uv = 4240000, .ri_uohm = 160000 }, 248 { .vbat_uv = 4240000, .ri_uohm = 160000 }, 340 { .vbat_uv = 3956000, .ri_uohm = 160000 }, 863 .factory_internal_resistance_charging_uohm = 160000,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | awinic,aw200xx.yaml | 63 IMAXled = 160000 * (592 / 600.5) * (1 / display-rows)
|
| D | ams,as3645a.txt | 32 value must be in the range between [20000, 160000] and
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | ams,as3645a.txt | 32 value must be in the range between [20000, 160000] and
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos4210.dtsi | 41 clock-latency = <160000>; 60 clock-latency = <160000>;
|
| /kernel/linux/linux-5.10/drivers/memory/ |
| D | jedec_ddr.h | 73 #define T_RFC_160 160000
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | qcom-vadc-common.h | 58 #define DIE_TEMP_ADC7_MAX 160000
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-devattr.c | 522 /* Hauppauge PVR-USB2 Model 160000 / 160111 -- HVR-1955 / HVR-1975 */ 635 .description = "WinTV HVR-1975 Model 160000", 636 .shortname = "160000",
|
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-devattr.c | 522 /* Hauppauge PVR-USB2 Model 160000 / 160111 -- HVR-1955 / HVR-1975 */ 635 .description = "WinTV HVR-1975 Model 160000", 636 .shortname = "160000",
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos4210.dtsi | 197 clock-latency = <160000>; 216 clock-latency = <160000>;
|
| /kernel/linux/linux-6.6/arch/m68k/mvme147/ |
| D | config.c | 106 #define PCC_TIMER_CLOCK_FREQ 160000
|
| /kernel/linux/linux-5.10/arch/m68k/mvme147/ |
| D | config.c | 107 #define PCC_TIMER_CLOCK_FREQ 160000
|
| /kernel/linux/linux-6.6/drivers/memory/ |
| D | jedec_ddr.h | 73 #define T_RFC_160 160000
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| D | cm3323.c | 40 {0, 160000}, /* 160 ms */
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| D | cm3323.c | 40 {0, 160000}, /* 160 ms */
|
| D | cm36651.c | 363 *val2 = 160000; in cm36651_read_int_time() 401 else if (val == 160000) in cm36651_write_int_time()
|
1234