/openbmc/linux/drivers/net/dsa/ |
H A D | mv88e6060.h | 17 #define PORT_STATUS_PAUSE_EN BIT(15) 18 #define PORT_STATUS_MY_PAUSE BIT(14) 20 #define PORT_STATUS_RESOLVED BIT(13) 21 #define PORT_STATUS_LINK BIT(12) 22 #define PORT_STATUS_PORTMODE BIT(11) 23 #define PORT_STATUS_PHYMODE BIT(10) 24 #define PORT_STATUS_DUPLEX BIT(9) 25 #define PORT_STATUS_SPEED BIT(8) 32 #define PORT_CONTROL_FORCE_FLOW_CTRL BIT(15) 33 #define PORT_CONTROL_TRAILER BIT(14) [all …]
|
/openbmc/linux/drivers/pmdomain/mediatek/ |
H A D | mt8195-pm-domains.h | 20 .sta_mask = BIT(11), 25 .sram_pdn_ack_bits = GENMASK(12, 12), 39 .sta_mask = BIT(12), 44 .sram_pdn_ack_bits = GENMASK(12, 12), 58 .sta_mask = BIT(13), 66 .sta_mask = BIT(14), 74 .sta_mask = BIT(18), 82 .sta_mask = BIT(3), 87 .sram_pdn_ack_bits = GENMASK(12, 12), 92 .sta_mask = BIT(10), [all …]
|
H A D | mt8188-pm-domains.h | 20 .sta_mask = BIT(1), 24 .sram_pdn_bits = BIT(8), 25 .sram_pdn_ack_bits = BIT(12), 30 .sta_mask = BIT(2), 34 .sram_pdn_bits = BIT(8), 35 .sram_pdn_ack_bits = BIT(12), 66 .sta_mask = BIT(3), 70 .sram_pdn_bits = BIT(8), 71 .sram_pdn_ack_bits = BIT(12), 76 .sta_mask = BIT(4), [all …]
|
H A D | mt8192-pm-domains.h | 16 .sta_mask = BIT(21), 21 .sram_pdn_ack_bits = GENMASK(12, 12), 55 .sta_mask = BIT(2), 60 .sram_pdn_ack_bits = GENMASK(12, 12), 65 .sta_mask = BIT(3), 70 .sram_pdn_ack_bits = GENMASK(12, 12), 93 .sta_mask = BIT(4), 98 .sram_pdn_ack_bits = GENMASK(12, 12), 102 .sta_mask = BIT(5), 107 .sram_pdn_ack_bits = GENMASK(12, 12), [all …]
|
H A D | mt8186-pm-domains.h | 20 .sta_mask = BIT(2), 24 .sram_pdn_bits = BIT(8), 25 .sram_pdn_ack_bits = BIT(12), 30 .sta_mask = BIT(3), 34 .sram_pdn_bits = BIT(8), 35 .sram_pdn_ack_bits = BIT(12), 58 .sta_mask = BIT(4), 62 .sram_pdn_bits = BIT(8), 63 .sram_pdn_ack_bits = BIT(12), 68 .sta_mask = BIT(5), [all …]
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot_dev.h | 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) 23 #define DEV_PORT_MISC_DEV_LOOP_ENA BIT(1) [all …]
|
H A D | ocelot_hsio.h | 85 #define HSIO_PLL5G_CFG0_ENA_ROT BIT(31) 86 #define HSIO_PLL5G_CFG0_ENA_LANE BIT(30) 87 #define HSIO_PLL5G_CFG0_ENA_CLKTREE BIT(29) 88 #define HSIO_PLL5G_CFG0_DIV4 BIT(28) 89 #define HSIO_PLL5G_CFG0_ENA_LOCK_FINE BIT(27) 99 #define HSIO_PLL5G_CFG0_ENA_VCO_CONTRH BIT(15) 100 #define HSIO_PLL5G_CFG0_ENA_CP1 BIT(14) 101 #define HSIO_PLL5G_CFG0_ENA_VCO_BUF BIT(13) 102 #define HSIO_PLL5G_CFG0_ENA_BIAS BIT(12) 109 #define HSIO_PLL5G_CFG1_ENA_DIRECT BIT(18) [all …]
|
H A D | ocelot_ana.h | 11 #define ANA_ANAGEFIL_B_DOM_EN BIT(22) 12 #define ANA_ANAGEFIL_B_DOM_VAL BIT(21) 13 #define ANA_ANAGEFIL_AGE_LOCKED BIT(20) 14 #define ANA_ANAGEFIL_PID_EN BIT(19) 18 #define ANA_ANAGEFIL_VID_EN BIT(13) 19 #define ANA_ANAGEFIL_VID_VAL(x) ((x) & GENMASK(12, 0)) 20 #define ANA_ANAGEFIL_VID_VAL_M GENMASK(12, 0) 27 #define ANA_STORMLIMIT_CFG_STORM_UNIT BIT(2) 31 #define ANA_AUTOAGE_AGE_FAST BIT(21) 35 #define ANA_AUTOAGE_AUTOAGE_LOCKED BIT(0) [all …]
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dp_reg.h | 11 #define MTK_DP_HPD_DISCONNECT BIT(1) 12 #define MTK_DP_HPD_CONNECT BIT(2) 13 #define MTK_DP_HPD_INTERRUPT BIT(3) 21 #define DA_XTP_GLB_CKDET_EN_FORCE_VAL BIT(15) 22 #define DA_XTP_GLB_CKDET_EN_FORCE_EN BIT(14) 23 #define DA_CKM_INTCKTX_EN_FORCE_VAL BIT(13) 24 #define DA_CKM_INTCKTX_EN_FORCE_EN BIT(12) 25 #define DA_CKM_CKTX0_EN_FORCE_VAL BIT(11) 26 #define DA_CKM_CKTX0_EN_FORCE_EN BIT(10) 27 #define DA_CKM_XTAL_CK_FORCE_VAL BIT(9) [all …]
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | ddk750_reg.h | 7 #define DE_STATE1_DE_ABORT BIT(0) 10 #define DE_STATE2_DE_FIFO_EMPTY BIT(3) 11 #define DE_STATE2_DE_STATUS_BUSY BIT(2) 12 #define DE_STATE2_DE_MEM_FIFO_EMPTY BIT(1) 20 #define SYSTEM_CTRL_PCI_BURST BIT(29) 21 #define SYSTEM_CTRL_PCI_MASTER BIT(25) 22 #define SYSTEM_CTRL_LATENCY_TIMER_OFF BIT(24) 23 #define SYSTEM_CTRL_DE_FIFO_EMPTY BIT(23) 24 #define SYSTEM_CTRL_DE_STATUS_BUSY BIT(22) 25 #define SYSTEM_CTRL_DE_MEM_FIFO_EMPTY BIT(21) [all …]
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_command.c | 16 buf = kzalloc(12, GFP_KERNEL); in avc_audio_set_selector() 30 err = fcp_avc_transaction(unit, buf, 12, buf, 12, in avc_audio_set_selector() 31 BIT(1) | BIT(2) | BIT(3) | BIT(4) | BIT(5) | in avc_audio_set_selector() 32 BIT(6) | BIT(7) | BIT(8)); in avc_audio_set_selector() 54 buf = kzalloc(12, GFP_KERNEL); in avc_audio_get_selector() 68 err = fcp_avc_transaction(unit, buf, 12, buf, 12, in avc_audio_get_selector() 69 BIT(1) | BIT(2) | BIT(3) | BIT(4) | BIT(5) | in avc_audio_get_selector() 70 BIT(6) | BIT(8)); in avc_audio_get_selector() 116 buf = kzalloc(12, GFP_KERNEL); in avc_bridgeco_get_plug_type() 123 err = fcp_avc_transaction(unit, buf, 12, buf, 12, in avc_bridgeco_get_plug_type() [all …]
|
/openbmc/u-boot/board/keymile/km_arm/ |
H A D | kwbimage_128M16_1.cfg | 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] 30 # bit 3-0: 0, MPPSel8 GPIO[8] 31 # bit 7-4: 0, MPPSel9 GPIO[9] [all …]
|
H A D | kwbimage_256M8_1.cfg | 11 # Two 8-Bit devices are connected on the 16-Bit bus on the same 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]) 23 # bit 15-12: 2, MPPSel3 SPI_MISO (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] 30 # bit 3-0: 0, MPPSel8 GPIO[8] CPU_SDA bitbanged [all …]
|
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/ |
H A D | ocelot_icpu_cfg.h | 14 #define ICPU_RESET_CORE_RST_CPU_ONLY BIT(3) 15 #define ICPU_RESET_CORE_RST_PROTECT BIT(2) 16 #define ICPU_RESET_CORE_RST_FORCE BIT(1) 17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) 21 #define ICPU_GENERAL_CTRL_CPU_BUSIF_SLEEP_DIS BIT(14) 22 #define ICPU_GENERAL_CTRL_CPU_BUSIF_WERR_ENA BIT(13) 23 #define ICPU_GENERAL_CTRL_CPU_8051_IROM_ENA BIT(12) 24 #define ICPU_GENERAL_CTRL_CPU_MIPS_DIS BIT(11) 25 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ADDR_SEL BIT(10) 26 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ENA BIT(9) [all …]
|
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/ |
H A D | servalt_icpu_cfg.h | 14 #define ICPU_RESET_CORE_RST_CPU_ONLY BIT(3) 15 #define ICPU_RESET_CORE_RST_PROTECT BIT(2) 16 #define ICPU_RESET_CORE_RST_FORCE BIT(1) 17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) 21 #define ICPU_GENERAL_CTRL_CPU_BUSIF_SLEEP_DIS BIT(14) 22 #define ICPU_GENERAL_CTRL_CPU_BUSIF_WERR_ENA BIT(13) 23 #define ICPU_GENERAL_CTRL_CPU_8051_IROM_ENA BIT(12) 24 #define ICPU_GENERAL_CTRL_CPU_MIPS_DIS BIT(11) 25 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ADDR_SEL BIT(10) 26 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ENA BIT(9) [all …]
|
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/ |
H A D | serval_icpu_cfg.h | 14 #define ICPU_RESET_CORE_RST_CPU_ONLY BIT(3) 15 #define ICPU_RESET_CORE_RST_PROTECT BIT(2) 16 #define ICPU_RESET_CORE_RST_FORCE BIT(1) 17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) 21 #define ICPU_GENERAL_CTRL_CPU_BUSIF_SLEEP_DIS BIT(11) 22 #define ICPU_GENERAL_CTRL_CPU_BUSIF_WERR_ENA BIT(10) 23 #define ICPU_GENERAL_CTRL_CPU_8051_IROM_ENA BIT(9) 24 #define ICPU_GENERAL_CTRL_CPU_MIPS_DIS BIT(8) 25 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ENA BIT(7) 26 #define ICPU_GENERAL_CTRL_IF_PI_SLV_DONEPOL BIT(6) [all …]
|
/openbmc/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-reg.h | 12 /* reg bit enum */ 26 #define RESERVED_MASK_SFT BIT(31) 28 #define AHB_IDLE_EN_INT_MASK_SFT BIT(30) 30 #define AHB_IDLE_EN_EXT_MASK_SFT BIT(29) 32 #define PDN_NLE_MASK_SFT BIT(28) 34 #define PDN_TML_MASK_SFT BIT(27) 36 #define PDN_DAC_PREDIS_MASK_SFT BIT(26) 38 #define PDN_DAC_MASK_SFT BIT(25) 40 #define PDN_ADC_MASK_SFT BIT(24) 42 #define PDN_TDM_CK_MASK_SFT BIT(20) [all …]
|
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/ |
H A D | jr2_icpu_cfg.h | 14 #define ICPU_RESET_CORE_RST_CPU_ONLY BIT(3) 15 #define ICPU_RESET_CORE_RST_PROTECT BIT(2) 16 #define ICPU_RESET_CORE_RST_FORCE BIT(1) 17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) 21 #define ICPU_GENERAL_CTRL_CPU_BUSIF_SLEEP_DIS BIT(15) 22 #define ICPU_GENERAL_CTRL_CPU_BUSIF_WERR_ENA BIT(14) 23 #define ICPU_GENERAL_CTRL_CPU_8051_IROM_ENA BIT(13) 24 #define ICPU_GENERAL_CTRL_CPU_MIPS_DIS BIT(12) 25 #define ICPU_GENERAL_CTRL_IF_MIIM_SLV_ENA BIT(11) 26 #define ICPU_GENERAL_CTRL_IF_PI_SLV_DONEPOL BIT(10) [all …]
|
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/ |
H A D | luton_icpu_cfg.h | 14 #define ICPU_RESET_CORE_RST_CPU_ONLY BIT(3) 15 #define ICPU_RESET_CORE_RST_PROTECT BIT(2) 16 #define ICPU_RESET_CORE_RST_FORCE BIT(1) 17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) 21 #define ICPU_GENERAL_CTRL_SWC_CLEAR_IF BIT(6) 22 #define ICPU_GENERAL_CTRL_CPU_BUSIF_SLEEP_DIS BIT(5) 23 #define ICPU_GENERAL_CTRL_CPU_BUSIF_WERR_ENA BIT(4) 24 #define ICPU_GENERAL_CTRL_IF_MASTER_DIS BIT(3) 25 #define ICPU_GENERAL_CTRL_IF_MASTER_SPI_ENA BIT(2) 26 #define ICPU_GENERAL_CTRL_IF_MASTER_PI_ENA BIT(1) [all …]
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 21 * [15-12] : CRn 29 #define CRn_shift 12 236 #define SYS_PAR_EL1_F BIT(0) 250 #define SYS_PMSIDR_EL1_MAXSIZE_SHIFT 12 350 #define TRBLIMITR_LIMIT_SHIFT 12 351 #define TRBLIMITR_NVM BIT(5) 356 #define TRBLIMITR_ENABLE BIT(0) 360 #define TRBBASER_BASE_SHIFT 12 363 #define TRBSR_IRQ BIT(22) 364 #define TRBSR_TRG BIT(21) [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8821c.c | 74 hal->pkg_type = map->rfe_option & BIT(5) ? 1 : 0; in rtw8821c_read_efuse() 191 rtw_write32_mask(rtwdev, REG_CCK0_FAREPORT, BIT(18) | BIT(22), 0); in rtw8821c_phy_set_param() 228 rtw_write8_set(rtwdev, REG_INIRTS_RATE_SEL, BIT(5)); in rtw8821c_mac_init() 258 rtw_write8_set(rtwdev, REG_WMAC_TRXPTCL_CTL_H, BIT(1)); in rtw8821c_mac_init() 272 ldo_pwr = enable ? ldo_pwr | BIT(7) : ldo_pwr & ~BIT(7); in rtw8821c_cfg_ldo25() 348 rtw_write_rf(rtwdev, RF_PATH_A, RF_LUTDBG, BIT(6), 0x1); in rtw8821c_set_channel_rf() 352 rtw_write_rf(rtwdev, RF_PATH_A, RF_LUTDBG, BIT(6), 0x0); in rtw8821c_set_channel_rf() 357 rtw_write_rf(rtwdev, RF_PATH_A, RF_XTALX2, BIT(19), 0); in rtw8821c_set_channel_rf() 358 rtw_write_rf(rtwdev, RF_PATH_A, RF_XTALX2, BIT(19), 1); in rtw8821c_set_channel_rf() 365 rtw_write32_mask(rtwdev, REG_ACBB0, BIT(29) | BIT(28), 0x2); in rtw8821c_set_channel_rxdfir() [all …]
|
/openbmc/linux/drivers/gpu/drm/tve200/ |
H A D | tve200_drm.h | 36 #define TVE200_INT_BUS_ERR BIT(7) 37 #define TVE200_INT_V_STATUS BIT(6) /* vertical blank */ 38 #define TVE200_INT_V_NEXT_FRAME BIT(5) 39 #define TVE200_INT_U_NEXT_FRAME BIT(4) 40 #define TVE200_INT_Y_NEXT_FRAME BIT(3) 41 #define TVE200_INT_V_FIFO_UNDERRUN BIT(2) 42 #define TVE200_INT_U_FIFO_UNDERRUN BIT(1) 43 #define TVE200_INT_Y_FIFO_UNDERRUN BIT(0) 49 #define TVE200_CTRL_YUV420 BIT(31) 50 #define TVE200_CTRL_CSMODE BIT(30) [all …]
|
/openbmc/qemu/hw/net/ |
H A D | tulip.h | 13 #define CSR0_SWR BIT(0) 14 #define CSR0_BAR BIT(1) 17 #define CSR0_BLE BIT(7) 27 #define CSR0_RLE BIT(23) 28 #define CSR0_WIE BIT(24) 32 #define CSR5_TI BIT(0) 33 #define CSR5_TPS BIT(1) 34 #define CSR5_TU BIT(2) 35 #define CSR5_TJT BIT(3) 36 #define CSR5_LNP_ANC BIT(4) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | tda1997x.txt | 6 - RGB 8bit per color (24 bits total): R[11:4] B[11:4] G[11:4] 7 - YUV444 8bit per color (24 bits total): Y[11:4] Cr[11:4] Cb[11:4] 8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4] 9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2] 10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0] 11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles) 12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles) 13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles) 16 - RGB 12bit per color (36 bits total): R[11:0] B[11:0] G[11:0] 17 - YUV444 12bit per color (36 bits total): Y[11:0] Cb[11:0] Cr[11:0] [all …]
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_stc.h | 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) 29 #define NISTC_INTA_ACK_AI_START BIT(11) 30 #define NISTC_INTA_ACK_AI_START2 BIT(10) 31 #define NISTC_INTA_ACK_AI_START1 BIT(9) 32 #define NISTC_INTA_ACK_AI_SC_TC BIT(8) 33 #define NISTC_INTA_ACK_AI_SC_TC_ERR BIT(7) 34 #define NISTC_INTA_ACK_G0_TC_ERR BIT(6) [all …]
|