Home
last modified time | relevance | path

Searched full:bit (Results 1 – 25 of 12839) sorted by relevance

12345678910>>...514

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dgpio_8852b.c23 0x66, BIT(2) | BIT(1) | BIT(0), BIT(2)}
26 0x4F, BIT(5), BIT(5)}
29 0x66, BIT(6), BIT(6)}
32 0x4F, BIT(6), BIT(6)}
35 0x41, BIT(1), BIT(1)}
38 0x41, BIT(2), BIT(2)}
41 0x40, BIT(1) | BIT(0), BIT(0)}
44 0x40, BIT(1) | BIT(0), BIT(1)}
47 0x40, BIT(1) | BIT(0), BIT(1) | BIT(0)}
50 0x142, BIT(0), BIT(0)}
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dgpio_8852b.c23 0x66, BIT(2) | BIT(1) | BIT(0), BIT(2)}
26 0x4F, BIT(5), BIT(5)}
29 0x66, BIT(6), BIT(6)}
32 0x4F, BIT(6), BIT(6)}
35 0x41, BIT(1), BIT(1)}
38 0x41, BIT(2), BIT(2)}
41 0x40, BIT(1) | BIT(0), BIT(0)}
44 0x40, BIT(1) | BIT(0), BIT(1)}
47 0x40, BIT(1) | BIT(0), BIT(1) | BIT(0)}
50 0x142, BIT(0), BIT(0)}
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_reg.h29 #define B_AX_GT0_COUNT_EN BIT(31)
30 #define B_AX_GT0_MODE BIT(30)
31 #define B_AX_GT0_EN BIT(29)
32 #define B_AX_GT0_SORT_EN BIT(28)
41 #define B_AX_GT1_COUNT_EN BIT(31)
42 #define B_AX_GT1_MODE BIT(30)
43 #define B_AX_GT1_EN BIT(29)
44 #define B_AX_GT1_SORT_EN BIT(28)
53 #define B_AX_GT2_COUNT_EN BIT(31)
54 #define B_AX_GT2_MODE BIT(30)
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_reg.h29 #define B_AX_GT0_COUNT_EN BIT(31)
30 #define B_AX_GT0_MODE BIT(30)
31 #define B_AX_GT0_EN BIT(29)
32 #define B_AX_GT0_SORT_EN BIT(28)
41 #define B_AX_GT1_COUNT_EN BIT(31)
42 #define B_AX_GT1_MODE BIT(30)
43 #define B_AX_GT1_EN BIT(29)
44 #define B_AX_GT1_SORT_EN BIT(28)
53 #define B_AX_GT2_COUNT_EN BIT(31)
54 #define B_AX_GT2_MODE BIT(30)
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h171 #define QCA956X_MAC_CFG1_SOFT_RST BIT(31)
172 #define QCA956X_MAC_CFG1_RX_RST BIT(19)
173 #define QCA956X_MAC_CFG1_TX_RST BIT(18)
174 #define QCA956X_MAC_CFG1_LOOPBACK BIT(8)
175 #define QCA956X_MAC_CFG1_RX_EN BIT(2)
176 #define QCA956X_MAC_CFG1_TX_EN BIT(0)
179 #define QCA956X_MAC_CFG2_IF_1000 BIT(9)
180 #define QCA956X_MAC_CFG2_IF_10_100 BIT(8)
181 #define QCA956X_MAC_CFG2_HUGE_FRAME_EN BIT(5)
182 #define QCA956X_MAC_CFG2_LEN_CHECK BIT(4)
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mcde/
H A Dmcde_dsi_regs.h8 #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)
17 #define DSI_MCTL_MAIN_DATA_CTL_BTA_EN BIT(9)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpkg.h63 #define NH_FLD_ETH_DA BIT(0)
64 #define NH_FLD_ETH_SA BIT(1)
65 #define NH_FLD_ETH_LENGTH BIT(2)
66 #define NH_FLD_ETH_TYPE BIT(3)
67 #define NH_FLD_ETH_FINAL_CKSUM BIT(4)
68 #define NH_FLD_ETH_PADDING BIT(5)
69 #define NH_FLD_ETH_ALL_FIELDS (BIT(6) - 1)
72 #define NH_FLD_VLAN_VPRI BIT(0)
73 #define NH_FLD_VLAN_CFI BIT(1)
74 #define NH_FLD_VLAN_VID BIT(2)
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h18 #ifndef BIT
19 #define BIT(nr) (1 << (nr)) macro
343 #define AR933X_PLL_CLK_CTRL_BYPASS BIT(2)
369 #define AR934X_PLL_CPU_CONFIG_PLLPWD BIT(30)
370 #define AR934X_PLL_CPU_CONFIG_UPDATING BIT(31)
382 #define AR934X_PLL_DDR_CONFIG_PLLPWD BIT(30)
383 #define AR934X_PLL_DDR_CONFIG_UPDATING BIT(31)
385 #define AR934X_PLL_CLK_CTRL_CPU_PLL_BYPASS BIT(2)
386 #define AR934X_PLL_CLK_CTRL_DDR_PLL_BYPASS BIT(3)
387 #define AR934X_PLL_CLK_CTRL_AHB_PLL_BYPASS BIT(4)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/
H A Dksz9477_reg.h44 #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)
69 #define SW_QW_ABLE BIT(5)
75 #define LUE_INT BIT(31)
76 #define TRIG_TS_INT BIT(30)
77 #define APB_TIMEOUT_INT BIT(29)
88 #define SW_SPARE_REG_2 BIT(7)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_regs.h10 #define SYS_ISO_MD2PP BIT(0)
11 #define SYS_ISO_ANALOG_IPS BIT(5)
12 #define SYS_ISO_DIOR BIT(9)
13 #define SYS_ISO_PWC_EV25V BIT(14)
14 #define SYS_ISO_PWC_EV12V BIT(15)
17 #define SYS_FUNC_BBRSTB BIT(0)
18 #define SYS_FUNC_BB_GLB_RSTN BIT(1)
19 #define SYS_FUNC_USBA BIT(2)
20 #define SYS_FUNC_UPLL BIT(3)
21 #define SYS_FUNC_USBD BIT(4)
[all …]
/OK3568_Linux_fs/u-boot/board/keymile/km_arm/
H A Dkwbimage_256M8_1.cfg13 # Two 8-Bit devices are connected on the 16-Bit bus on the same
22 # bit 3-0: 2, MPPSel0 SPI_CSn (1=NF_IO[2])
23 # bit 7-4: 2, MPPSel1 SPI_MOSI (1=NF_IO[3])
24 # bit 12-8: 2, MPPSel2 SPI_SCK (1=NF_IO[4])
25 # bit 15-12: 2, MPPSel3 SPI_MISO (1=NF_IO[5])
26 # bit 19-16: 1, MPPSel4 NF_IO[6]
27 # bit 23-20: 1, MPPSel5 NF_IO[7]
28 # bit 27-24: 1, MPPSel6 SYSRST_O
29 # bit 31-28: 0, MPPSel7 GPO[7]
32 # bit 3-0: 0, MPPSel8 GPIO[8] CPU_SDA bitbanged
[all …]
H A Dkwbimage_128M16_1.cfg20 # 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 …]
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h44 #define GOTGCTL_CHIRPEN BIT(27)
47 #define GOTGCTL_OTGVER BIT(20)
48 #define GOTGCTL_BSESVLD BIT(19)
49 #define GOTGCTL_ASESVLD BIT(18)
50 #define GOTGCTL_DBNC_SHORT BIT(17)
51 #define GOTGCTL_CONID_B BIT(16)
52 #define GOTGCTL_DBNCE_FLTR_BYPASS BIT(15)
53 #define GOTGCTL_DEVHNPEN BIT(11)
54 #define GOTGCTL_HSTSETHNPEN BIT(10)
55 #define GOTGCTL_HNPREQ BIT(9)
[all …]
/OK3568_Linux_fs/kernel/include/linux/mfd/abx500/
H A Dab8500-sysctrl.h83 #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)
92 #define AB8500_RESETSTATUS_SWRESETN4500NSTATUS BIT(2)
97 #define AB8500_SYSCLKREQSTATUS_SYSCLKREQ1STATUS BIT(0)
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dser.h40 // bit[14]
42 // bit[15]
44 // bit[23]
47 // bit[31]
52 // bit[0]
54 // bit[8]
56 // bit[9]
58 // bit[10]
60 // bit[11]
62 // bit[12]
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dser.h40 // bit[14]
42 // bit[15]
44 // bit[23]
47 // bit[31]
52 // bit[0]
54 // bit[8]
56 // bit[9]
58 // bit[10]
60 // bit[11]
62 // bit[12]
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dfusb302_reg.h13 #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)
20 #define FUSB_REG_SWITCHES0_CC1_PD_EN BIT(0)
22 #define FUSB_REG_SWITCHES1_POWERROLE BIT(7)
23 #define FUSB_REG_SWITCHES1_SPECREV1 BIT(6)
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dfusb302_reg.h13 #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)
20 #define FUSB_REG_SWITCHES0_CC1_PD_EN BIT(0)
22 #define FUSB_REG_SWITCHES1_POWERROLE BIT(7)
23 #define FUSB_REG_SWITCHES1_SPECREV1 BIT(6)
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_stc.h25 #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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_hal.h21 #define B_AX_HALT_C2H_INT_EN BIT(21)
22 #define B_AX_RON_INT_EN BIT(20)
23 #define B_AX_PDNINT_EN BIT(19)
24 #define B_AX_SPSANA_OCP_INT_EN BIT(18)
25 #define B_AX_SPS_OCP_INT_EN BIT(17)
26 #define B_AX_BTON_STS_UPDATE_INT_EN BIT(16)
27 #define B_AX_GPIOF_INT_EN BIT(15)
28 #define B_AX_GPIOE_INT_EN BIT(14)
29 #define B_AX_GPIOD_INT_EN BIT(13)
30 #define B_AX_GPIOC_INT_EN BIT(12)
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dreg.h9 #define BIT_FEN_EN_25_1 BIT(13)
10 #define BIT_FEN_ELDR BIT(12)
11 #define BIT_FEN_CPUEN BIT(2)
12 #define BIT_FEN_BB_GLB_RST BIT(1)
13 #define BIT_FEN_BB_RSTB BIT(0)
14 #define BIT_R_DIS_PRST BIT(6)
15 #define BIT_WLOCK_1C_B6 BIT(5)
17 #define BIT_PFM_WOWL BIT(3)
19 #define BIT_CPU_CLK_EN BIT(14)
22 #define BIT_ANA8M BIT(1)
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dhwmon.h49 #define HWMON_C_TEMP_RESET_HISTORY BIT(hwmon_chip_temp_reset_history)
50 #define HWMON_C_IN_RESET_HISTORY BIT(hwmon_chip_in_reset_history)
51 #define HWMON_C_CURR_RESET_HISTORY BIT(hwmon_chip_curr_reset_history)
52 #define HWMON_C_POWER_RESET_HISTORY BIT(hwmon_chip_power_reset_history)
53 #define HWMON_C_REGISTER_TZ BIT(hwmon_chip_register_tz)
54 #define HWMON_C_UPDATE_INTERVAL BIT(hwmon_chip_update_interval)
55 #define HWMON_C_ALARMS BIT(hwmon_chip_alarms)
56 #define HWMON_C_SAMPLES BIT(hwmon_chip_samples)
57 #define HWMON_C_CURR_SAMPLES BIT(hwmon_chip_curr_samples)
58 #define HWMON_C_IN_SAMPLES BIT(hwmon_chip_in_samples)
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dsil-sii8620.h35 #define BIT_SYS_CTRL1_OTPVMUTEOVR_SET BIT(7)
36 #define BIT_SYS_CTRL1_VSYNCPIN BIT(6)
37 #define BIT_SYS_CTRL1_OTPADROPOVR_SET BIT(5)
38 #define BIT_SYS_CTRL1_BLOCK_DDC_BY_HPD BIT(4)
39 #define BIT_SYS_CTRL1_OTP2XVOVR_EN BIT(3)
40 #define BIT_SYS_CTRL1_OTP2XAOVR_EN BIT(2)
41 #define BIT_SYS_CTRL1_TX_CTRL_HDMI BIT(1)
42 #define BIT_SYS_CTRL1_OTPAMUTEOVR_SET BIT(0)
46 #define BIT_DPD_PWRON_PLL BIT(7)
47 #define BIT_DPD_PDNTX12 BIT(6)
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/emxx_udc/
H A Demxx_udc.h50 #define TEST_FORCE_ENABLE (BIT(18) | BIT(16))
52 #define INT_SEL BIT(10)
53 #define CONSTFS BIT(9)
54 #define SOF_RCV BIT(8)
55 #define RSUM_IN BIT(7)
56 #define SUSPEND BIT(6)
57 #define CONF BIT(5)
58 #define DEFAULT BIT(4)
59 #define CONNECTB BIT(3)
60 #define PUE2 BIT(2)
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h338 #define RXERR_RPT_RST BIT(27)
442 #define CmdEEPROM_En BIT(5)
444 #define CmdEERPOMSEL BIT(4)
445 #define Cmd9346CR_9356SEL BIT(4)
449 #define GPIOSEL_ENBT BIT(5)
456 /* GPIO pins output enable when a bit is set to "1"; otherwise,
463 #define HSIMR_GPIO12_0_INT_EN BIT(0)
464 #define HSIMR_SPS_OCP_INT_EN BIT(5)
465 #define HSIMR_RON_INT_EN BIT(6)
466 #define HSIMR_PDN_INT_EN BIT(7)
[all …]

12345678910>>...514