Searched full:3125 (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v5.15/drivers/regulator/ |
D | sc2731-regulator.c | 152 SC2731_DCDC_CPU0_VOL_MASK, 3125, 400000, 1996875), 155 SC2731_DCDC_CPU1_VOL_MASK, 3125, 400000, 1996875), 158 3125, 600000, 2196875),
|
D | mcp16502.c | 94 6250, 3125, 2083, 1563 99 3125, 1563, 1042, 781
|
D | rt6245-regulator.c | 95 12500, 6250, 4167, 3125, 2500, 2083, 1786, 1562
|
D | pca9450-regulator.c | 69 25000, 12500, 6250, 3125
|
/Linux-v5.15/arch/arm64/boot/dts/freescale/ |
D | imx8mn-evk.dts | 49 regulator-ramp-delay = <3125>; 58 regulator-ramp-delay = <3125>;
|
D | imx8mm-kontron-n801x-som.dtsi | 97 regulator-ramp-delay = <3125>; 108 regulator-ramp-delay = <3125>;
|
D | imx8mp-phycore-som.dtsi | 106 regulator-ramp-delay = <3125>; 115 regulator-ramp-delay = <3125>;
|
D | imx8mp-evk.dts | 148 regulator-ramp-delay = <3125>; 157 regulator-ramp-delay = <3125>;
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | nxp,pca9450-regulator.yaml | 124 regulator-ramp-delay = <3125>; 132 regulator-ramp-delay = <3125>;
|
/Linux-v5.15/drivers/hwmon/ |
D | ad7314.c | 83 DIV_ROUND_CLOSEST(data * 3125, 100)); in ad7314_temperature_show()
|
D | lm70.c | 103 val = ((int)raw / 4) * 3125 / 100; in temp1_input_show()
|
/Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
D | odm_CfoTracking.c | 119 CFO_kHz_A = (int)(pCfoTrack->CFO_tail[0] * 3125) / 1280; in ODM_CfoTracking()
|
/Linux-v5.15/drivers/phy/ti/ |
D | phy-ti-pipe3.c | 187 {16800000, {3125, 20, 4, 20, 0} }, /* 16.8 MHz */ 191 {38400000, {3125, 47, 4, 20, 92843} }, /* 38.4 MHz */
|
/Linux-v5.15/sound/firewire/motu/ |
D | amdtp-motu.c | 28 * Nominally 3125 bytes/second, but the MIDI port's clock might be
|
/Linux-v5.15/sound/firewire/digi00x/ |
D | amdtp-dot.c | 19 * Nominally 3125 bytes/second, but the MIDI port's clock might be
|
/Linux-v5.15/sound/firewire/ |
D | amdtp-am824.c | 19 * Nominally 3125 bytes/second, but the MIDI port's clock might be
|
/Linux-v5.15/drivers/leds/ |
D | leds-mt6323.c | 69 #define MT6323_UNIT_DUTY 3125
|
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/ |
D | ptp.c | 30 #define MV88E6250_CC_MULT_DEM 3125ULL
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | at91-sama7g5ek.dts | 235 regulator-ramp-delay = <3125>;
|
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | dm.c | 703 cfo_khz_a = (int)(rtldm->cfo_tail[0] * 3125) / 1280; in rtl92ee_dm_dynamic_atc_switch() 704 cfo_khz_b = (int)(rtldm->cfo_tail[1] * 3125) / 1280; in rtl92ee_dm_dynamic_atc_switch()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/ |
D | suni1x10gexp_regs.h | 755 * Register 0x0100: SERDES 3125 Configuration Register 1 768 * Register 0x0101: SERDES 3125 Configuration Register 2 783 * Register 0x0102: SERDES 3125 Interrupt Enable Register 795 * Register 0x0103: SERDES 3125 Interrupt Visibility Register 807 * Register 0x0104: SERDES 3125 Interrupt Status Register 819 * Register 0x0107: SERDES 3125 Test Configuration
|
/Linux-v5.15/drivers/power/supply/ |
D | max8925_power.c | 288 ret = ((ret * 6250) - 3125) /* uA */; in max8925_bat_get_prop()
|
/Linux-v5.15/drivers/iio/light/ |
D | zopt2201.c | 113 { 13, 3125 },
|
/Linux-v5.15/Documentation/networking/ |
D | tls-offload-layers.svg | 1 …3125 0 2.0625 -0.234375q0.75 -0.25 1.203125 -0.703125q0.625 -0.625 0.96875 -1.6875q0.359375 -1.062…
|
/Linux-v5.15/drivers/net/wireless/ath/ath5k/ |
D | eeprom.h | 241 #define AR5K_SPUR_SYMBOL_WIDTH_BASE_100Hz 3125
|
12