| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bfa_defs_mfg_comm.h | 85 (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 D | bfa_ioc.h | 228 BFI_ADAPTER_GETP(SPEED, (__ioc)->attr->adapter_prop)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | usb.txt | 19 USBRN, SPEED (optional), and POWER (optional). 34 &qe_pio_e 20 0 /* SPEED */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_i2c_hw.h | 86 SRI(SPEED, DC_I2C_DDC, id),\ 231 uint32_t SPEED; member
|
| H A D | dce_i2c_hw.c | 281 REG_UPDATE_N(SPEED, 3, in set_speed() 286 REG_UPDATE_N(SPEED, 2, in set_speed()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6qdl-tqma6.dtsi | 39 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-mac.c | 27 #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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-i2c.c | 340 XI2C_SET_BITS(reg, IC_CON, SPEED, XGBE_STD_SPEED); in xgbe_i2c_set_mode()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | slog2.S | 22 | SPEED: Two timings are measured, both in the copy-back mode.
|
| H A D | setox.S | 25 | SPEED
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | mpc836x_rdk.dts | 242 &qe_pio_e 20 0 /* SPEED */
|
| H A D | mpc836x_mds.dts | 352 &bcsr13 5 0 /* SPEED */
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | sony-laptop.c | 2444 SPEED, enumerator 2469 return result & 0x1 ? SPEED : STAMINA; in __sony_nc_gfx_switch_status_get() 2475 return result & 0x1 ? STAMINA : SPEED; in __sony_nc_gfx_switch_status_get() 2484 result & 0x02 ? STAMINA : SPEED; in __sony_nc_gfx_switch_status_get() 2500 pos == SPEED ? "speed" : in sony_nc_gfx_switch_status_show()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8569mds.dts | 249 &bcsr17 1 0 /* SPEED */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfa_ioc.h | 823 BFI_ADAPTER_GETP(SPEED, (__ioc)->attr->adapter_prop))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-8 | 2944 -- Function: int cfsetospeed (struct termios *TERMIOS-P, speed_t SPEED) 2949 This function stores SPEED in ‘*TERMIOS-P’ as the output speed. 2951 SPEED is not a speed, ‘cfsetospeed’ returns -1. 2953 -- Function: int cfsetispeed (struct termios *TERMIOS-P, speed_t SPEED) 2958 This function stores SPEED in ‘*TERMIOS-P’ as the input speed. The 2960 SPEED is not a speed, ‘cfsetospeed’ returns -1. 2962 -- Function: int cfsetspeed (struct termios *TERMIOS-P, speed_t SPEED) 2967 This function stores SPEED in ‘*TERMIOS-P’ as both the input and 2969 indicates an error. If SPEED is not a speed, ‘cfsetspeed’ returns
|
| H A D | libc.info-13 | 12041 ‘int cfsetispeed (struct termios *TERMIOS-P, speed_t SPEED)’ 12045 ‘int cfsetospeed (struct termios *TERMIOS-P, speed_t SPEED)’ 12049 ‘int cfsetspeed (struct termios *TERMIOS-P, speed_t SPEED)’
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-8 | 2944 -- Function: int cfsetospeed (struct termios *TERMIOS-P, speed_t SPEED) 2949 This function stores SPEED in ‘*TERMIOS-P’ as the output speed. 2951 SPEED is not a speed, ‘cfsetospeed’ returns -1. 2953 -- Function: int cfsetispeed (struct termios *TERMIOS-P, speed_t SPEED) 2958 This function stores SPEED in ‘*TERMIOS-P’ as the input speed. The 2960 SPEED is not a speed, ‘cfsetospeed’ returns -1. 2962 -- Function: int cfsetspeed (struct termios *TERMIOS-P, speed_t SPEED) 2967 This function stores SPEED in ‘*TERMIOS-P’ as both the input and 2969 indicates an error. If SPEED is not a speed, ‘cfsetspeed’ returns
|
| H A D | libc.info-13 | 12041 ‘int cfsetispeed (struct termios *TERMIOS-P, speed_t SPEED)’ 12045 ‘int cfsetospeed (struct termios *TERMIOS-P, speed_t SPEED)’ 12049 ‘int cfsetspeed (struct termios *TERMIOS-P, speed_t SPEED)’
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 784 ALTERA TRIPLE SPEED ETHERNET DRIVER 4146 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER 7897 HIGH-SPEED SCC DRIVER FOR AX.25 9058 INTEL SPEED SELECT TECHNOLOGY 11996 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 37313 -- Macro: MOVE_RATIO (SPEED) 37324 The parameter SPEED is true if the code is currently being 37389 -- Macro: CLEAR_RATIO (SPEED) 37396 The parameter SPEED is true if the code is currently being 37401 -- Macro: SET_RATIO (SPEED) 37408 The parameter SPEED is true if the code is currently being 37478 OUTER_CODE, int OPNO, int *TOTAL, bool SPEED) 37509 MODE, addr_space_t AS, bool SPEED) 37544 -- Target Hook: int TARGET_INSN_COST (rtx_insn *INSN, bool SPEED)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 37313 -- Macro: MOVE_RATIO (SPEED) 37324 The parameter SPEED is true if the code is currently being 37389 -- Macro: CLEAR_RATIO (SPEED) 37396 The parameter SPEED is true if the code is currently being 37401 -- Macro: SET_RATIO (SPEED) 37408 The parameter SPEED is true if the code is currently being 37478 OUTER_CODE, int OPNO, int *TOTAL, bool SPEED) 37509 MODE, addr_space_t AS, bool SPEED) 37544 -- Target Hook: int TARGET_INSN_COST (rtx_insn *INSN, bool SPEED)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | iso14651_t1_common | 6833 <S1F684> % HIGH-SPEED TRAIN 6834 <S1F685> % HIGH-SPEED TRAIN WITH BULLET NOSE 62038 <U0001F684> IGNORE;IGNORE;IGNORE;<U0001F684> % HIGH-SPEED TRAIN 62039 <U0001F685> IGNORE;IGNORE;IGNORE;<U0001F685> % HIGH-SPEED TRAIN WITH BULLET NOSE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | iso14651_t1_common | 6833 <S1F684> % HIGH-SPEED TRAIN 6834 <S1F685> % HIGH-SPEED TRAIN WITH BULLET NOSE 62038 <U0001F684> IGNORE;IGNORE;IGNORE;<U0001F684> % HIGH-SPEED TRAIN 62039 <U0001F685> IGNORE;IGNORE;IGNORE;<U0001F685> % HIGH-SPEED TRAIN WITH BULLET NOSE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | UTF-8.gz | 1<code_set_name> UTF-8
2<comment_char> %
3<escape_char> /
4< ... |