/openbmc/u-boot/board/keymile/km_arm/ |
H A D | kwbimage_256M8_1.cfg | 1 # SPDX-License-Identifier: GPL-2.0+ 7 # Refer doc/README.kwbimage for more details about how-to configure 10 # This configuration applies to COGE5 design (ARM-part) 11 # Two 8-Bit devices are connected on the 16-Bit bus on the same 12 # chip-select. The supported devices are 13 # MT47H256M8EB-3IT:C 14 # MT47H256M8EB-25EIT:C 20 # bit 3-0: 2, MPPSel0 SPI_CSn (1=NF_IO[2]) 21 # bit 7-4: 2, MPPSel1 SPI_MOSI (1=NF_IO[3]) 22 # bit 12-8: 2, MPPSel2 SPI_SCK (1=NF_IO[4]) [all …]
|
H A D | kwbimage_128M16_1.cfg | 1 # SPDX-License-Identifier: GPL-2.0+ 12 # Refer doc/README.kwbimage for more details about how-to configure 20 # bit 3-0: 2, MPPSel0 SPI_CSn (1=NF_IO[2]) 21 # bit 7-4: 2, MPPSel1 SPI_SI (1=NF_IO[3]) 22 # bit 12-8: 2, MPPSel2 SPI_SCK (1=NF_IO[4]) 23 # bit 15-12: 2, MPPSel3 SPI_SO (1=NF_IO[5]) 24 # bit 19-16: 1, MPPSel4 NF_IO[6] 25 # bit 23-20: 1, MPPSel5 NF_IO[7] 26 # bit 27-24: 1, MPPSel6 SYSRST_O 27 # bit 31-28: 0, MPPSel7 GPO[7] [all …]
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpkg.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ 2 /* Copyright 2013-2015 Freescale Semiconductor Inc. 16 * DPKG_NUM_OF_MASKS - Number of masks per key extraction 21 * DPKG_MAX_NUM_OF_EXTRACTS - Number of extractions per key profile 26 * enum dpkg_extract_from_hdr_type - Selecting extraction by header types 34 DPKG_FULL_FIELD = 2 38 * enum dpkg_extract_type - Enumeration for selecting extraction type 41 * @DPKG_EXTRACT_FROM_PARSE: Extract from parser-result; 52 * struct dpkg_mask - A structure for defining a single extraction mask 64 #define NH_FLD_ETH_DA BIT(0) [all …]
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 2017-2024 Microchip Technology Inc. 14 /* 0 - Operation */ 43 #define PME_ENABLE BIT(1) 44 #define PME_POLARITY BIT(0) 48 #define SW_GIGABIT_ABLE BIT(6) 49 #define SW_REDUNDANCY_ABLE BIT(5) 50 #define SW_AVB_ABLE BIT(4) 68 #define SW_QW_ABLE BIT(5) 74 #define LUE_INT BIT(31) [all …]
|
H A D | ksz8795_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 15 #define KS_PRIO_S 2 22 #define KSZ8863_GLOBAL_SOFTWARE_RESET BIT(4) 23 #define KSZ8863_PCS_RESET BIT(0) 27 #define SW_NEW_BACKOFF BIT(7) 28 #define SW_GLOBAL_RESET BIT(6) 29 #define SW_FLUSH_DYN_MAC_TABLE BIT(5) 30 #define SW_FLUSH_STA_MAC_TABLE BIT(4) 31 #define SW_LINK_AUTO_AGING BIT(0) 35 #define SW_HUGE_PACKET BIT(6) [all …]
|
H A D | lan937x_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (C) 2019-2024 Microchip Technology Inc. 10 /* 0 - Operation */ 13 #define SW_PHY_REG_BLOCK BIT(7) 14 #define SW_FAST_MODE BIT(3) 15 #define SW_FAST_MODE_OVERRIDE BIT(2) 20 #define LUE_INT BIT(31) 21 #define TRIG_TS_INT BIT(30) 22 #define APB_TIMEOUT_INT BIT(29) 23 #define OVER_TEMP_INT BIT(28) [all …]
|
/openbmc/linux/include/linux/mfd/abx500/ |
H A 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 …]
|
/openbmc/linux/include/linux/mfd/ |
H A D | lp873x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 68 #define LP873X_BUCK0_CTRL_1_BUCK0_FPWM BIT(3) 69 #define LP873X_BUCK0_CTRL_1_BUCK0_RDIS_EN BIT(2) 70 #define LP873X_BUCK0_CTRL_1_BUCK0_EN_PIN_CTRL BIT(1) 71 #define LP873X_BUCK0_CTRL_1_BUCK0_EN BIT(0) 76 #define LP873X_BUCK1_CTRL_1_BUCK1_FPWM BIT(3) 77 #define LP873X_BUCK1_CTRL_1_BUCK1_RDIS_EN BIT(2) 78 #define LP873X_BUCK1_CTRL_1_BUCK1_EN_PIN_CTRL BIT(1) 79 #define LP873X_BUCK1_CTRL_1_BUCK1_EN BIT(0) [all …]
|
H A D | tps65219.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 2022 BayLibre Incorporated - https://www.baylibre.com/ 87 #define TPS65219_REG_INT_BUCK_3_POS 2 103 #define TPS65219_BUCKS_UV_THR_SEL_MASK BIT(6) 104 #define TPS65219_BUCKS_BW_SEL_MASK BIT(7) 106 #define TPS65219_LDOS_BYP_CONFIG_MASK BIT(LDO_BYP_SHIFT) 107 #define TPS65219_LDOS_LSW_CONFIG_MASK BIT(7) 109 #define TPS65219_ENABLE_BUCK1_EN_MASK BIT(0) 110 #define TPS65219_ENABLE_BUCK2_EN_MASK BIT(1) 111 #define TPS65219_ENABLE_BUCK3_EN_MASK BIT(2) [all …]
|
H A 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 …]
|
H A D | rohm-bd71815.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 9 * Author: yanglsh@embest-tech.com 32 /* LDO for Low-Power State Retention */ 236 #define BD71815_BUCK_PWM_FIXED BIT(4) 237 #define BD71815_BUCK_SNVS_ON BIT(3) 238 #define BD71815_BUCK_RUN_ON BIT(2) 239 #define BD71815_BUCK_LPSR_ON BIT(1) 240 #define BD71815_BUCK_SUSP_ON BIT(0) 243 #define BD71815_BUCK_DVSSEL BIT(7) 244 #define BD71815_BUCK_STBY_DVS BIT(6) [all …]
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_tio_internal.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 6 * COMEDI - Linux Control and Measurement Device Interface 17 #define GI_ARM BIT(0) 18 #define GI_SAVE_TRACE BIT(1) 19 #define GI_LOAD BIT(2) 20 #define GI_DISARM BIT(4) 23 #define GI_WRITE_SWITCH BIT(7) 24 #define GI_SYNC_GATE BIT(8) 25 #define GI_LITTLE_BIG_ENDIAN BIT(9) 26 #define GI_BANK_SWITCH_START BIT(10) [all …]
|
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/ |
H A D | reset_manager_arria10.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (C) 2016-2017 Intel Corporation 9 #include <dt-bindings/reset/altr,rst-mgr-a10.h> 56 * 2 ... per1modrst 62 #define RSTMGR_EMAC2 RSTMGR_DEFINE(1, 2) 69 #define RSTMGR_L4WD0 RSTMGR_DEFINE(2, 0) 70 #define RSTMGR_L4WD1 RSTMGR_DEFINE(2, 1) 71 #define RSTMGR_L4SYSTIMER0 RSTMGR_DEFINE(2, 2) 72 #define RSTMGR_L4SYSTIMER1 RSTMGR_DEFINE(2, 3) 73 #define RSTMGR_SPTIMER0 RSTMGR_DEFINE(2, 4) [all …]
|
/openbmc/u-boot/drivers/sound/ |
H A D | max98090.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * max98090.h -- MAX98090 ALSA SoC Audio driver 66 /* MAX98090 Registers Bit Fields */ 71 #define M98090_SWRESET_MASK BIT(7) 76 #define M98090_SR_96K_MASK BIT(5) 79 #define M98090_SR_32K_MASK BIT(4) 82 #define M98090_SR_48K_MASK BIT(3) 85 #define M98090_SR_44K1_MASK BIT(2) 86 #define M98090_SR_44K1_SHIFT 2 88 #define M98090_SR_16K_MASK BIT(1) [all …]
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ 6 * Copyright (C) 2019-2021 Linutronix GmbH 20 #include <linux/platform_data/hirschmann-hellcreek.h> 27 * - 0: CPU 28 * - 1: Tunnel 29 * - 2: TSN front port 1 30 * - 3: TSN front port 2 31 * - ... 43 #define HR_MODID_C (0 * 2) 44 #define HR_REL_L_C (1 * 2) [all …]
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a64.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 24 #include "ccu-sun50i-a64.h" 27 .enable = BIT(31), 28 .lock = BIT(28), 30 .k = _SUNXI_CCU_MULT(4, 2), 31 .m = _SUNXI_CCU_DIV(0, 2), 32 .p = _SUNXI_CCU_DIV_MAX(16, 2, 4), 35 .hw.init = CLK_HW_INIT("pll-cpux", 44 * the base (2x, 4x and 8x), and one variable divider (the one true [all …]
|
H A D | ccu-sun8i-r40.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 25 #include "ccu-sun8i-r40.h" 29 .enable = BIT(31), 30 .lock = BIT(28), 32 .k = _SUNXI_CCU_MULT(4, 2), 33 .m = _SUNXI_CCU_DIV(0, 2), 34 .p = _SUNXI_CCU_DIV_MAX(16, 2, 4), 37 .hw.init = CLK_HW_INIT("pll-cpu", 46 * the base (2x, 4x and 8x), and one variable divider (the one true [all …]
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 /* Page 0x00 - General Control */ 128 #define DETECT_UTIL BIT(7) /* utility of HDMI level */ 129 #define DETECT_HPD BIT(6) /* HPD of HDMI level */ 130 #define DETECT_5V_SEL BIT(2) /* 5V present on selected input */ 131 #define DETECT_5V_B BIT(1) /* 5V present on input B */ 132 #define DETECT_5V_A BIT(0) /* 5V present on input A */ 135 #define INPUT_SEL_RST_FMT BIT(7) /* 1=reset format measurement */ 136 #define INPUT_SEL_RST_VDP BIT(2) /* 1=reset video data path */ 137 #define INPUT_SEL_OUT_MODE BIT(1) /* 0=loop 1=bypass */ [all …]
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */ 2 /* Copyright (C) 2019--2020 Intel Corporation */ 4 * Generated by Documentation/driver-api/media/drivers/ccs/mk-ccs-regs; 14 #define CCS_FL_16BIT BIT(CCS_FL_BASE) 15 #define CCS_FL_32BIT BIT(CCS_FL_BASE + 1) 16 #define CCS_FL_FLOAT_IREAL BIT(CCS_FL_BASE + 2) 17 #define CCS_FL_IREAL BIT(CCS_FL_BASE + 3) 26 #define CCS_PIXEL_ORDER_BGGR 2U 46 #define CCS_MODULE_DATE_PHASE_CS 2U 56 #define CCS_FRAME_FORMAT_MODEL_TYPE_4_BYTE 2U [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.h | 1 /* SPDX-License-Identifier: ISC */ 3 * Copyright (c) 2012-2016 Qualcomm Atheros, Inc. 4 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. 26 return le32_to_cpu(addr->addr_low) | in wil_desc_addr() 27 ((u64)le16_to_cpu(addr->addr_high) << 32); in wil_desc_addr() 33 addr->addr_low = cpu_to_le32(lower_32_bits(pa)); in wil_desc_addr_set() 34 addr->addr_high = cpu_to_le16((u16)upper_32_bits(pa)); in wil_desc_addr_set() 37 /* Tx descriptor - MAC part 39 * bit 0.. 9 : lifetime_expiry_value:10 40 * bit 10 : interrupt_en:1 [all …]
|
H A D | txrx_edma.h | 1 /* SPDX-License-Identifier: ISC */ 3 * Copyright (c) 2012-2016,2018-2019, The Linux Foundation. All rights reserved. 32 #define WIL_RX_EDMA_ERROR_KEY (2) /* Key missing */ 37 #define WIL_RX_EDMA_ERROR_L3_ERR (BIT(0) | BIT(1)) 38 #define WIL_RX_EDMA_ERROR_L4_ERR (BIT(0) | BIT(1)) 40 #define WIL_RX_EDMA_DLPF_LU_MISS_BIT BIT(11) 44 #define WIL_RX_EDMA_DLPF_LU_MISS_CID_POS 2 49 #define WIL_RX_EDMA_MID_VALID_BIT BIT(20) 58 #define WIL_EDMA_DESC_TX_CFG_TSO_DESC_TYPE_LEN 2 75 /* Enhanced Rx descriptor - MAC part [all …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | rs.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022 Intel Corporation 12 * enum iwl_tlc_mng_cfg_flags_enum - options for TLC config flags 22 * for BPSK (MCS 0) with 2 spatial 27 IWL_TLC_MNG_CFG_FLAGS_STBC_MSK = BIT(0), 28 IWL_TLC_MNG_CFG_FLAGS_LDPC_MSK = BIT(1), 29 IWL_TLC_MNG_CFG_FLAGS_HE_STBC_160MHZ_MSK = BIT(2), 30 IWL_TLC_MNG_CFG_FLAGS_HE_DCM_NSS_1_MSK = BIT(3), 31 IWL_TLC_MNG_CFG_FLAGS_HE_DCM_NSS_2_MSK = BIT(4), 32 IWL_TLC_MNG_CFG_FLAGS_EHT_EXTRA_LTF_MSK = BIT(6), [all …]
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 57 #define GMAC_RXQCTRL_AVCPQ_MASK GENMASK(2, 0) 67 #define GMAC_RXQCTRL_MCBCQEN BIT(20) 69 #define GMAC_RXQCTRL_TACPQE BIT(21) 75 #define GMAC_PACKET_FILTER_PR BIT(0) 76 #define GMAC_PACKET_FILTER_HMC BIT(2) 77 #define GMAC_PACKET_FILTER_PM BIT(4) 78 #define GMAC_PACKET_FILTER_PCF BIT(7) 79 #define GMAC_PACKET_FILTER_HPF BIT(10) 80 #define GMAC_PACKET_FILTER_VTFE BIT(16) [all …]
|
/openbmc/linux/drivers/staging/vme_user/ |
H A D | vme_tsi148.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 28 #define TSI148_MAX_DMA 2 /* Max DMA Controllers */ 35 wait_queue_head_t dma_queue[2]; 50 * Layout of a DMAC Linked-List Descriptor 53 * correctly laid out - It must also be aligned on 64-bit boundaries. 65 __be32 ddbs; /* 2eSST Broadcast select */ 70 * The descriptor needs to be aligned on a 64-bit boundary, we increase 79 * TSI148 ASIC register structure overlays and bit field definitions. 83 * PCFS - PCI Configuration Space Registers 84 * LCSR - Local Control and Status Registers [all …]
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | mac.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 13 * 07-01-2003 Bryan YC Fan: Re-write codes to support VT3253 spec. 14 * 08-25-2003 Kyle Hsu: Porting MAC functions from sim53. 15 * 09-03-2003 Bryan YC Fan: Add MACvDisableProtectMD & MACvEnableProtectMD 144 #define I2MCFG_BOUNDCTL BIT(7) 145 #define I2MCFG_WAITCTL BIT(5) 146 #define I2MCFG_SCLOECTL BIT(4) 147 #define I2MCFG_WBUSYCTL BIT(3) 148 #define I2MCFG_NORETRY BIT(2) 149 #define I2MCFG_I2MLDSEQ BIT(1) [all …]
|