Symbol: BIT
src/add-ons/accelerants/3dfx/3dfx.h
75
#define CMD_2D_GO BIT(8)
src/add-ons/accelerants/3dfx/3dfx.h
77
#define SGRAM_TYPE BIT(27)
src/add-ons/accelerants/3dfx/3dfx.h
78
#define SGRAM_NUM_CHIPSETS BIT(26)
src/add-ons/accelerants/3dfx/3dfx.h
79
#define DISABLE_2D_BLOCK_WRITE BIT(15)
src/add-ons/accelerants/3dfx/3dfx.h
80
#define MCTL_TYPE_SDRAM BIT(30)
src/add-ons/accelerants/3dfx/3dfx.h
81
#define DAC_MODE_2X BIT(0)
src/add-ons/accelerants/3dfx/3dfx.h
82
#define VIDEO_2X_MODE_ENABLE BIT(26)
src/add-ons/accelerants/3dfx/3dfx.h
83
#define CLUT_SELECT_8BIT BIT(2)
src/add-ons/accelerants/3dfx/3dfx.h
84
#define VGA0_EXTENSIONS BIT(6)
src/add-ons/accelerants/3dfx/3dfx.h
85
#define WAKEUP_3C3 BIT(8)
src/add-ons/accelerants/3dfx/3dfx.h
86
#define VGA0_LEGACY_DECODE BIT(9)
src/add-ons/accelerants/3dfx/3dfx.h
87
#define ENABLE_ALT_READBACK BIT(10)
src/add-ons/accelerants/3dfx/3dfx.h
88
#define EXT_SHIFT_OUT BIT(12)
src/add-ons/accelerants/3dfx/3dfx.h
89
#define VIDEO_PROCESSOR_ENABLE BIT(0)
src/add-ons/accelerants/3dfx/3dfx.h
90
#define DESKTOP_ENABLE BIT(7)
src/add-ons/accelerants/3dfx/3dfx.h
92
#define DESKTOP_CLUT_BYPASS BIT(10)
src/add-ons/accelerants/3dfx/3dfx.h
93
#define OVERLAY_CLUT_BYPASS BIT(11)
src/add-ons/accelerants/3dfx/3dfx.h
94
#define CURSOR_ENABLE BIT(27)
src/add-ons/accelerants/3dfx/3dfx.h
95
#define STATUS_BUSY BIT(9)
src/add-ons/accelerants/3dfx/3dfx.h
96
#define X_RIGHT_TO_LEFT BIT(14)
src/add-ons/accelerants/3dfx/3dfx.h
97
#define Y_BOTTOM_TO_TOP BIT(15)
src/add-ons/accelerants/3dfx/3dfx_dpms.cpp
15
#define H_SYNC_OFF BIT(3)
src/add-ons/accelerants/3dfx/3dfx_dpms.cpp
16
#define V_SYNC_OFF BIT(1)
src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/if_alcreg.h
1128
#define MT_MODE_4Q BIT(0)
src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/if_iwxreg.h
4333
#define IWX_TWT_SUPPORTED BIT (1 << 0)