/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 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) 65 #define NH_FLD_ETH_SA BIT(1) [all …]
|
/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/staging/emxx_udc/ |
H A D | emxx_udc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 /*---------------------------------------------------------------------------*/ 13 /*----------------- Default define */ 17 /*------------ Board dependence(Resource) */ 24 /*------------ Board dependence(Wait) */ 31 /*------------ Controller dependence */ 48 #define TEST_FORCE_ENABLE (BIT(18) | BIT(16)) 50 #define INT_SEL BIT(10) 51 #define CONSTFS BIT(9) 52 #define SOF_RCV BIT(8) [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 | 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/drivers/platform/x86/intel/pmc/ |
H A D | mtl.c | 1 // SPDX-License-Identifier: GPL-2.0 17 * MTL-M SOC-M IOE-M None 18 * MTL-P SOC-M IOE-P None 19 * MTL-S SOC-S IOE-P PCH-S 23 {"PMC", BIT(0)}, 24 {"OPI", BIT(1)}, 25 {"SPI", BIT(2)}, 26 {"XHCI", BIT(3)}, 27 {"SPA", BIT(4)}, 28 {"SPB", BIT(5)}, [all …]
|
H A D | tgl.c | 1 // SPDX-License-Identifier: GPL-2.0 13 #define ACPI_S0IX_DSM_UUID "57a6512e-3979-4e9d-9708-ff13b2508972" 17 {"PSF9", BIT(0)}, 18 {"RES_66", BIT(1)}, 19 {"RES_67", BIT(2)}, 20 {"RES_68", BIT(3)}, 21 {"RES_69", BIT(4)}, 22 {"RES_70", BIT(5)}, 23 {"TBTLSX", BIT(6)}, 38 {"USB2PLL_OFF_STS", BIT(18)}, [all …]
|
H A D | adl.c | 1 // SPDX-License-Identifier: GPL-2.0 15 {"SPI/eSPI", BIT(2)}, 16 {"XHCI", BIT(3)}, 17 {"SPA", BIT(4)}, 18 {"SPB", BIT(5)}, 19 {"SPC", BIT(6)}, 20 {"GBE", BIT(7)}, 22 {"SATA", BIT(0)}, 23 {"HDA_PGD0", BIT(1)}, 24 {"HDA_PGD1", BIT(2)}, [all …]
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-bcm63xx-gate.c | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <linux/clk-provider.h> 8 #include <dt-bindings/clock/bcm3368-clock.h> 9 #include <dt-bindings/clock/bcm6318-clock.h> 10 #include <dt-bindings/clock/bcm6328-clock.h> 11 #include <dt-bindings/clock/bcm6358-clock.h> 12 #include <dt-bindings/clock/bcm6362-clock.h> 13 #include <dt-bindings/clock/bcm6368-clock.h> 14 #include <dt-bindings/clock/bcm63268-clock.h> 18 u8 bit; member [all …]
|
/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/ |
H A D | sun8i_a83t_mipi_csi2_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 4 * Copyright 2020-2022 Bootlin 14 #define SUN8I_A83T_MIPI_CSI2_CTRL_RESET_N BIT(31) 24 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_ECC_ERR_DBL BIT(28) 25 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_CKSM_ERR_VC3 BIT(27) 26 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_CKSM_ERR_VC2 BIT(26) 27 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_CKSM_ERR_VC1 BIT(25) 28 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_CKSM_ERR_VC0 BIT(24) 29 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_SEQ_ERR_DT3 BIT(23) 30 #define SUN8I_A83T_MIPI_CSI2_INT_STA0_LINE_SEQ_ERR_DT2 BIT(22) [all …]
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_stc.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Register descriptions for NI DAQ-STC chip 5 * COMEDI - Linux Control and Measurement Device Interface 6 * Copyright (C) 1998-9 David A. Schleef <ds@schleef.org> 11 * DAQ-STC Technical Reference Manual 21 * Registers in the National Instruments DAQ-STC chip 25 #define NISTC_INTA_ACK_G0_GATE BIT(15) 26 #define NISTC_INTA_ACK_G0_TC BIT(14) 27 #define NISTC_INTA_ACK_AI_ERR BIT(13) 28 #define NISTC_INTA_ACK_AI_STOP BIT(12) [all …]
|
/openbmc/linux/drivers/net/ieee802154/ |
H A 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 …]
|
/openbmc/linux/drivers/pmdomain/rockchip/ |
H A D | pm-domains.c | 1 // SPDX-License-Identifier: GPL-2.0-only 21 #include <dt-bindings/power/px30-power.h> 22 #include <dt-bindings/power/rockchip,rv1126-power.h> 23 #include <dt-bindings/power/rk3036-power.h> 24 #include <dt-bindings/power/rk3066-power.h> 25 #include <dt-bindings/power/rk3128-power.h> 26 #include <dt-bindings/power/rk3188-power.h> 27 #include <dt-bindings/power/rk3228-power.h> 28 #include <dt-bindings/power/rk3288-power.h> 29 #include <dt-bindings/power/rk3328-power.h> [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 2009-2014 Realtek Corporation.*/ 106 /*----------------------------------------------------- 110 *----------------------------------------------------- 121 /*----------------------------------------------------- 125 *----------------------------------------------------- 137 /*----------------------------------------------------- 141 *----------------------------------------------------- 206 *----------------------------------------------------- 210 *----------------------------------------------------- [all …]
|
/openbmc/linux/include/linux/ |
H A D | hwmon.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 hwmon.h - part of lm_sensors, Linux kernel modules for hardware monitoring 50 #define HWMON_C_TEMP_RESET_HISTORY BIT(hwmon_chip_temp_reset_history) 51 #define HWMON_C_IN_RESET_HISTORY BIT(hwmon_chip_in_reset_history) 52 #define HWMON_C_CURR_RESET_HISTORY BIT(hwmon_chip_curr_reset_history) 53 #define HWMON_C_POWER_RESET_HISTORY BIT(hwmon_chip_power_reset_history) 54 #define HWMON_C_REGISTER_TZ BIT(hwmon_chip_register_tz) 55 #define HWMON_C_UPDATE_INTERVAL BIT(hwmon_chip_update_interval) 56 #define HWMON_C_ALARMS BIT(hwmon_chip_alarms) 57 #define HWMON_C_SAMPLES BIT(hwmon_chip_samples) [all …]
|
/openbmc/linux/drivers/net/ethernet/asix/ |
H A D | ax88796c_main.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 121 #define AX_FC_RX BIT(0) 122 #define AX_FC_TX BIT(1) 123 #define AX_FC_ANEG BIT(2) 126 #define AX_CAP_COMP BIT(0) 153 #define PSR_DEV_READY BIT(7) 155 #define PSR_RESET_CLR BIT(15) 158 #define FER_IPALM BIT(0) 159 #define FER_DCRC BIT(1) 160 #define FER_RH3M BIT(2) [all …]
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 15 * FDDI-Fx (x := {I(SA), P(CI)}) 19 /*--------------------------------------------------------------------------*/ 40 #define B0_RAP 0x0000 /* 8 bit register address port */ 41 /* 0x0001 - 0x0003: reserved */ 42 #define B0_CTRL 0x0004 /* 8 bit control register */ 43 #define B0_DAS 0x0005 /* 8 Bit control register (DAS) */ 44 #define B0_LED 0x0006 /* 8 Bit LED register */ 45 #define B0_TST_CTRL 0x0007 /* 8 bit test control register */ 46 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ [all …]
|
/openbmc/linux/drivers/reset/ |
H A D | reset-imx7.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <linux/reset-controller.h> 16 #include <dt-bindings/reset/imx7-reset.h> 17 #include <dt-bindings/reset/imx8mq-reset.h> 18 #include <dt-bindings/reset/imx8mp-reset.h> 21 unsigned int offset, bit; member 51 const struct imx7_src_signal *signal = &imx7src->signals[id]; in imx7_reset_update() 53 return regmap_update_bits(imx7src->regmap, in imx7_reset_update() 54 signal->offset, signal->bit, value); in imx7_reset_update() 58 [IMX7_RESET_A7_CORE_POR_RESET0] = { SRC_A7RCR0, BIT(0) }, [all …]
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_hw_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * mtu3_hw_regs.h - MediaTek USB3 DRD register and field definitions 23 /* --------------- SSUSB_DEV REGISTER DEFINITION --------------- */ 93 /*---------------- SSUSB_DEV FIELD DEFINITION ---------------*/ 96 #define EP_CTRL_INTR BIT(5) 97 #define MAC2_INTR BIT(4) 98 #define DMA_INTR BIT(3) 99 #define MAC3_INTR BIT(2) 100 #define QMU_INTR BIT(1) 101 #define BMU_INTR BIT(0) [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_device.c | 1 // SPDX-License-Identifier: MIT 183 .__runtime_defaults.pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 185 BIT(TRANSCODER_A) | BIT(TRANSCODER_B) 196 .__runtime_defaults.pipe_mask = BIT(PIPE_A), \ 197 .__runtime_defaults.cpu_transcoder_mask = BIT(TRANSCODER_A) 202 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C), /* DVO A/B/C */ 208 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */ 214 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */ 215 .__runtime_defaults.fbc_mask = BIT(INTEL_FBC_A), 221 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */ [all …]
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispreg.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * TI OMAP3 ISP - Registers definitions 48 #define ISPCCP2_SYSCONFIG_SOFT_RESET BIT(1) 58 #define ISPCCP2_SYSSTATUS_RESET_DONE BIT(0) 61 #define ISPCCP2_LC01_IRQSTATUS_LC0_FS_IRQ BIT(11) 62 #define ISPCCP2_LC01_IRQSTATUS_LC0_LE_IRQ BIT(10) 63 #define ISPCCP2_LC01_IRQSTATUS_LC0_LS_IRQ BIT(9) 64 #define ISPCCP2_LC01_IRQSTATUS_LC0_FE_IRQ BIT(8) 65 #define ISPCCP2_LC01_IRQSTATUS_LC0_COUNT_IRQ BIT(7) 66 #define ISPCCP2_LC01_IRQSTATUS_LC0_FIFO_OVF_IRQ BIT(5) [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | pci.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 16 #define B_BAC_EQ_SEL BIT(5) 18 #define B_PCIE_BIT_PSAVE BIT(15) 20 #define B_PCIE_BIT_PINOUT_DIS BIT(3) 25 #define B_PCIE_BIT_RD_SEL BIT(2) 35 #define B_AX_CLK_CALIB_EN BIT(12) 36 #define B_AX_CALIB_EN BIT(13) 41 #define B_AX_DBI_RFLAG BIT(17) 42 #define B_AX_DBI_WFLAG BIT(16) 52 #define B_AX_CMAC_EXIT_L1_EN BIT(7) [all …]
|
/openbmc/linux/include/linux/mfd/ |
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 | tps65219.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 2022 BayLibre Incorporated - https://www.baylibre.com/ 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) 112 #define TPS65219_ENABLE_LDO1_EN_MASK BIT(3) [all …]
|