Home
last modified time | relevance | path

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

1234

/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dsky81452-backlight.txt18 : It should be 2300mA or 2750mA.
28 skyworks,current-limit-mA = <2300>;
/linux/drivers/staging/media/atomisp/pci/
H A Dinput_system_local.h78 * In 2300 ports can be configured independently and stream
83 * In 2300 the compressed format types are programmed by the
/linux/Documentation/hwmon/
H A Dcoretemp.rst174 T2700/2600/2450/2400/2350/2300E/2300/2250/2050 100
175 L2500/2400/2300 100
/linux/drivers/scsi/isci/
H A Dprobe_roms.h247 * -2300 PPM
252 * NOTE: Max spread for SAS center-spreading +2300 /
253 * -2300 PPM
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-firefly-core-3588j.dtsi62 regulator-ramp-delay = <2300>;
79 regulator-ramp-delay = <2300>;
102 regulator-ramp-delay = <2300>;
H A Drk3588-firefly-icore-3588q.dtsi62 regulator-ramp-delay = <2300>;
79 regulator-ramp-delay = <2300>;
102 regulator-ramp-delay = <2300>;
H A Drk3588-fet3588-c.dtsi159 regulator-ramp-delay = <2300>;
176 regulator-ramp-delay = <2300>;
199 regulator-ramp-delay = <2300>;
H A Drk3566-powkiddy-rk2023.dts50 regulator-ramp-delay = <2300>;
H A Drk3566-powkiddy-rgb30.dts51 regulator-ramp-delay = <2300>;
H A Drk3588-friendlyelec-cm3588.dtsi151 regulator-ramp-delay = <2300>;
168 regulator-ramp-delay = <2300>;
189 regulator-ramp-delay = <2300>;
H A Drk3588-coolpi-cm5.dtsi157 regulator-ramp-delay = <2300>;
174 regulator-ramp-delay = <2300>;
195 regulator-ramp-delay = <2300>;
H A Drk3566-powkiddy-rgb10max3.dts61 regulator-ramp-delay = <2300>;
H A Drk3588-turing-rk1.dtsi138 regulator-ramp-delay = <2300>;
155 regulator-ramp-delay = <2300>;
178 regulator-ramp-delay = <2300>;
H A Drk3588-tiger.dtsi204 regulator-ramp-delay = <2300>;
276 regulator-ramp-delay = <2300>;
293 regulator-ramp-delay = <2300>;
H A Drk3582-radxa-e52c.dts214 regulator-ramp-delay = <2300>;
231 regulator-ramp-delay = <2300>;
260 regulator-ramp-delay = <2300>;
H A Drk3588-armsom-lm7.dtsi91 regulator-ramp-delay = <2300>;
108 regulator-ramp-delay = <2300>;
H A Drk3588-edgeble-neu6a-common.dtsi103 regulator-ramp-delay = <2300>;
120 regulator-ramp-delay = <2300>;
H A Drk3588s-roc-pc.dts260 regulator-ramp-delay = <2300>;
277 regulator-ramp-delay = <2300>;
300 regulator-ramp-delay = <2300>;
H A Drk3588-orangepi-5.dtsi235 regulator-ramp-delay = <2300>;
252 regulator-ramp-delay = <2300>;
274 regulator-ramp-delay = <2300>;
/linux/Documentation/devicetree/bindings/mfd/
H A Dsky81452.txt25 skyworks,current-limit = <2300>;
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-common.h16 #define SW_FREQ_RANGE_LOW (2300U * 16U)
/linux/drivers/net/wireless/ath/ath9k/
H A 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()
/linux/drivers/video/backlight/
H A Dsky81452-backlight.c53 * @boost_current_limit: It should be one of 2300, 2750mA.
256 if (pdata->boost_current_limit == 2300) in sky81452_bl_init_device()
/linux/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c73 .exit_latency = 2300,
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A 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 */

1234