Searched full:2300 (Results 1 – 25 of 97) sorted by relevance
1234
/linux-6.8/Documentation/devicetree/bindings/leds/backlight/ |
D | sky81452-backlight.txt | 18 : It should be 2300mA or 2750mA. 28 skyworks,current-limit-mA = <2300>;
|
/linux-6.8/drivers/staging/media/atomisp/pci/ |
D | input_system_local.h | 78 * In 2300 ports can be configured independently and stream 83 * In 2300 the compressed format types are programmed by the
|
D | isp2400_input_system_local.h | 99 /* new regs for each MIPI port w.r.t. 2300 */
|
/linux-6.8/Documentation/hwmon/ |
D | coretemp.rst | 174 T2700/2600/2450/2400/2350/2300E/2300/2250/2050 100 175 L2500/2400/2300 100
|
/linux-6.8/drivers/iio/light/ |
D | ltr390.c | 42 * At 20-bit resolution (integration time: 400ms) and 18x gain, 2300 counts of 47 * 2300 / ((3/18) * (100/400)) = 95.83
|
/linux-6.8/drivers/scsi/isci/ |
D | probe_roms.h | 247 * -2300 PPM 252 * NOTE: Max spread for SAS center-spreading +2300 / 253 * -2300 PPM
|
/linux-6.8/Documentation/devicetree/bindings/mfd/ |
D | sky81452.txt | 25 skyworks,current-limit = <2300>;
|
D | rohm,bd9576-pmic.yaml | 100 rohm,hw-timeout-ms = <150>, <2300>;
|
/linux-6.8/drivers/media/test-drivers/vivid/ |
D | vivid-radio-common.h | 16 #define SW_FREQ_RANGE_LOW (2300U * 16U)
|
/linux-6.8/drivers/scsi/qla2xxx/ |
D | Kconfig | 20 2300, 2312, 6312 ql2300_fw.bin
|
/linux-6.8/arch/arm64/boot/dts/rockchip/ |
D | rk3588-turing-rk1.dtsi | 133 regulator-ramp-delay = <2300>; 150 regulator-ramp-delay = <2300>; 173 regulator-ramp-delay = <2300>;
|
D | rk3588s-orangepi-5.dts | 163 regulator-ramp-delay = <2300>; 180 regulator-ramp-delay = <2300>; 201 regulator-ramp-delay = <2300>;
|
D | rk3588-coolpi-cm5.dtsi | 152 regulator-ramp-delay = <2300>; 169 regulator-ramp-delay = <2300>; 190 regulator-ramp-delay = <2300>;
|
D | rk3588s-rock-5a.dts | 167 regulator-ramp-delay = <2300>; 184 regulator-ramp-delay = <2300>; 205 regulator-ramp-delay = <2300>;
|
D | rk3588s-indiedroid-nova.dts | 254 regulator-ramp-delay = <2300>; 271 regulator-ramp-delay = <2300>; 292 regulator-ramp-delay = <2300>;
|
D | rk3588s-coolpi-4b.dts | 219 regulator-ramp-delay = <2300>; 236 regulator-ramp-delay = <2300>; 257 regulator-ramp-delay = <2300>;
|
D | rk3588-jaguar.dts | 266 regulator-ramp-delay = <2300>; 283 regulator-ramp-delay = <2300>; 332 regulator-ramp-delay = <2300>;
|
D | rk3588-nanopc-t6.dts | 297 regulator-ramp-delay = <2300>; 314 regulator-ramp-delay = <2300>; 335 regulator-ramp-delay = <2300>;
|
/linux-6.8/drivers/net/wireless/ath/ath9k/ |
D | eeprom.h | 109 #define FREQ2FBIN(x, y) (u8)((y) ? ((x) - 2300) : (((x) - 4800) / 5)) 110 #define FBIN2FREQ(x, y) ((y) ? (2300 + x) : (4800 + 5 * x)) 720 return (u16) ((is2GHz) ? (2300 + fbin) : (4800 + 5 * fbin)); in ath9k_hw_fbin2freq()
|
/linux-6.8/drivers/video/backlight/ |
D | sky81452-backlight.c | 53 * @boost_current_limit: It should be one of 2300, 2750mA. 260 if (pdata->boost_current_limit == 2300) in sky81452_bl_init_device()
|
/linux-6.8/arch/sh/kernel/cpu/shmobile/ |
D | cpuidle.c | 73 .exit_latency = 2300,
|
/linux-6.8/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | core.h | 109 #define XCHAL_HW_VERSION_MAJOR 2300 /* major ver# of targeted hw */ 117 #define XCHAL_HW_MIN_VERSION_MAJOR 2300 /* major v of earliest tgt hw */ 120 #define XCHAL_HW_MAX_VERSION_MAJOR 2300 /* major v of latest tgt hw */
|
/linux-6.8/Documentation/trace/ |
D | histogram.rst | 2911 { lat: 7, common_pid: 2300 } hitcount: 17 2919 { lat: 8, common_pid: 2300 } hitcount: 8119 2926 { lat: 9, common_pid: 2300 } hitcount: 2762 2934 { lat: 10, common_pid: 2300 } hitcount: 95 2941 { lat: 11, common_pid: 2300 } hitcount: 125 2944 { lat: 12, common_pid: 2300 } hitcount: 6 2949 { lat: 13, common_pid: 2300 } hitcount: 12 2961 { lat: 14, common_pid: 2300 } hitcount: 33 2966 { lat: 15, common_pid: 2300 } hitcount: 11 2974 { lat: 16, common_pid: 2300 } hitcount: 5 [all …]
|
/linux-6.8/arch/powerpc/boot/dts/ |
D | mpc5121ads.dts | 107 can@2300 {
|
/linux-6.8/sound/soc/codecs/ |
D | max9877.c | 34 16, 23, TLV_DB_SCALE_ITEM(-2300, 200, 0),
|
1234