Home
last modified time | relevance | path

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

/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)
/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 */
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h86 SRI(SPEED, DC_I2C_DDC, id),\
258 uint32_t SPEED; member
/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c138 #define SPEED(x) ((x) & 0x3) macro
139 #define UTMI_HS SPEED(0)
140 #define UTMI_FS SPEED(1)
141 #define UTMI_LS SPEED(2)
142 #define UTMI_RST SPEED(3)
381 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()
/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()
/linux/arch/m68k/fpsp040/
H A Dslog2.S22 | SPEED: Two timings are measured, both in the copy-back mode.
H A Dsetox.S25 | SPEED
/linux/arch/powerpc/boot/dts/
H A Dmpc836x_rdk.dts242 &qe_pio_e 20 0 /* SPEED */
/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts249 &bcsr17 1 0 /* SPEED */