Home
last modified time | relevance | path

Searched full:2300 (Results 1 – 25 of 116) sorted by relevance

12345

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
Dsky81452-backlight.txt18 : It should be 2300mA or 2750mA.
28 skyworks,current-limit-mA = <2300>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/backlight/
Dsky81452-backlight.txt18 : It should be 2300mA or 2750mA.
28 skyworks,current-limit-mA = <2300>;
/kernel/linux/linux-4.19/Documentation/hwmon/
Dcoretemp161 T2700/2600/2450/2400/2350/2300E/2300/2250/2050 100
162 L2500/2400/2300 100
/kernel/linux/linux-5.10/Documentation/hwmon/
Dcoretemp.rst174 T2700/2600/2450/2400/2350/2300E/2300/2250/2050 100
175 L2500/2400/2300 100
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dprobe_roms.h247 * -2300 PPM
252 * NOTE: Max spread for SAS center-spreading +2300 /
253 * -2300 PPM
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Disp2400_input_system_local.h170 /* new regs for each MIPI port w.r.t. 2300 */
242 * In 2300 ports can be configured independently and stream
247 * In 2300 the compressed format types are programmed by the
/kernel/linux/linux-4.19/drivers/scsi/isci/
Dprobe_roms.h247 * -2300 PPM
252 * NOTE: Max spread for SAS center-spreading +2300 /
253 * -2300 PPM
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dsky81452.txt25 skyworks,current-limit = <2300>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/
Dsky81452.txt25 skyworks,current-limit = <2300>;
/kernel/linux/linux-4.19/drivers/media/platform/vivid/
Dvivid-radio-common.h16 #define SW_FREQ_RANGE_LOW (2300U * 16U)
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
Dvivid-radio-common.h16 #define SW_FREQ_RANGE_LOW (2300U * 16U)
/kernel/linux/linux-4.19/drivers/scsi/qla2xxx/
DKconfig19 2300, 2312, 6312 ql2300_fw.bin
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
DKconfig20 2300, 2312, 6312 ql2300_fw.bin
/kernel/linux/linux-4.19/include/linux/platform_data/
Dsky81452-backlight.h33 * @boost_current_limit: It should be one of 2300, 2750mA.
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c73 .exit_latency = 2300,
/kernel/linux/linux-4.19/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c76 .exit_latency = 2300,
/kernel/linux/linux-5.10/drivers/video/backlight/
Dsky81452-backlight.c53 * @boost_current_limit: It should be one of 2300, 2750mA.
260 if (pdata->boost_current_limit == 2300) in sky81452_bl_init_device()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Deeprom.h109 #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()
/kernel/linux/linux-4.19/drivers/net/wireless/ath/ath9k/
Deeprom.h109 #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()
/kernel/linux/linux-4.19/Documentation/trace/
Dhistogram.rst2385 { lat: 7, common_pid: 2300 } hitcount: 17
2393 { lat: 8, common_pid: 2300 } hitcount: 8119
2400 { lat: 9, common_pid: 2300 } hitcount: 2762
2408 { lat: 10, common_pid: 2300 } hitcount: 95
2415 { lat: 11, common_pid: 2300 } hitcount: 125
2418 { lat: 12, common_pid: 2300 } hitcount: 6
2423 { lat: 13, common_pid: 2300 } hitcount: 12
2435 { lat: 14, common_pid: 2300 } hitcount: 33
2440 { lat: 15, common_pid: 2300 } hitcount: 11
2448 { lat: 16, common_pid: 2300 } hitcount: 5
[all …]
/kernel/linux/linux-5.10/Documentation/trace/
Dhistogram.rst2654 { lat: 7, common_pid: 2300 } hitcount: 17
2662 { lat: 8, common_pid: 2300 } hitcount: 8119
2669 { lat: 9, common_pid: 2300 } hitcount: 2762
2677 { lat: 10, common_pid: 2300 } hitcount: 95
2684 { lat: 11, common_pid: 2300 } hitcount: 125
2687 { lat: 12, common_pid: 2300 } hitcount: 6
2692 { lat: 13, common_pid: 2300 } hitcount: 12
2704 { lat: 14, common_pid: 2300 } hitcount: 33
2709 { lat: 15, common_pid: 2300 } hitcount: 11
2717 { lat: 16, common_pid: 2300 } hitcount: 5
[all …]
/kernel/linux/linux-4.19/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dcore.h109 #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 */
/kernel/linux/linux-5.10/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dcore.h109 #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 */
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dmpc5121ads.dts107 can@2300 {
/kernel/linux/linux-5.10/sound/soc/codecs/
Dmax9877.c34 16, 23, TLV_DB_SCALE_ITEM(-2300, 200, 0),

12345