Home
last modified time | relevance | path

Searched full:3750 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml138 tCKE = <3750>;
139 tCKESR = <3750>;
150 tRTP = <3750>;
153 tWTR = <3750>;
154 tXP = <3750>;
/linux/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml70 3250, 3500, 3750, 4000 ]
76 3250, 3500, 3750, 4000 ]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi374 tWTR = <3750>;
376 tRTP = <3750>;
381 tXP = <3750>;
382 tCKE = <3750>;
383 tCKESR = <3750>;
/linux/drivers/input/tablet/
H A Dacecad.c184 input_set_abs_params(input_dev, ABS_Y, 0, 3750, 4, 0); in usb_acecad_probe()
/linux/drivers/power/supply/
H A Dda9052-battery.c69 {3750, 56}, {3744, 55},
/linux/drivers/net/phy/
H A Ddp83869.c540 3250, 3500, 3750, 4000};
/linux/Documentation/RCU/Design/Data-Structures/
H A Dblkd_task.svg122 height="3750"
/linux/drivers/iio/adc/
H A Dad4695.c570 else if (vref_mv > 3250 && vref_mv <= 3750) in ad4695_set_ref_voltage()
572 else if (vref_mv > 3750 && vref_mv <= 4500) in ad4695_set_ref_voltage()
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c313 3733, 3735, 3736, 3738, 3740, 3742, 3744, 3746, 3748, 3750, 3752, 3754, 3756, 3758, 3760, 3762,
544 3749, 3749, 3750, 3750, 3751, 3751, 3752, 3752, 3753, 3753, 3754, 3755, 3755, 3756, 3756, 3757,
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c1999 } while (i++ < 3750); in igb_link_test()