| /arch/mips/cavium-octeon/executive/ |
| A D | cvmx-helper-spi.c | 154 result.s.speed = 10000; in __cvmx_helper_spi_link_get() 160 switch (inband.s.speed) { in __cvmx_helper_spi_link_get() 162 result.s.speed = 10; in __cvmx_helper_spi_link_get() 165 result.s.speed = 100; in __cvmx_helper_spi_link_get() 168 result.s.speed = 1000; in __cvmx_helper_spi_link_get() 171 result.s.speed = 0; in __cvmx_helper_spi_link_get() 180 result.s.speed = 10000; in __cvmx_helper_spi_link_get()
|
| A D | cvmx-helper-sgmii.c | 250 switch (link_info.s.speed) { in __cvmx_helper_sgmii_hardware_init_link_speed() 252 gmxx_prtx_cfg.s.speed = 0; in __cvmx_helper_sgmii_hardware_init_link_speed() 261 gmxx_prtx_cfg.s.speed = 0; in __cvmx_helper_sgmii_hardware_init_link_speed() 269 gmxx_prtx_cfg.s.speed = 1; in __cvmx_helper_sgmii_hardware_init_link_speed() 411 result.s.speed = 1000; in __cvmx_helper_sgmii_link_get() 421 result.s.speed = 1000; in __cvmx_helper_sgmii_link_get() 467 result.s.speed = 10; in __cvmx_helper_sgmii_link_get() 470 result.s.speed = 100; in __cvmx_helper_sgmii_link_get() 473 result.s.speed = 1000; in __cvmx_helper_sgmii_link_get() 476 result.s.speed = 0; in __cvmx_helper_sgmii_link_get() [all …]
|
| A D | cvmx-helper-board.c | 224 result.s.speed = 1000; in __cvmx_helper_board_link_get() 246 switch (inband_status.s.speed) { in __cvmx_helper_board_link_get() 248 result.s.speed = 10; in __cvmx_helper_board_link_get() 251 result.s.speed = 100; in __cvmx_helper_board_link_get() 254 result.s.speed = 1000; in __cvmx_helper_board_link_get()
|
| A D | cvmx-helper-rgmii.c | 108 gmx_cfg.s.speed = 1; in cvmx_helper_rgmii_internal_loopback() 277 result.s.speed = 1000; in __cvmx_helper_rgmii_link_get() 373 if (link_info.s.speed == 10) { in __cvmx_helper_rgmii_link_set() 375 new_gmx_cfg.s.speed = 0; in __cvmx_helper_rgmii_link_set() 376 } else if (link_info.s.speed == 100) { in __cvmx_helper_rgmii_link_set() 378 new_gmx_cfg.s.speed = 0; in __cvmx_helper_rgmii_link_set() 381 new_gmx_cfg.s.speed = 1; in __cvmx_helper_rgmii_link_set() 385 if (link_info.s.speed == 10) { in __cvmx_helper_rgmii_link_set() 389 } else if (link_info.s.speed == 100) { in __cvmx_helper_rgmii_link_set() 400 if ((link_info.s.speed == 10) || (link_info.s.speed == 100)) { in __cvmx_helper_rgmii_link_set()
|
| /arch/arm/boot/dts/intel/socfpga/ |
| A D | socfpga_cyclone5_chameleon96.dts | 73 /* On Low speed expansion */ 79 /* On Low speed expansion */ 89 /* On High speed expansion */ 101 /* On High speed expansion */ 107 /* On Low speed expansion */ 113 /* On Low speed expansion */ 119 /* On Low speed expansion */
|
| /arch/powerpc/kernel/ |
| A D | udbg_16550.c | 95 void __init udbg_uart_setup(unsigned int speed, unsigned int clock) in udbg_uart_setup() argument 104 if (speed == 0) in udbg_uart_setup() 105 speed = 9600; in udbg_uart_setup() 108 dll = base_bauds / speed; in udbg_uart_setup() 126 unsigned int dll, dlm, divisor, prescaler, speed; in udbg_probe_uart_speed() local 149 speed = (clock / prescaler) / (divisor * 16); in udbg_probe_uart_speed() 152 if (speed > (clock / 16)) in udbg_probe_uart_speed() 153 speed = 9600; in udbg_probe_uart_speed() 155 return speed; in udbg_probe_uart_speed()
|
| A D | legacy_serial.c | 34 unsigned int speed; member 148 legacy_info->speed = spd ? be32_to_cpup(spd) : 0; in add_legacy_port() 349 if (info->speed == 0) in setup_legacy_serial_console() 350 info->speed = udbg_probe_uart_speed(info->clock); in setup_legacy_serial_console() 353 DBG("default console speed = %d\n", info->speed); in setup_legacy_serial_console() 354 udbg_uart_setup(info->speed, info->clock); in setup_legacy_serial_console() 612 int i, speed = 0, offset = 0; in check_legacy_serial_console() local 656 speed = be32_to_cpup(spd); in check_legacy_serial_console() 666 speed = legacy_serial_infos[i].speed; in check_legacy_serial_console() 676 if (speed) { in check_legacy_serial_console() [all …]
|
| /arch/m68k/amiga/ |
| A D | pcmcia.c | 92 void pcmcia_access_speed(int speed) in pcmcia_access_speed() argument 96 if (speed <= PCMCIA_SPEED_100NS) in pcmcia_access_speed() 98 else if (speed <= PCMCIA_SPEED_150NS) in pcmcia_access_speed() 100 else if (speed <= PCMCIA_SPEED_250NS) in pcmcia_access_speed()
|
| /arch/arm/boot/dts/st/ |
| A D | stih410-b2260.dts | 94 /* Low speed expansion connector */ 105 /* Low speed expansion connector */ 111 /* Low speed expansion connector */ 118 /* Low speed expansion connector */ 124 /* Low speed expansion connector */ 130 /* high speed expansion connector */ 137 /* high speed expansion connector */ 150 /* high speed expansion connector */
|
| /arch/arm/mach-rpc/ |
| A D | dma.c | 207 int tcr, speed; in iomd_set_dma_speed() local 210 speed = 3; in iomd_set_dma_speed() 212 speed = 2; in iomd_set_dma_speed() 214 speed = 1; in iomd_set_dma_speed() 216 speed = 0; in iomd_set_dma_speed() 219 speed &= 3; in iomd_set_dma_speed() 223 tcr = (tcr & ~0x03) | speed; in iomd_set_dma_speed() 227 tcr = (tcr & ~0x0c) | (speed << 2); in iomd_set_dma_speed() 231 tcr = (tcr & ~0x30) | (speed << 4); in iomd_set_dma_speed() 235 tcr = (tcr & ~0xc0) | (speed << 6); in iomd_set_dma_speed() [all …]
|
| /arch/arm64/boot/dts/renesas/ |
| A D | r8a779g3-sparrow-hawk-fan-pwm.dtso | 11 * # enable the PWM fan, and configure the fan speed manually. 24 * # Configure PWM fan speed in range 0..255 , 0 is stopped , 255 is full speed . 25 * # Fan speed 101 is about 2/5 of the PWM fan speed:
|
| /arch/riscv/kernel/ |
| A D | unaligned_access_speed.c | 44 long speed = RISCV_HWPROBE_MISALIGNED_SCALAR_SLOW; in check_unaligned_access() local 105 speed = RISCV_HWPROBE_MISALIGNED_SCALAR_FAST; in check_unaligned_access() 112 (speed == RISCV_HWPROBE_MISALIGNED_SCALAR_FAST) ? "fast" : "slow"); in check_unaligned_access() 114 per_cpu(misaligned_access_speed, cpu) = speed; in check_unaligned_access() 120 if (speed == RISCV_HWPROBE_MISALIGNED_SCALAR_FAST) in check_unaligned_access() 292 long speed = RISCV_HWPROBE_MISALIGNED_VECTOR_SLOW; in check_vector_unaligned_access() local 363 speed = RISCV_HWPROBE_MISALIGNED_VECTOR_FAST; in check_vector_unaligned_access() 370 (speed == RISCV_HWPROBE_MISALIGNED_VECTOR_FAST) ? "fast" : "slow"); in check_vector_unaligned_access() 372 per_cpu(vector_misaligned_access, cpu) = speed; in check_vector_unaligned_access()
|
| /arch/arm/boot/dts/mediatek/ |
| A D | mt7623a.dtsi | 25 speed = <1000>; 36 speed = <1000>; 100 speed = <1000>; 113 speed = <1000>;
|
| /arch/arm64/boot/dts/freescale/ |
| A D | fsl-lx2162a-clearfog.dts | 179 max-speed = <1000>; 185 max-speed = <1000>; 191 max-speed = <1000>; 197 max-speed = <1000>; 203 max-speed = <1000>; 209 max-speed = <1000>; 215 max-speed = <1000>; 221 max-speed = <1000>;
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3566-base.dtsi | 30 maximum-speed = "high-speed";
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | omap-zoom-common.dtsi | 26 current-speed = <115200>; 62 current-speed = <115200>; 73 current-speed = <115200>; 84 current-speed = <115200>;
|
| /arch/arm/boot/dts/broadcom/ |
| A D | bcm958625-meraki-alamo.dtsi | 123 speed = <1000>; 201 speed = <1000>; 261 speed = <1000>; 270 speed = <1000>; 279 speed = <1000>;
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt7986b-rfb.dts | 42 speed = <2500>; 54 speed = <1000>; 104 speed = <1000>; 117 speed = <2500>;
|
| /arch/arm/boot/dts/nxp/vf/ |
| A D | vf610-zii-dev-rev-b.dts | 71 speed = <1000>; 82 speed = <100>; 155 speed = <1000>; 166 speed = <1000>; 235 speed = <1000>; 247 speed = <1000>; 262 speed = <1000>;
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am65-iot2050-usb3.dtsi | 24 maximum-speed = "super-speed";
|
| A D | k3-am642-phyboard-electra-pcie-usb2.dtso | 3 * DT overlay for PCIe support (limits USB to 2.0/high-speed) 86 maximum-speed = "high-speed";
|
| A D | k3-am642-hummingboard-t-usb3.dts | 44 maximum-speed = "super-speed";
|
| A D | k3-am6548-iot2050-advanced-m2-bkey-usb3.dtso | 44 maximum-speed = "super-speed";
|
| /arch/mips/boot/dts/cavium-octeon/ |
| A D | dlink_dsr-500n-1000n.dtsi | 23 speed = <1000>; 29 speed = <1000>;
|
| /arch/arm64/boot/dts/xilinx/ |
| A D | zynqmp-zc1751-xm017-dc3.dts | 186 maximum-speed = "super-speed"; 200 maximum-speed = "super-speed";
|