Home
last modified time | relevance | path

Searched +full:0 +full:x00100 (Results 1 – 25 of 106) sorted by relevance

12345

/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
Dtermbits.h42 #define VINTR 0
61 #define IUCLC 0x0200
62 #define IXON 0x0400
63 #define IXOFF 0x1000
64 #define IMAXBEL 0x4000
65 #define IUTF8 0x8000
68 #define OLCUC 0x00002
69 #define ONLCR 0x00004
70 #define NLDLY 0x00100
71 #define NL0 0x00000
[all …]
/kernel/linux/linux-6.6/include/uapi/asm-generic/
Dtermbits.h42 #define VINTR 0
61 #define IUCLC 0x0200
62 #define IXON 0x0400
63 #define IXOFF 0x1000
64 #define IMAXBEL 0x2000
65 #define IUTF8 0x4000
68 #define OLCUC 0x00002
69 #define ONLCR 0x00004
70 #define NLDLY 0x00100
71 #define NL0 0x00000
[all …]
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
Dtermbits.h55 #define VINTR 0 /* Interrupt character [ISIG] */
67 #if 0
81 #define IUCLC 0x0200 /* Map upper case to lower case on input */
82 #define IXON 0x0400 /* Enable start/stop output control */
83 #define IXOFF 0x1000 /* Enable start/stop input control */
84 #define IMAXBEL 0x2000 /* Ring bell when input queue is full */
85 #define IUTF8 0x4000 /* Input is UTF-8 */
88 #define OLCUC 0x00002 /* Map lower case to upper case on output */
89 #define ONLCR 0x00004 /* Map NL to CR-NL on output */
90 #define NLDLY 0x00100
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
Dtermbits.h51 #define VINTR 0
78 #define IUCLC 0x0200
79 #define IXON 0x0400
80 #define IXOFF 0x1000
81 #define IMAXBEL 0x2000
82 #define IUTF8 0x4000
85 #define OLCUC 0x00002
86 #define ONLCR 0x00004
87 #define NLDLY 0x00100
88 #define NL0 0x00000
[all …]
/kernel/linux/linux-6.6/arch/x86/events/
Dperf_event_flags.h5 PERF_ARCH(PEBS_LDLAT, 0x00001) /* ld+ldlat data address sampling */
6 PERF_ARCH(PEBS_ST, 0x00002) /* st data address sampling */
7 PERF_ARCH(PEBS_ST_HSW, 0x00004) /* haswell style datala, store */
8 PERF_ARCH(PEBS_LD_HSW, 0x00008) /* haswell style datala, load */
9 PERF_ARCH(PEBS_NA_HSW, 0x00010) /* haswell style datala, unknown */
10 PERF_ARCH(EXCL, 0x00020) /* HT exclusivity on counter */
11 PERF_ARCH(DYNAMIC, 0x00040) /* dynamic alloc'd constraint */
12 /* 0x00080 */
13 PERF_ARCH(EXCL_ACCT, 0x00100) /* accounted EXCL event */
14 PERF_ARCH(AUTO_RELOAD, 0x00200) /* use PEBS auto-reload */
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/cec/
Damlogic,meson-gx-ao-cec.yaml87 reg = <0x00100 0x14>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Damlogic,meson-gx-ao-cec.yaml90 reg = <0x00100 0x14>;
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dgoku_udc.h12 * PCI BAR 0 points to these registers.
16 u32 int_status; /* 0x000 */
18 #define INT_SUSPEND 0x00001 /* or resume */
19 #define INT_USBRESET 0x00002
20 #define INT_ENDPOINT0 0x00004
21 #define INT_SETUP 0x00008
22 #define INT_STATUS 0x00010
23 #define INT_STATUSNAK 0x00020
24 #define INT_EPxDATASET(n) (0x00020 << (n)) /* 0 < n < 4 */
25 # define INT_EP1DATASET 0x00040
[all …]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
Dgoku_udc.h12 * PCI BAR 0 points to these registers.
16 u32 int_status; /* 0x000 */
18 #define INT_SUSPEND 0x00001 /* or resume */
19 #define INT_USBRESET 0x00002
20 #define INT_ENDPOINT0 0x00004
21 #define INT_SETUP 0x00008
22 #define INT_STATUS 0x00010
23 #define INT_STATUSNAK 0x00020
24 #define INT_EPxDATASET(n) (0x00020 << (n)) /* 0 < n < 4 */
25 # define INT_EP1DATASET 0x00040
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.h38 #define DPCD_RC00_DPCD_REV 0x00000
39 #define DPCD_RC01_MAX_LINK_RATE 0x00001
40 #define DPCD_RC02 0x00002
41 #define DPCD_RC02_ENHANCED_FRAME_CAP 0x80
42 #define DPCD_RC02_TPS3_SUPPORTED 0x40
43 #define DPCD_RC02_MAX_LANE_COUNT 0x1f
44 #define DPCD_RC03 0x00003
45 #define DPCD_RC03_MAX_DOWNSPREAD 0x01
46 #define DPCD_RC0E_AUX_RD_INTERVAL 0x0000e
49 #define DPCD_LC00_LINK_BW_SET 0x00100
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
Dapic.h15 #define APIC_DEFAULT_GPA 0xfee00000ULL
18 #define MSR_IA32_APICBASE 0x0000001b
22 #define MSR_IA32_APICBASE_BASE (0xfffff<<12)
25 #define APIC_BASE_MSR 0x800
27 #define APIC_ID 0x20
28 #define APIC_LVR 0x30
29 #define GET_APIC_ID_FIELD(x) (((x) >> 24) & 0xFF)
30 #define APIC_TASKPRI 0x80
31 #define APIC_PROCPRI 0xA0
32 #define APIC_EOI 0xB0
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_regs.h20 #define MALIDP_DE_IRQ_UNDERRUN (1 << 0)
34 #define MALIDP500_SE_IRQ_CONF_MODE (1 << 0)
50 #define MALIDP550_SE_IRQ_EOW (1 << 0)
54 #define MALIDP550_DC_IRQ_CONF_VALID (1 << 0)
67 #define MALIDP_CFG_VALID (1 << 0)
68 #define MALIDP_DISP_FUNC_GAMMA (1 << 0)
75 #define MALIDP_REG_STATUS 0x00000
76 #define MALIDP_REG_SETIRQ 0x00004
77 #define MALIDP_REG_MASKIRQ 0x00008
78 #define MALIDP_REG_CLEARIRQ 0x0000c
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
Dmalidp_regs.h20 #define MALIDP_DE_IRQ_UNDERRUN (1 << 0)
34 #define MALIDP500_SE_IRQ_CONF_MODE (1 << 0)
50 #define MALIDP550_SE_IRQ_EOW (1 << 0)
54 #define MALIDP550_DC_IRQ_CONF_VALID (1 << 0)
67 #define MALIDP_CFG_VALID (1 << 0)
68 #define MALIDP_DISP_FUNC_GAMMA (1 << 0)
75 #define MALIDP_REG_STATUS 0x00000
76 #define MALIDP_REG_SETIRQ 0x00004
77 #define MALIDP_REG_MASKIRQ 0x00008
78 #define MALIDP_REG_CLEARIRQ 0x0000c
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.h12 #define DPCD_RC00_DPCD_REV 0x00000
13 #define DPCD_RC01_MAX_LINK_RATE 0x00001
14 #define DPCD_RC02 0x00002
15 #define DPCD_RC02_ENHANCED_FRAME_CAP 0x80
16 #define DPCD_RC02_TPS3_SUPPORTED 0x40
17 #define DPCD_RC02_MAX_LANE_COUNT 0x1f
18 #define DPCD_RC03 0x00003
19 #define DPCD_RC03_TPS4_SUPPORTED 0x80
20 #define DPCD_RC03_MAX_DOWNSPREAD 0x01
21 #define DPCD_RC0E 0x0000e
[all …]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
Dpte-85xx.h12 RPN...................... 0 0 U0 U1 U2 U3 UX SX UW SW UR SR
20 #define _PAGE_PRESENT 0x00001 /* S: PTE contains a translation */
21 #define _PAGE_USER 0x00002 /* S: User page (maps to UR) */
22 #define _PAGE_RW 0x00004 /* S: Write permission (SW) */
23 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */
24 #define _PAGE_EXEC 0x00010 /* H: SX permission */
25 #define _PAGE_ACCESSED 0x00020 /* S: Page referenced */
27 #define _PAGE_ENDIAN 0x00040 /* H: E bit */
28 #define _PAGE_GUARDED 0x00080 /* H: G bit */
29 #define _PAGE_COHERENT 0x00100 /* H: M bit */
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpte-fsl-booke.h12 RPN...................... 0 0 U0 U1 U2 U3 UX SX UW SW UR SR
20 #define _PAGE_PRESENT 0x00001 /* S: PTE contains a translation */
21 #define _PAGE_USER 0x00002 /* S: User page (maps to UR) */
22 #define _PAGE_RW 0x00004 /* S: Write permission (SW) */
23 #define _PAGE_DIRTY 0x00008 /* S: Page dirty */
24 #define _PAGE_EXEC 0x00010 /* H: SX permission */
25 #define _PAGE_ACCESSED 0x00020 /* S: Page referenced */
27 #define _PAGE_ENDIAN 0x00040 /* H: E bit */
28 #define _PAGE_GUARDED 0x00080 /* H: G bit */
29 #define _PAGE_COHERENT 0x00100 /* H: M bit */
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dregs.h7 #define IXGBE_VFCTRL 0x00000
8 #define IXGBE_VFSTATUS 0x00008
9 #define IXGBE_VFLINKS 0x00010
10 #define IXGBE_VFFRTIMER 0x00048
11 #define IXGBE_VFRXMEMWRAP 0x03190
12 #define IXGBE_VTEICR 0x00100
13 #define IXGBE_VTEICS 0x00104
14 #define IXGBE_VTEIMS 0x00108
15 #define IXGBE_VTEIMC 0x0010C
16 #define IXGBE_VTEIAC 0x00110
[all …]
/kernel/linux/linux-5.10/drivers/block/
Dumem.h18 #define MEMCTRLSTATUS_MAGIC 0x00
19 #define MM_MAGIC_VALUE (unsigned char)0x59
21 #define MEMCTRLSTATUS_BATTERY 0x04
22 #define BATTERY_1_DISABLED 0x01
23 #define BATTERY_1_FAILURE 0x02
24 #define BATTERY_2_DISABLED 0x04
25 #define BATTERY_2_FAILURE 0x08
27 #define MEMCTRLSTATUS_MEMORY 0x07
28 #define MEM_128_MB 0xfe
29 #define MEM_256_MB 0xfc
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
Dregs.h7 #define IXGBE_VFCTRL 0x00000
8 #define IXGBE_VFSTATUS 0x00008
9 #define IXGBE_VFLINKS 0x00010
10 #define IXGBE_VFFRTIMER 0x00048
11 #define IXGBE_VFRXMEMWRAP 0x03190
12 #define IXGBE_VTEICR 0x00100
13 #define IXGBE_VTEICS 0x00104
14 #define IXGBE_VTEIMS 0x00108
15 #define IXGBE_VTEIMC 0x0010C
16 #define IXGBE_VTEIAC 0x00110
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddm-user.h22 #define DM_USER_REQ_MAP_READ 0
35 #define DM_USER_REQ_MAP_FLAG_FAILFAST_DEV 0x00001
36 #define DM_USER_REQ_MAP_FLAG_FAILFAST_TRANSPORT 0x00002
37 #define DM_USER_REQ_MAP_FLAG_FAILFAST_DRIVER 0x00004
38 #define DM_USER_REQ_MAP_FLAG_SYNC 0x00008
39 #define DM_USER_REQ_MAP_FLAG_META 0x00010
40 #define DM_USER_REQ_MAP_FLAG_PRIO 0x00020
41 #define DM_USER_REQ_MAP_FLAG_NOMERGE 0x00040
42 #define DM_USER_REQ_MAP_FLAG_IDLE 0x00080
43 #define DM_USER_REQ_MAP_FLAG_INTEGRITY 0x00100
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddm-user.h22 #define DM_USER_REQ_MAP_READ 0
35 #define DM_USER_REQ_MAP_FLAG_FAILFAST_DEV 0x00001
36 #define DM_USER_REQ_MAP_FLAG_FAILFAST_TRANSPORT 0x00002
37 #define DM_USER_REQ_MAP_FLAG_FAILFAST_DRIVER 0x00004
38 #define DM_USER_REQ_MAP_FLAG_SYNC 0x00008
39 #define DM_USER_REQ_MAP_FLAG_META 0x00010
40 #define DM_USER_REQ_MAP_FLAG_PRIO 0x00020
41 #define DM_USER_REQ_MAP_FLAG_NOMERGE 0x00040
42 #define DM_USER_REQ_MAP_FLAG_IDLE 0x00080
43 #define DM_USER_REQ_MAP_FLAG_INTEGRITY 0x00100
[all …]
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
Dtermbits.h48 #define VINTR 0
67 #define IXON 0x0200
68 #define IXOFF 0x0400
69 #define IUCLC 0x1000
70 #define IMAXBEL 0x2000
71 #define IUTF8 0x4000
74 #define ONLCR 0x00002
75 #define OLCUC 0x00004
76 #define NLDLY 0x00300
77 #define NL0 0x00000
[all …]
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-efm32.c17 #define REG_CTRL 0x00
18 #define REG_CTRL_EN 0x00001
19 #define REG_CTRL_SLAVE 0x00002
20 #define REG_CTRL_AUTOACK 0x00004
21 #define REG_CTRL_AUTOSE 0x00008
22 #define REG_CTRL_AUTOSN 0x00010
23 #define REG_CTRL_ARBDIS 0x00020
24 #define REG_CTRL_GCAMEN 0x00040
25 #define REG_CTRL_CLHR__MASK 0x00300
26 #define REG_CTRL_BITO__MASK 0x03000
[all …]
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
Dtermbits.h54 #define VEOF 0
73 #define IXON 0x0200
74 #define IXOFF 0x0400
75 #define IUCLC 0x1000
76 #define IMAXBEL 0x2000
77 #define IUTF8 0x4000
80 #define ONLCR 0x00002
81 #define OLCUC 0x00004
82 #define NLDLY 0x00300
83 #define NL0 0x00000
[all …]
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dmsc01_ic.h18 #define MSC01_IC_RST_OFS 0x00008 /* Software reset */
19 #define MSC01_IC_ENAL_OFS 0x00100 /* Int_in enable mask 31:0 */
20 #define MSC01_IC_ENAH_OFS 0x00108 /* Int_in enable mask 63:32 */
21 #define MSC01_IC_DISL_OFS 0x00120 /* Int_in disable mask 31:0 */
22 #define MSC01_IC_DISH_OFS 0x00128 /* Int_in disable mask 63:32 */
23 #define MSC01_IC_ISBL_OFS 0x00140 /* Raw int_in 31:0 */
24 #define MSC01_IC_ISBH_OFS 0x00148 /* Raw int_in 63:32 */
25 #define MSC01_IC_ISAL_OFS 0x00160 /* Masked int_in 31:0 */
26 #define MSC01_IC_ISAH_OFS 0x00168 /* Masked int_in 63:32 */
27 #define MSC01_IC_LVL_OFS 0x00180 /* Disable priority int_out */
[all …]

12345