Searched refs:Speed (Results 1 - 23 of 23) sorted by relevance

/linux-master/arch/m68k/fpsp040/
H A Dsacos.S18 | Speed: The program sCOS takes approximately 310 cycles.
H A Dsasin.S18 | Speed: The program sASIN takes approximately 310 cycles.
H A Dsatanh.S19 | Speed: The program satanh takes approximately 270 cycles.
H A Dscosh.S18 | Speed: The program sCOSH takes approximately 250 cycles.
H A Dssinh.S18 | Speed: The program sSINH takes approximately 280 cycles.
H A Dstanh.S18 | Speed: The program stanh takes approximately 270 cycles.
H A Dstwotox.S19 | Speed: The program stwotox takes approximately 190 cycles and the
H A Ddecbin.S13 | Speed: The program decbin takes ??? cycles to execute.
H A Dslogn.S19 | Speed: The program slogn takes approximately 190 cycles for input
H A Dsatan.S18 | Speed: The program satan takes approximately 160 cycles for input
H A Dstan.S18 | Speed: The program sTAN takes approximately 170 cycles for
H A Dssin.S23 | Speed: The programs sSIN and sCOS take approximately 150 cycles for
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c35 * Speed - User Specified Speed Override
43 static int Speed = OPTION_UNSET; variable
44 module_param(Speed, int, 0);
45 MODULE_PARM_DESC(Speed, "Speed setting");
71 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
276 { /* Speed */
279 .name = "Speed",
285 speed = Speed;
[all...]
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_param.c46 /* User Specified Speed Override
56 E1000_PARAM(Speed, "Speed setting");
78 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
514 e_dev_info("Speed not valid for fiber adapters, parameter "
541 { /* Speed */
550 .name = "Speed",
558 speed = Speed[bd];
588 e_dev_info("AutoNeg specified along with Speed or Duplex, "
648 e_dev_info("Speed an
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_aldebaran.h169 uint8_t Speed; member in struct:__anon803
H A Dsmu11_driver_if_arcturus.h264 uint8_t Speed; member in struct:__anon609
H A Dsmu11_driver_if_navi10.h268 uint8_t Speed; member in struct:__anon646
H A Dsmu13_driver_if_v13_0_0.h321 uint8_t Speed; member in struct:__anon350
H A Dsmu13_driver_if_v13_0_7.h322 uint8_t Speed; member in struct:__anon422
H A Dsmu11_driver_if_sienna_cichlid.h344 uint8_t Speed; member in struct:__anon694
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h2475 uint8_t Speed; member in struct:smudpm_i2c_controller_config_v2
2742 uint8_t LedPin3; // GPIO number for LedPin[3] - PCIE GEN Speed
2760 uint8_t Speed; member in struct:smudpm_i2c_controller_config_v3
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1922 dev_info(smu->adev->dev, " .Speed = %d\n",
1923 pptable->I2cControllers[i].Speed);
H A Dsienna_cichlid_ppt.c2989 dev_info(smu->adev->dev, " .Speed = 0x%x\n",
2990 pptable->I2cControllers[i].Speed);
3628 dev_info(smu->adev->dev, " .Speed = 0x%x\n",
3629 pptable->I2cControllers[i].Speed);

Completed in 791 milliseconds