Searched +full:4 +full:- +full:bit (Results 1 – 25 of 1104) sorted by relevance
12345678910>>...45
/Linux-v5.10/include/soc/mscc/ |
D | ocelot_dev.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ 11 #define DEV_CLOCK_CFG_MAC_TX_RST BIT(7) 12 #define DEV_CLOCK_CFG_MAC_RX_RST BIT(6) 13 #define DEV_CLOCK_CFG_PCS_TX_RST BIT(5) 14 #define DEV_CLOCK_CFG_PCS_RX_RST BIT(4) 15 #define DEV_CLOCK_CFG_PORT_RST BIT(3) 16 #define DEV_CLOCK_CFG_PHY_RST BIT(2) 20 #define DEV_PORT_MISC_FWD_ERROR_ENA BIT(4) 21 #define DEV_PORT_MISC_FWD_PAUSE_ENA BIT(3) 22 #define DEV_PORT_MISC_FWD_CTRL_ENA BIT(2) [all …]
|
/Linux-v5.10/include/linux/mfd/da9062/ |
D | registers.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) 2015-2017 Dialog Semiconductor 151 * Bit fields 158 #define DA9062AA_WRITE_MODE_MASK BIT(6) 160 #define DA9062AA_REVERT_MASK BIT(7) 166 #define DA9062AA_DVC_BUSY_MASK BIT(2) 172 #define DA9062AA_GPI1_MASK BIT(1) 174 #define DA9062AA_GPI2_MASK BIT(2) 176 #define DA9062AA_GPI3_MASK BIT(3) 177 #define DA9062AA_GPI4_SHIFT 4 [all …]
|
/Linux-v5.10/include/linux/mfd/abx500/ |
D | ab8500-sysctrl.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) ST-Ericsson SA 2010 83 #define AB8500_TURNONSTATUS_PORNVBAT BIT(0) 84 #define AB8500_TURNONSTATUS_PONKEY1DBF BIT(1) 85 #define AB8500_TURNONSTATUS_PONKEY2DBF BIT(2) 86 #define AB8500_TURNONSTATUS_RTCALARM BIT(3) 87 #define AB8500_TURNONSTATUS_MAINCHDET BIT(4) 88 #define AB8500_TURNONSTATUS_VBUSDET BIT(5) 89 #define AB8500_TURNONSTATUS_USBIDDETECT BIT(6) 91 #define AB8500_RESETSTATUS_RESETN4500NSTATUS BIT(0) [all …]
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpkg.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ 2 /* Copyright 2013-2015 Freescale Semiconductor Inc. 18 #define DPKG_NUM_OF_MASKS 4 25 * enum dpkg_extract_from_hdr_type - Selecting extraction by header types 37 * enum dpkg_extract_type - Enumeration for selecting extraction type 40 * @DPKG_EXTRACT_FROM_PARSE: Extract from parser-result; 51 * struct dpkg_mask - A structure for defining a single extraction mask 63 #define NH_FLD_ETH_DA BIT(0) 64 #define NH_FLD_ETH_SA BIT(1) 65 #define NH_FLD_ETH_LENGTH BIT(2) [all …]
|
/Linux-v5.10/drivers/net/dsa/microchip/ |
D | ksz8795_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 24 #define SW_CHIP_ID_S 4 34 #define SW_NEW_BACKOFF BIT(7) 35 #define SW_GLOBAL_RESET BIT(6) 36 #define SW_FLUSH_DYN_MAC_TABLE BIT(5) 37 #define SW_FLUSH_STA_MAC_TABLE BIT(4) 38 #define SW_LINK_AUTO_AGING BIT(0) 42 #define SW_HUGE_PACKET BIT(6) 43 #define SW_TX_FLOW_CTRL_DISABLE BIT(5) 44 #define SW_RX_FLOW_CTRL_DISABLE BIT(4) [all …]
|
D | ksz9477_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 2017-2018 Microchip Technology Inc. 12 #define KS_PRIO_S 4 14 /* 0 - Operation */ 39 #define SWITCH_REVISION_S 4 44 #define PME_ENABLE BIT(1) 45 #define PME_POLARITY BIT(0) 49 #define SW_GIGABIT_ABLE BIT(6) 50 #define SW_REDUNDANCY_ABLE BIT(5) 51 #define SW_AVB_ABLE BIT(4) [all …]
|
/Linux-v5.10/include/linux/mfd/ |
D | lp87565.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 97 #define LP87565_BUCK_CTRL_1_EN BIT(7) 98 #define LP87565_BUCK_CTRL_1_EN_PIN_CTRL BIT(6) 101 #define LP87565_BUCK_CTRL_1_ROOF_FLOOR_EN BIT(3) 102 #define LP87565_BUCK_CTRL_1_RDIS_EN BIT(2) 103 #define LP87565_BUCK_CTRL_1_FPWM BIT(1) 105 #define LP87565_BUCK_CTRL_1_FPWM_MP_0_2 BIT(0) 119 #define LP87565_RESET_SW_RESET BIT(0) 121 #define LP87565_CONFIG_DOUBLE_DELAY BIT(7) [all …]
|
D | lp873x.h | 4 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 76 #define LP873X_BUCK0_CTRL_1_BUCK0_FPWM BIT(3) 77 #define LP873X_BUCK0_CTRL_1_BUCK0_RDIS_EN BIT(2) 78 #define LP873X_BUCK0_CTRL_1_BUCK0_EN_PIN_CTRL BIT(1) 79 #define LP873X_BUCK0_CTRL_1_BUCK0_EN BIT(0) 84 #define LP873X_BUCK1_CTRL_1_BUCK1_FPWM BIT(3) 85 #define LP873X_BUCK1_CTRL_1_BUCK1_RDIS_EN BIT(2) 86 #define LP873X_BUCK1_CTRL_1_BUCK1_EN_PIN_CTRL BIT(1) 87 #define LP873X_BUCK1_CTRL_1_BUCK1_EN BIT(0) 96 #define LP873X_LDO0_CTRL_LDO0_RDIS_EN BIT(2) [all …]
|
/Linux-v5.10/drivers/usb/typec/tcpm/ |
D | fusb302_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright 2016-2017 Google, Inc 5 * Fairchild FUSB302 Type-C Chip Driver 13 #define FUSB_REG_SWITCHES0_CC2_PU_EN BIT(7) 14 #define FUSB_REG_SWITCHES0_CC1_PU_EN BIT(6) 15 #define FUSB_REG_SWITCHES0_VCONN_CC2 BIT(5) 16 #define FUSB_REG_SWITCHES0_VCONN_CC1 BIT(4) 17 #define FUSB_REG_SWITCHES0_MEAS_CC2 BIT(3) 18 #define FUSB_REG_SWITCHES0_MEAS_CC1 BIT(2) 19 #define FUSB_REG_SWITCHES0_CC2_PD_EN BIT(1) [all …]
|
/Linux-v5.10/drivers/gpu/drm/mediatek/ |
D | mtk_mt8173_mipi_tx.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #define RG_DSI_LDOCORE_EN BIT(0) 11 #define RG_DSI_CKG_LDOOUT_EN BIT(1) 13 #define RG_DSI_LD_IDX_SEL (7 << 4) 15 #define RG_DSI_DSICLK_FREQ_SEL BIT(10) 16 #define RG_DSI_LPTX_CLMP_EN BIT(11) 23 #define RG_DSI_LNTx_LDOOUT_EN BIT(0) 24 #define RG_DSI_LNTx_CKLANE_EN BIT(1) 25 #define RG_DSI_LNTx_LPTX_IPLUS1 BIT(2) 26 #define RG_DSI_LNTx_LPTX_IPLUS2 BIT(3) [all …]
|
D | mtk_hdmi_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 12 #define LR_SWAP BIT(0) 13 #define LFE_CC_SWAP BIT(1) 14 #define LSRS_SWAP BIT(2) 15 #define RLS_RRS_SWAP BIT(3) 16 #define LR_STATUS_SWAP BIT(4) 23 #define I2S_UV_V BIT(0) 24 #define I2S_UV_U BIT(1) 26 #define I2S_UV_CH_EN(x) BIT((x) + 2) 27 #define I2S_UV_TMDS_DEBUG BIT(6) [all …]
|
/Linux-v5.10/drivers/gpu/drm/mcde/ |
D | mcde_dsi_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 #define DSI_MCTL_MAIN_DATA_CTL_LINK_EN BIT(0) 9 #define DSI_MCTL_MAIN_DATA_CTL_IF1_MODE BIT(1) 10 #define DSI_MCTL_MAIN_DATA_CTL_VID_EN BIT(2) 11 #define DSI_MCTL_MAIN_DATA_CTL_TVG_SEL BIT(3) 12 #define DSI_MCTL_MAIN_DATA_CTL_TBG_SEL BIT(4) 13 #define DSI_MCTL_MAIN_DATA_CTL_IF1_TE_EN BIT(5) 14 #define DSI_MCTL_MAIN_DATA_CTL_IF2_TE_EN BIT(6) 15 #define DSI_MCTL_MAIN_DATA_CTL_REG_TE_EN BIT(7) 16 #define DSI_MCTL_MAIN_DATA_CTL_READ_EN BIT(8) [all …]
|
/Linux-v5.10/include/linux/mfd/da9150/ |
D | registers.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * DA9150 MFD Driver - Registers 160 #define DA9150_WRITE_MODE_MASK BIT(6) 162 #define DA9150_REVERT_MASK BIT(7) 172 #define DA9150_VFAULT_STAT_MASK BIT(0) 174 #define DA9150_TFAULT_STAT_MASK BIT(1) 178 #define DA9150_VDD33_STAT_MASK BIT(0) 180 #define DA9150_VDD33_SLEEP_MASK BIT(1) 182 #define DA9150_LFOSC_STAT_MASK BIT(7) 186 #define DA9150_GPIOA_STAT_MASK BIT(0) [all …]
|
/Linux-v5.10/sound/soc/codecs/ |
D | rk3328_codec.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 37 #define PIN_DIRECTION_MASK BIT(5) 40 #define DAC_I2S_MODE_MASK BIT(4) 41 #define DAC_I2S_MODE_SLAVE (0x0 << 4) 42 #define DAC_I2S_MODE_MASTER (0x1 << 4) 45 #define DAC_I2S_LRP_MASK BIT(7) 53 #define DAC_MODE_MASK GENMASK(4, 3) 58 #define DAC_LR_SWAP_MASK BIT(2) 68 #define DAC_RST_MASK BIT(1) 71 #define DAC_BCP_MASK BIT(0) [all …]
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | pwrseq.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 2009-2013 Realtek Corporation.*/ 8 /* Check document WM-20110607-Paul-RTL8188EE_Power_Architecture-R02.vsd 10 * 0: POFF--Power Off 11 * 1: PDN--Power Down 12 * 2: CARDEMU--Card Emulation 13 * 3: ACT--Active Mode 14 * 4: LPS--Low Power State 15 * 5: SUS--Suspend 46 PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT(1), BIT(1) \ [all …]
|
/Linux-v5.10/Documentation/input/devices/ |
D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 18 4. Hardware version 1 20 4.2 Native relative mode 4 byte packet format 21 4.3 Native absolute mode 4 byte packet format 25 5.2.1 Parity checking and packet re-synchronization 33 7. Hardware version 4 39 8. Trackpoint (for Hardware version 3 and 4) 51 and version 4. Version 1 is found in "older" laptops and uses 4 bytes per 56 of up to 3 fingers. Hardware version 4 uses 6 bytes per packet, and can 58 4 allows tracking up to 5 fingers. [all …]
|
/Linux-v5.10/drivers/gpu/drm/v3d/ |
D | v3d_regs.h | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /* Copyright (C) 2017-2018 Broadcom */ 30 # define V3D_HUB_IDENT1_WITH_MSO BIT(19) 31 # define V3D_HUB_IDENT1_WITH_TSY BIT(18) 32 # define V3D_HUB_IDENT1_WITH_TFU BIT(17) 33 # define V3D_HUB_IDENT1_WITH_L3C BIT(16) 38 # define V3D_HUB_IDENT1_REV_MASK V3D_MASK(7, 4) 39 # define V3D_HUB_IDENT1_REV_SHIFT 4 44 # define V3D_HUB_IDENT2_WITH_MMU BIT(8) 60 # define V3D_HUB_INT_MMU_WRV BIT(5) [all …]
|
/Linux-v5.10/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2016 Chen-Yu Tsai. All rights reserved. 6 #include <linux/clk-provider.h> 21 #include "ccu-sun9i-a80.h" 26 * The CPU PLLs are actually NP clocks, with P being /1 or /4. However 28 * Neither mainline Linux, U-boot, nor the vendor BSPs use these. 36 .enable = BIT(31), 37 .lock = BIT(0), 43 .hw.init = CLK_HW_INIT("pll-c0cpux", "osc24M", 50 .enable = BIT(31), [all …]
|
/Linux-v5.10/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * TW5864 driver - registers description 8 /* According to TW5864_datasheet_0.6d.pdf, tw5864b1-ds.pdf */ 10 /* Register Description - Direct Map Space */ 11 /* 0x0000 ~ 0x1ffc - H264 Register Map */ 18 #define TW5864_EMU_EN_DDR BIT(0) 19 /* Enable bit for Inter module */ 20 #define TW5864_EMU_EN_ME BIT(1) 21 /* Enable bit for Sensor Interface module */ 22 #define TW5864_EMU_EN_SEN BIT(2) [all …]
|
/Linux-v5.10/sound/soc/fsl/ |
D | fsl_easrc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 #include <linux/platform_data/dma-imx.h> 17 #define REG_EASRC_WRFIFO(ctx) (0x000 + 4 * (ctx)) 19 #define REG_EASRC_RDFIFO(ctx) (0x010 + 4 * (ctx)) 21 #define REG_EASRC_CC(ctx) (0x020 + 4 * (ctx)) 23 #define REG_EASRC_CCE1(ctx) (0x030 + 4 * (ctx)) 25 #define REG_EASRC_CCE2(ctx) (0x040 + 4 * (ctx)) 27 #define REG_EASRC_CIA(ctx) (0x050 + 4 * (ctx)) 29 #define REG_EASRC_DPCS0R0(ctx) (0x060 + 4 * (ctx)) 30 #define REG_EASRC_DPCS0R1(ctx) (0x070 + 4 * (ctx)) [all …]
|
/Linux-v5.10/include/linux/soundwire/ |
D | sdw_registers.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */ 2 /* Copyright(c) 2015-17 Intel Corporation. */ 36 #define SDW_DP0_INT_TEST_FAIL BIT(0) 37 #define SDW_DP0_INT_PORT_READY BIT(1) 38 #define SDW_DP0_INT_BRA_FAILURE BIT(2) 39 #define SDW_DP0_SDCA_CASCADE BIT(3) 40 /* BIT(4) not allocated in SoundWire specification 1.2 */ 41 #define SDW_DP0_INT_IMPDEF1 BIT(5) 42 #define SDW_DP0_INT_IMPDEF2 BIT(6) 43 #define SDW_DP0_INT_IMPDEF3 BIT(7) [all …]
|
/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_hw_autogen.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 /* Machine-generated file */ 9 #define QTX_COMM_DBELL(_DBQM) (0x002C0000 + ((_DBQM) * 4)) 10 #define QTX_COMM_HEAD(_DBQM) (0x000E0000 + ((_DBQM) * 4)) 19 #define PF_FW_ARQLEN_ARQVFE_M BIT(28) 20 #define PF_FW_ARQLEN_ARQOVFL_M BIT(29) 21 #define PF_FW_ARQLEN_ARQCRIT_M BIT(30) 22 #define PF_FW_ARQLEN_ARQENABLE_M BIT(31) 30 #define PF_FW_ATQLEN_ATQVFE_M BIT(28) 31 #define PF_FW_ATQLEN_ATQOVFL_M BIT(29) [all …]
|
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | regs.h | 1 /* SPDX-License-Identifier: ISC */ 28 #define MT_INT_RX_DONE(_n) BIT(_n) 30 #define MT_INT_TX_DONE_ALL GENMASK(19, 4) 31 #define MT_INT_TX_DONE(_n) BIT((_n) + 4) 33 #define MT_INT_RX_COHERENT BIT(20) 34 #define MT_INT_TX_COHERENT BIT(21) 35 #define MT_INT_MAC_IRQ3 BIT(27) 37 #define MT_INT_MCU_CMD BIT(30) 40 #define MT_WPDMA_GLO_CFG_TX_DMA_EN BIT(0) 41 #define MT_WPDMA_GLO_CFG_TX_DMA_BUSY BIT(1) [all …]
|
/Linux-v5.10/drivers/net/ieee802154/ |
D | mcr20a.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Driver for NXP MCR20A 802.15.4 Wireless-PAN Networking controller 50 /*------------------ 0x27 */ 69 /*----------------------- 0x3A */ 118 /*-------------------- 0x29 */ 124 /*------------------ 0x2F */ 128 /*------------------- 0x33 */ 147 /*-------------------- 0x46 */ 163 /*------------------- 0x56 */ 164 /*------------------- 0x57 */ [all …]
|
/Linux-v5.10/drivers/media/pci/solo6x10/ |
D | solo6x10-regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 17 #include "solo6x10-offsets.h" 37 #define SOLO_DMA_CTRL_SDRAM_CLK_INVERT BIT(5) 38 #define SOLO_DMA_CTRL_STROBE_SELECT BIT(4) 39 #define SOLO_DMA_CTRL_READ_DATA_SELECT BIT(3) 40 #define SOLO_DMA_CTRL_READ_CLK_SELECT BIT(2) 47 #define SOLO_VCLK_INVERT BIT(22) 48 /* 0=sys_clk/4, 1=sys_clk/2, 2=clk_in/2 of system input */ 55 #define SOLO_VCLK_VIN0405_DELAY(n) ((n)<<4) [all …]
|
12345678910>>...45