/openbmc/linux/drivers/thermal/ti-soc-thermal/ |
H A D | omap3-thermal-data.c | 50 -40000, -40000, -40000, -40000, -40000, -39000, -38000, -36000, 118 -40000, -40000, -40000, -40000, -40000, -40000, -40000, -40000, 119 -40000, -40000, -40000, -40000, -40000, -38000, -35000, -34000, 124 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000,
|
H A D | omap4-thermal-data.c | 45 -40000, -38000, -35000, -34000, -32000, -30000, -28000, -26000, -24000, 49 30000, 32000, 33500, 35000, 37000, 38500, 40000, 42000, 43500, 45000, 136 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200,
|
H A D | omap5-thermal-data.c | 167 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200,
|
H A D | dra752-thermal-data.c | 195 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200,
|
/openbmc/u-boot/doc/ |
H A D | README.sata | 23 => tftp 40000 /tftpboot/uImage.837x 24 => sata write 40000 0 2000 27 => tftp 40000 /tftpboot/ramdisk.837x 28 => sata write 40000 2000 8000 31 => tftp 40000 /tftpboot/mpc837xemds.dtb 32 => sata write 40000 a000 1000
|
H A D | README.commands.itest | 13 if itest.l *40000 == 12345678 then; .... 14 if itest.w *40000 != 1234 then; .... 15 if itest.b *40000 >= 12 then; .... 16 if itest.s *40000 -eq hello then; ....
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@88000/ |
H A D | adm1272@10.conf | 3 CRITLO_in1 = "40000" 5 WARNLO_in1 = "40000" 11 CRITLO_in2 = "40000" 13 WARNLO_in2 = "40000"
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.h | 56 [30] = ICE_PHY_TYPE(40GB, 40000baseCR4_Full), 57 [31] = ICE_PHY_TYPE(40GB, 40000baseSR4_Full), 58 [32] = ICE_PHY_TYPE(40GB, 40000baseLR4_Full), 59 [33] = ICE_PHY_TYPE(40GB, 40000baseKR4_Full), 60 [34] = ICE_PHY_TYPE(40GB, 40000baseSR4_Full), 61 [35] = ICE_PHY_TYPE(40GB, 40000baseCR4_Full),
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ip_local_port_range.c | 6 * Tests assume that net.ipv4.ip_local_port_range is [40000, 49999]. 178 val16 = 40000; in TEST_F() 213 * the netns range. That is [40000, 40000] or [49999, in TEST_F() 236 ASSERT_GE(port, 40000) TH_LOG("#%d: expected port within netns range", i); in TEST_F() 257 { 0, 40000, 40000 }, in TEST_F() 300 range = pack_port_range(40000, 40007); in TEST_F() 308 ASSERT_GE(port, 40000) TH_LOG("expected port within sockopt range"); in TEST_F() 311 port_set |= 1 << (port - 40000); in TEST_F() 322 range = pack_port_range(40000, 40007); in TEST_F()
|
/openbmc/linux/drivers/regulator/ |
H A D | hi6421-regulator.c | 327 40000, 0x20, 8000), 329 40000, 0x20, 8000), 331 40000, 0x20, 8000), 333 40000, 0x20, 8000), 335 40000, 0x20, 8000), 337 40000, 0x20, 8000), 339 40000, 0x20, 8000), 341 40000, 0x20, 8000), 343 40000, 0x20, 8000), 345 40000, 0x20, 8000), [all …]
|
H A D | hi6421v530-regulator.c | 102 40000, 0x6, 8000), 104 40000, 0x6, 8000), 106 40000, 0x6, 8000), 108 40000, 0x6, 8000),
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ethtool.c | 248 ethtool_link_ksettings_add_link_mode(ksettings, name, 40000baseCR4_Full); \ 250 ethtool_link_ksettings_add_link_mode(ksettings, name, 40000baseKR4_Full); \ 252 ethtool_link_ksettings_add_link_mode(ksettings, name, 40000baseLR4_Full); \ 254 ethtool_link_ksettings_add_link_mode(ksettings, name, 40000baseSR4_Full); \ 391 40000baseCR4_Full)) in octep_set_link_ksettings() 394 40000baseKR4_Full)) in octep_set_link_ksettings() 397 40000baseLR4_Full)) in octep_set_link_ksettings() 400 40000baseSR4_Full)) in octep_set_link_ksettings()
|
/openbmc/linux/drivers/phy/ |
H A D | phy-core-mipi-dphy.c | 50 cfg->hs_prepare = 40000 + 4 * ui; in phy_mipi_dphy_calc_config() 53 cfg->hs_skip = 40000; in phy_mipi_dphy_calc_config() 150 if (cfg->hs_prepare < (40000 + 4 * ui) || in phy_mipi_dphy_config_validate() 161 if (cfg->hs_skip < 40000 || cfg->hs_skip > (55000 + 4 * ui)) in phy_mipi_dphy_config_validate()
|
/openbmc/linux/drivers/thermal/ |
H A D | rockchip_thermal.c | 268 {0, -40000}, 269 {374, -40000}, 285 {499, 40000}, 307 {0, -40000}, 308 {588, -40000}, 324 {670, 40000}, 346 {TSADCV2_DATA_MASK, -40000}, 347 {3800, -40000}, 363 {3645, 40000}, 385 {0, -40000}, [all …]
|
H A D | k3_bandgap.c | 35 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200,
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/i2c@8c000/ |
H A D | vrm@5e.conf | 3 CRITLO_in1 = "40000" 5 WARNLO_in1 = "40000"
|
H A D | vrm@5d.conf | 3 CRITLO_in1 = "40000" 5 WARNLO_in1 = "40000"
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | README | 91 tftp 40000 u-boot.bin 95 tftp 40000 u-boot.bin 99 cp.b 40000 fe000000 xxxx
|
/openbmc/u-boot/drivers/thermal/ |
H A D | ti-bandgap.c | 38 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200,
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | aspeed,g6-pwm-tach.yaml | 64 pwms = <&pwm_tach 0 40000 0>; 69 pwms = <&pwm_tach 1 40000 0>;
|
/openbmc/u-boot/include/configs/ |
H A D | M54418TWR.h | 101 "sf erase 0 40000;" \ 102 "sf write ${loadaddr} 0 40000;" \ 114 "nand erase 0 40000;" \ 236 #define CONFIG_ENV_ADDR (0x40000 - 0x1000) /*MRAM size 40000*/
|
/openbmc/linux/net/ethtool/ |
H A D | common.c | 135 __DEFINE_LINK_MODE_NAME(40000, KR4, Full), 136 __DEFINE_LINK_MODE_NAME(40000, CR4, Full), 137 __DEFINE_LINK_MODE_NAME(40000, SR4, Full), 138 __DEFINE_LINK_MODE_NAME(40000, LR4, Full), 298 __DEFINE_LINK_MODE_PARAMS(40000, KR4, Full), 299 __DEFINE_LINK_MODE_PARAMS(40000, CR4, Full), 300 __DEFINE_LINK_MODE_PARAMS(40000, SR4, Full), 301 __DEFINE_LINK_MODE_PARAMS(40000, LR4, Full),
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-t-opp.dtsi | 15 clock-latency-ns = <40000>; 38 clock-latency-ns = <40000>;
|
/openbmc/u-boot/board/freescale/mpc8315erdb/ |
H A D | README | 70 tftp 40000 u-boot.bin 74 cp.b 40000 fe000000 xxxx
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | taishan.dts | 274 TAH0: emac-tah@40000b50 { 279 TAH1: emac-tah@40000d50 { 325 EMAC2: ethernet@40000c00 { 349 EMAC3: ethernet@40000e00 { 374 GPT0: gpt@40000a00 {
|