Home
last modified time | relevance | path

Searched refs:SPEED (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_mfg_comm.h85 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \
90 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \
95 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
100 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
H A Dbfa_ioc.h232 BFI_ADAPTER_GETP(SPEED, (__ioc)->attr->adapter_prop)
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit-inittab/
H A Dstart_getty3 SPEED=$1
20 ${setsid:-} ${getty} ${options:-} -L $SPEED $DEVICE $TERM
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dusb.txt19 USBRN, SPEED (optional), and POWER (optional).
34 &qe_pio_e 20 0 /* SPEED */
/openbmc/qemu/tests/
H A DMakefile.include37 SPEED = quick
57 $(MAKE) -C tests/tcg/$* $(SUBDIR_MAKEFLAGS) SPEED=$(SPEED) run, \
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-mba6.dtsi37 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
H A Dimx6qdl-mba6.dtsi390 /* DSE = 100, 100k up, SPEED = MED */
407 /* HYS = 1, DSE = 111, 100k up, SPEED = HIGH */
494 /* HYS = 1, DSE = 110, 100k up, SPEED = HIGH (11)*/
524 /* HYS = 1, DSE = 110, PUE+PKE, SPEED = HIGH (11)*/
H A Dimx6qdl-tqma6.dtsi39 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h86 SRI(SPEED, DC_I2C_DDC, id),\
248 uint32_t SPEED; member
H A Ddce_i2c_hw.c288 REG_UPDATE_N(SPEED, 3, in set_speed()
293 REG_UPDATE_N(SPEED, 2, in set_speed()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c137 #define SPEED(x) ((x) & 0x3) macro
138 #define UTMI_HS SPEED(0)
139 #define UTMI_FS SPEED(1)
140 #define UTMI_LS SPEED(2)
141 #define UTMI_RST SPEED(3)
378 value &= ~SPEED(~0); in tegra186_utmi_enable_phy_sleepwalk()
H A Dxusb-tegra210.c326 #define SPEED(_port, _value) (((_value) & 0x3) << \ macro
328 #define UTMI_HS(_port) SPEED(_port, 0)
329 #define UTMI_FS(_port) SPEED(_port, 1)
330 #define UTMI_LS(_port) SPEED(_port, 2)
331 #define UTMI_RST(_port) SPEED(_port, 3)
1396 value &= ~SPEED(port, ~0); in tegra210_pmc_utmi_enable_phy_sleepwalk()
/openbmc/qemu/tests/tcg/i386/
H A DMakefile.target57 ifeq ($(SPEED), slow)
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c27 #define SPEED(x) (((x) & 0x3) << 20) macro
28 #define SPEED_MASK SPEED(0x3)
515 mac |= SPEED(2); in emac_mac_start()
518 mac |= SPEED(1); in emac_mac_start()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-i2c.c340 XI2C_SET_BITS(reg, IC_CON, SPEED, XGBE_STD_SPEED); in xgbe_i2c_set_mode()
/openbmc/linux/arch/m68k/fpsp040/
H A Dslog2.S22 | SPEED: Two timings are measured, both in the copy-back mode.
H A Dsetox.S25 | SPEED
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc836x_rdk.dts242 &qe_pio_e 20 0 /* SPEED */
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c82 FIELD(COMMAND, SPEED, 10, 2)
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c2439 SPEED, enumerator
2464 return result & 0x1 ? SPEED : STAMINA; in __sony_nc_gfx_switch_status_get()
2469 return result & 0x1 ? STAMINA : SPEED; in __sony_nc_gfx_switch_status_get()
2477 result & 0x02 ? STAMINA : SPEED; in __sony_nc_gfx_switch_status_get()
2492 pos == SPEED ? "speed" : in sony_nc_gfx_switch_status_show()
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts249 &bcsr17 1 0 /* SPEED */
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_ioc.h827 BFI_ADAPTER_GETP(SPEED, (__ioc)->attr->adapter_prop))
/openbmc/qemu/docs/specs/
H A Drocker.rst414 SPEED 4 Current port interface speed, in Mbps
430 SPEED 4 Port interface speed, in Mbps
/openbmc/qemu/hw/net/
H A Dcadence_gem.c82 FIELD(NWCFG, SPEED, 0, 1)
/openbmc/qemu/docs/devel/
H A Dtesting.rst1364 SPEED subsection
1366 Tests which have a long runtime will not be run unless ``SPEED=slow`` is

12