Home
last modified time | relevance | path

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

12345

/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/Documentation/devicetree/bindings/mfd/
H A Dsky81452.txt25 skyworks,current-limit = <2300>;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-fet3588-c.dtsi159 regulator-ramp-delay = <2300>;
176 regulator-ramp-delay = <2300>;
199 regulator-ramp-delay = <2300>;
H A Drk3588-turing-rk1.dtsi133 regulator-ramp-delay = <2300>;
150 regulator-ramp-delay = <2300>;
173 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-coolpi-cm5.dtsi157 regulator-ramp-delay = <2300>;
174 regulator-ramp-delay = <2300>;
195 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 Drk3566-powkiddy-rgb10max3.dts61 regulator-ramp-delay = <2300>;
H A Drk3588-tiger.dtsi197 regulator-ramp-delay = <2300>;
257 regulator-ramp-delay = <2300>;
274 regulator-ramp-delay = <2300>;
H A Drk3588s-orangepi-5.dts169 regulator-ramp-delay = <2300>;
186 regulator-ramp-delay = <2300>;
207 regulator-ramp-delay = <2300>;
H A Drk3588s-nanopi-r6s.dts239 regulator-ramp-delay = <2300>;
256 regulator-ramp-delay = <2300>;
275 regulator-ramp-delay = <2300>;
H A Drk3588s-rock-5a.dts183 regulator-ramp-delay = <2300>;
200 regulator-ramp-delay = <2300>;
221 regulator-ramp-delay = <2300>;
H A Drk3588-edgeble-neu6a-common.dtsi103 regulator-ramp-delay = <2300>;
120 regulator-ramp-delay = <2300>;
H A Drk3588s-coolpi-4b.dts224 regulator-ramp-delay = <2300>;
241 regulator-ramp-delay = <2300>;
262 regulator-ramp-delay = <2300>;
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-common.h16 #define SW_FREQ_RANGE_LOW (2300U * 16U)
/linux/drivers/scsi/qla2xxx/
H A DKconfig20 2300, 2312, 6312 ql2300_fw.bin
/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/drivers/iio/light/
H A Dltr390.c52 * At 20-bit resolution (integration time: 400ms) and 18x gain, 2300 counts of
57 * 2300 / ((3/18) * (100/400)) = 95.83
/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 */

12345