Home
last modified time | relevance | path

Searched +full:0 +full:x00ffffff (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dperf_images.h27 0x4c00c000, 0x00000000, 0x00060000, 0x00000000,
28 0xe0e0e0e0, 0x004e0004, 0x07ffffff, 0xffc01380,
29 0x0101ffff, 0xfffff104, 0xe000c07f, 0xfffffffc,
30 0x01380010, 0x1fffffff, 0xff000000, 0x00000000,
31 0x00000fff, 0xff00000f, 0xffff0000, 0x0fffff00,
32 0x000fffff, 0x00000000, 0x00000000, 0x00ffffff,
33 0xfffff000, 0x0000000f, 0xffffffff, 0xff000000,
34 0x0000ffff, 0xfffffff0, 0x00000000, 0x0fffffff,
35 0xffff0000, 0x00000000, 0x6fffffff, 0xffffffff,
36 0xfff55fff, 0xffffffff, 0xffffffff, 0xf0000000,
[all …]
/kernel/linux/linux-6.6/arch/parisc/kernel/
Dperf_images.h27 0x4c00c000, 0x00000000, 0x00060000, 0x00000000,
28 0xe0e0e0e0, 0x004e0004, 0x07ffffff, 0xffc01380,
29 0x0101ffff, 0xfffff104, 0xe000c07f, 0xfffffffc,
30 0x01380010, 0x1fffffff, 0xff000000, 0x00000000,
31 0x00000fff, 0xff00000f, 0xffff0000, 0x0fffff00,
32 0x000fffff, 0x00000000, 0x00000000, 0x00ffffff,
33 0xfffff000, 0x0000000f, 0xffffffff, 0xff000000,
34 0x0000ffff, 0xfffffff0, 0x00000000, 0x0fffffff,
35 0xffff0000, 0x00000000, 0x6fffffff, 0xffffffff,
36 0xfff55fff, 0xffffffff, 0xffffffff, 0xf0000000,
[all …]
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dg364fb.c34 #define G364_MEM_BASE 0xe4400000
35 #define G364_PORT_BASE 0xe4000000
36 #define ID_REG 0xe4000000 /* Read only */
37 #define BOOT_REG 0xe4080000
38 #define TIMING_REG 0xe4080108 /* to 0x080170 - DON'T TOUCH! */
39 #define DISPLAY_REG 0xe4080118
40 #define VDISPLAY_REG 0xe4080150
41 #define MASK_REG 0xe4080200
42 #define CTLA_REG 0xe4080300
43 #define CURS_TOGGLE 0x800000
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dg364fb.c34 #define G364_MEM_BASE 0xe4400000
35 #define G364_PORT_BASE 0xe4000000
36 #define ID_REG 0xe4000000 /* Read only */
37 #define BOOT_REG 0xe4080000
38 #define TIMING_REG 0xe4080108 /* to 0x080170 - DON'T TOUCH! */
39 #define DISPLAY_REG 0xe4080118
40 #define VDISPLAY_REG 0xe4080150
41 #define MASK_REG 0xe4080200
42 #define CTLA_REG 0xe4080300
43 #define CURS_TOGGLE 0x800000
[all …]
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
Dmpi_fc.h75 #define LINK_SERVICE_BUFFER_POST_FLAGS_PORT_MASK (0x01)
82 U32 NodeNameLow; /* 0Ch */
97 U16 Reserved2; /* 0Ch */
98 U16 IOCStatus; /* 0Eh */
115 #define MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED (0x80)
117 #define MPI_FC_DID_MASK (0x00FFFFFF)
118 #define MPI_FC_DID_SHIFT (0)
119 #define MPI_FC_RCTL_MASK (0xFF000000)
121 #define MPI_FC_SID_MASK (0x00FFFFFF)
122 #define MPI_FC_SID_SHIFT (0)
[all …]
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
Dmpi_fc.h75 #define LINK_SERVICE_BUFFER_POST_FLAGS_PORT_MASK (0x01)
82 U32 NodeNameLow; /* 0Ch */
97 U16 Reserved2; /* 0Ch */
98 U16 IOCStatus; /* 0Eh */
115 #define MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED (0x80)
117 #define MPI_FC_DID_MASK (0x00FFFFFF)
118 #define MPI_FC_DID_SHIFT (0)
119 #define MPI_FC_RCTL_MASK (0xFF000000)
121 #define MPI_FC_SID_MASK (0x00FFFFFF)
122 #define MPI_FC_SID_SHIFT (0)
[all …]
/kernel/linux/linux-5.10/arch/h8300/include/asm/
Dflat.h15 * is is 0 (davidm@snapgear.com)
18 #define flat_get_relocate_addr(rel) (rel & ~0x00000001)
24 val &= 0x00ffffff; in flat_get_addr_from_rp()
26 return 0; in flat_get_addr_from_rp()
32 put_unaligned((addr & 0x00ffffff) | (*(char *)p << 24), p); in flat_put_addr_at_rp()
33 return 0; in flat_put_addr_at_rp()
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
Dhardware.h17 #define UNCACHEABLE_ADDR 0xfa050000 /* ICIP */
31 #define VIO_BASE 0xf8000000 /* virtual start of IO space */
33 #define PIO_START 0x80000000 /* physical start of IO space */
36 IOMEM( (((x)&0x00ffffff) | (((x)&0x30000000)>>VIO_SHIFT)) + VIO_BASE )
38 ( (((x)&0x00ffffff) | (((x)&(0x30000000>>VIO_SHIFT))<<VIO_SHIFT)) + PIO_START )
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
Dhardware.h17 #define UNCACHEABLE_ADDR 0xfa050000 /* ICIP */
31 #define VIO_BASE 0xf8000000 /* virtual start of IO space */
33 #define PIO_START 0x80000000 /* physical start of IO space */
36 IOMEM( (((x)&0x00ffffff) | (((x)&0x30000000)>>VIO_SHIFT)) + VIO_BASE )
38 ( (((x)&0x00ffffff) | (((x)&(0x30000000>>VIO_SHIFT))<<VIO_SHIFT)) + PIO_START )
/kernel/linux/linux-5.10/arch/arm/mach-rpc/include/mach/
Duncompress.h37 0x00000000,
38 0x000000cc,
39 0x0000cc00, /* Green */
40 0x0000cccc, /* Yellow */
41 0x00cc0000, /* Blue */
42 0x00cc00cc, /* Magenta */
43 0x00cccc00, /* Cyan */
44 0x00cccccc, /* White */
45 0x00000000,
46 0x000000ff,
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-rpc/include/mach/
Duncompress.h37 0x00000000,
38 0x000000cc,
39 0x0000cc00, /* Green */
40 0x0000cccc, /* Yellow */
41 0x00cc0000, /* Blue */
42 0x00cc00cc, /* Magenta */
43 0x00cccc00, /* Cyan */
44 0x00cccccc, /* White */
45 0x00000000,
46 0x000000ff,
[all …]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_core.h26 #define PCXHR_DSP_TIME_MASK 0x00ffffff
27 #define PCXHR_DSP_TIME_INVALID 0x10000000
47 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */
51 CMD_MODIFY_CLOCK, /* cmd_len = 3 stat_len = 0 */
52 CMD_RESYNC_AUDIO_INPUTS, /* cmd_len = 1 stat_len = 0 */
54 CMD_SET_TIMER_INTERRUPT, /* cmd_len = 1 stat_len = 0 */
55 CMD_RES_PIPE, /* cmd_len >=2 stat_len = 0 */
56 CMD_FREE_PIPE, /* cmd_len = 1 stat_len = 0 */
57 CMD_CONF_PIPE, /* cmd_len = 2 stat_len = 0 */
58 CMD_STOP_PIPE, /* cmd_len = 1 stat_len = 0 */
[all …]
/kernel/linux/linux-6.6/sound/pci/pcxhr/
Dpcxhr_core.h26 #define PCXHR_DSP_TIME_MASK 0x00ffffff
27 #define PCXHR_DSP_TIME_INVALID 0x10000000
47 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */
51 CMD_MODIFY_CLOCK, /* cmd_len = 3 stat_len = 0 */
52 CMD_RESYNC_AUDIO_INPUTS, /* cmd_len = 1 stat_len = 0 */
54 CMD_SET_TIMER_INTERRUPT, /* cmd_len = 1 stat_len = 0 */
55 CMD_RES_PIPE, /* cmd_len >=2 stat_len = 0 */
56 CMD_FREE_PIPE, /* cmd_len = 1 stat_len = 0 */
57 CMD_CONF_PIPE, /* cmd_len = 2 stat_len = 0 */
58 CMD_STOP_PIPE, /* cmd_len = 1 stat_len = 0 */
[all …]
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
Dctu.c24 * 0001: Connect input data of channel 0
32 * 1001: Connect calculated data by scale values of matrix row 0
42 * [Output4] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
43 * [Output5] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
44 * [Output6] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
45 * [Output7] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
53 * H'40_0000 1 0 H'C0_0000 1 0
56 * H'00_0000 0 Mute H'FF_FFFF 2.38 x 10^-7 -132
60 * 1ch -> 0ch
61 * 0ch -> 1ch
[all …]
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
Dctu.c24 * 0001: Connect input data of channel 0
32 * 1001: Connect calculated data by scale values of matrix row 0
42 * [Output4] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
43 * [Output5] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
44 * [Output6] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
45 * [Output7] = [ 0, 0, 0, 0, 0, 0, 0, 0 ]
53 * H'40_0000 1 0 H'C0_0000 1 0
56 * H'00_0000 0 Mute H'FF_FFFF 2.38 x 10^-7 -132
60 * 1ch -> 0ch
61 * 0ch -> 1ch
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/via/
Dvia_verifier.c49 no_check = 0,
119 {0xf2, check_for_header2_err},
120 {0xf0, check_for_header1_err},
121 {0xee, check_for_fire},
122 {0xcc, check_for_dummy},
123 {0xdd, check_for_dd},
124 {0x00, no_check},
125 {0x10, check_z_buffer_addr0},
126 {0x11, check_z_buffer_addr1},
127 {0x12, check_z_buffer_addr_mode},
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c19 { .hsw = { 0x00FFFFFF, 0x0006000E, 0x0 } },
20 { .hsw = { 0x00D75FFF, 0x0005000A, 0x0 } },
21 { .hsw = { 0x00C30FFF, 0x00040006, 0x0 } },
22 { .hsw = { 0x80AAAFFF, 0x000B0000, 0x0 } },
23 { .hsw = { 0x00FFFFFF, 0x0005000A, 0x0 } },
24 { .hsw = { 0x00D75FFF, 0x000C0004, 0x0 } },
25 { .hsw = { 0x80C30FFF, 0x000B0000, 0x0 } },
26 { .hsw = { 0x00FFFFFF, 0x00040006, 0x0 } },
27 { .hsw = { 0x80D75FFF, 0x000B0000, 0x0 } },
36 { .hsw = { 0x00FFFFFF, 0x0007000E, 0x0 } },
[all …]
/kernel/linux/linux-5.10/drivers/cpufreq/
Damd_freq_sensitivity.c25 #define MSR_AMD64_FREQ_SENSITIVITY_ACTUAL 0xc0010080
26 #define MSR_AMD64_FREQ_SENSITIVITY_REFERENCE 0xc0010081
58 actual.h &= 0x00ffffff; in amd_powersave_bias_target()
59 reference.h &= 0x00ffffff; in amd_powersave_bias_target()
70 /* divide by 0, so stay on current frequency as well */ in amd_powersave_bias_target()
71 if (d_reference == 0) { in amd_powersave_bias_target()
79 clamp(sensitivity, 0, POWERSAVE_BIAS_MAX); in amd_powersave_bias_target()
100 data->freq_prev = 0; in amd_powersave_bias_target()
139 return 0; in amd_freq_sensitivity_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
Damd_freq_sensitivity.c25 #define MSR_AMD64_FREQ_SENSITIVITY_ACTUAL 0xc0010080
26 #define MSR_AMD64_FREQ_SENSITIVITY_REFERENCE 0xc0010081
58 actual.h &= 0x00ffffff; in amd_powersave_bias_target()
59 reference.h &= 0x00ffffff; in amd_powersave_bias_target()
70 /* divide by 0, so stay on current frequency as well */ in amd_powersave_bias_target()
71 if (d_reference == 0) { in amd_powersave_bias_target()
79 clamp(sensitivity, 0, POWERSAVE_BIAS_MAX); in amd_powersave_bias_target()
101 data->freq_prev = 0; in amd_powersave_bias_target()
140 return 0; in amd_freq_sensitivity_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h5 #define NV04_PGRAPH_DEBUG_0 0x00400080
6 #define NV04_PGRAPH_DEBUG_1 0x00400084
7 #define NV04_PGRAPH_DEBUG_2 0x00400088
8 #define NV04_PGRAPH_DEBUG_3 0x0040008c
9 #define NV10_PGRAPH_DEBUG_4 0x00400090
10 #define NV03_PGRAPH_INTR 0x00400100
11 #define NV03_PGRAPH_NSTATUS 0x00400104
20 #define NV03_PGRAPH_NSOURCE 0x00400108
21 # define NV03_PGRAPH_NSOURCE_NOTIFICATION (1<<0)
40 #define NV03_PGRAPH_INTR_EN 0x00400140
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dregs.h5 #define NV04_PGRAPH_DEBUG_0 0x00400080
6 #define NV04_PGRAPH_DEBUG_1 0x00400084
7 #define NV04_PGRAPH_DEBUG_2 0x00400088
8 #define NV04_PGRAPH_DEBUG_3 0x0040008c
9 #define NV10_PGRAPH_DEBUG_4 0x00400090
10 #define NV03_PGRAPH_INTR 0x00400100
11 #define NV03_PGRAPH_NSTATUS 0x00400104
20 #define NV03_PGRAPH_NSOURCE 0x00400108
21 # define NV03_PGRAPH_NSOURCE_NOTIFICATION (1<<0)
40 #define NV03_PGRAPH_INTR_EN 0x00400140
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dlirc.h10 #define PULSE_BIT 0x01000000
11 #define PULSE_MASK 0x00FFFFFF
12 #define LIRC_MODE2_SPACE 0x00000000
13 #define LIRC_MODE2_PULSE 0x01000000
14 #define LIRC_MODE2_FREQUENCY 0x02000000
15 #define LIRC_MODE2_TIMEOUT 0x03000000
16 #define LIRC_VALUE_MASK 0x00FFFFFF
17 #define LIRC_MODE2_MASK 0xFF000000
33 #define LIRC_MODE_RAW 0x00000001
34 #define LIRC_MODE_PULSE 0x00000002
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
Dsiw_mem.c23 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mem_add()
27 next &= 0x00ffffff; in siw_mem_add()
30 GFP_KERNEL) < 0) in siw_mem_add()
38 return 0; in siw_mem_add()
74 for (i = 0; num_pages; i++) { in siw_umem_release()
94 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mr_add_mem()
101 mem->stag_valid = 0; in siw_mr_add_mem()
110 next &= 0x00ffffff; in siw_mr_add_mem()
113 GFP_KERNEL) < 0) { in siw_mr_add_mem()
123 return 0; in siw_mr_add_mem()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
Dsiw_mem.c23 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mem_add()
27 next &= 0x00ffffff; in siw_mem_add()
30 GFP_KERNEL) < 0) in siw_mem_add()
38 return 0; in siw_mem_add()
74 for (i = 0; num_pages; i++) { in siw_umem_release()
94 struct xa_limit limit = XA_LIMIT(1, 0x00ffffff); in siw_mr_add_mem()
101 mem->stag_valid = 0; in siw_mr_add_mem()
110 next &= 0x00ffffff; in siw_mr_add_mem()
113 GFP_KERNEL) < 0) { in siw_mr_add_mem()
123 return 0; in siw_mr_add_mem()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_led.c44 div = nvif_rd32(device, 0x61c880) & 0x00ffffff; in nouveau_led_get_brightness()
45 duty = nvif_rd32(device, 0x61c884) & 0x00ffffff; in nouveau_led_get_brightness()
47 if (div > 0) in nouveau_led_get_brightness()
50 return 0; in nouveau_led_get_brightness()
72 nvif_wr32(device, 0x61c880, div); in nouveau_led_set_brightness()
73 nvif_wr32(device, 0x61c884, 0xc0000000 | duty); in nouveau_led_set_brightness()
86 return 0; in nouveau_led_init()
89 if (nvkm_gpio_find(gpio, 0, DCB_GPIO_LOGO_LED_PWM, 0xff, &logo_led)) in nouveau_led_init()
90 return 0; in nouveau_led_init()
109 return 0; in nouveau_led_init()

12345678910>>...30