Home
last modified time | relevance | path

Searched +full:0 +full:x7f (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi_security.c481 while (pb_addr & 0xFFF) { in gaudi_pb_set_block()
482 WREG32(pb_addr, 0); in gaudi_pb_set_block()
505 WREG32(mmMME0_CTRL_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
506 WREG32(mmMME1_CTRL_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
507 WREG32(mmMME2_CTRL_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
508 WREG32(mmMME3_CTRL_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
510 WREG32(mmMME0_QM_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
511 WREG32(mmMME2_QM_BASE - CFG_BASE + PROT_BITS_OFFS + 0x7C, 0); in gaudi_init_mme_protection_bits()
513 pb_addr = (mmMME0_CTRL_RESET & ~0xFFF) + PROT_BITS_OFFS; in gaudi_init_mme_protection_bits()
515 mask = 1U << ((mmMME0_CTRL_RESET & 0x7F) >> 2); in gaudi_init_mme_protection_bits()
[all …]
/Linux-v6.1/drivers/misc/habanalabs/goya/
Dgoya_security.c22 while (pb_addr & 0xFFF) { in goya_pb_set_block()
23 WREG32(pb_addr, 0); in goya_pb_set_block()
34 u64 mmMME_SBB_POWER_ECO1 = 0xDFF60, in goya_init_mme_protection_bits()
35 mmMME_SBB_POWER_ECO2 = 0xDFF64; in goya_init_mme_protection_bits()
67 pb_addr = (mmMME_DUMMY & ~0xFFF) + PROT_BITS_OFFS; in goya_init_mme_protection_bits()
69 mask = 1 << ((mmMME_DUMMY & 0x7F) >> 2); in goya_init_mme_protection_bits()
70 mask |= 1 << ((mmMME_RESET & 0x7F) >> 2); in goya_init_mme_protection_bits()
71 mask |= 1 << ((mmMME_STALL & 0x7F) >> 2); in goya_init_mme_protection_bits()
72 mask |= 1 << ((mmMME_SM_BASE_ADDRESS_LOW & 0x7F) >> 2); in goya_init_mme_protection_bits()
73 mask |= 1 << ((mmMME_SM_BASE_ADDRESS_HIGH & 0x7F) >> 2); in goya_init_mme_protection_bits()
[all …]
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c32 /* 0x01: no bank swizzle in nv50_mmu_kind()
33 * 0x02: bank swizzled in nv50_mmu_kind()
34 * 0x7f: invalid in nv50_mmu_kind()
36 * 0x01/0x02 are values understood by the VRAM allocator, in nv50_mmu_kind()
42 0x01, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x00 */ in nv50_mmu_kind()
43 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind()
44 0x01, 0x01, 0x01, 0x01, 0x7f, 0x7f, 0x7f, 0x7f, /* 0x10 */ in nv50_mmu_kind()
45 0x02, 0x02, 0x02, 0x02, 0x7f, 0x7f, 0x7f, 0x7f, in nv50_mmu_kind()
46 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7f, /* 0x20 */ in nv50_mmu_kind()
47 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x7f, in nv50_mmu_kind()
[all …]
/Linux-v6.1/drivers/regulator/
Drn5t618-regulator.c45 REG(DCDC1, DC1CTL, BIT(0), DC1DAC, 0xff, 600000, 3500000, 12500),
46 REG(DCDC2, DC2CTL, BIT(0), DC2DAC, 0xff, 600000, 3500000, 12500),
47 REG(DCDC3, DC3CTL, BIT(0), DC3DAC, 0xff, 600000, 3500000, 12500),
48 REG(DCDC4, DC4CTL, BIT(0), DC4DAC, 0xff, 600000, 3500000, 12500),
50 REG(LDO1, LDOEN1, BIT(0), LDO1DAC, 0x7f, 900000, 3500000, 25000),
51 REG(LDO2, LDOEN1, BIT(1), LDO2DAC, 0x7f, 900000, 3500000, 25000),
52 REG(LDO3, LDOEN1, BIT(2), LDO3DAC, 0x7f, 600000, 3500000, 25000),
53 REG(LDO4, LDOEN1, BIT(3), LDO4DAC, 0x7f, 900000, 3500000, 25000),
54 REG(LDO5, LDOEN1, BIT(4), LDO5DAC, 0x7f, 900000, 3500000, 25000),
56 REG(LDORTC1, LDOEN2, BIT(4), LDORTCDAC, 0x7f, 1200000, 3500000, 25000),
[all …]
Dmt6358-regulator.c16 #define MT6358_BUCK_MODE_AUTO 0
54 .enable_mask = BIT(0), \
58 .qi = BIT(0), \
106 .enable_mask = BIT(0), \
111 .qi = BIT(0), \
150 .enable_mask = BIT(0), \
154 .qi = BIT(0), \
202 .enable_mask = BIT(0), \
207 .qi = BIT(0), \
230 REGULATOR_LINEAR_RANGE(500000, 0, 0x7f, 6250),
[all …]
Drc5t583-regulator.c84 RC5T583_REG(DC0, DC0CTL, 0, DC0CTL, 1, 0x7F, 700, 1500, 12500, 4),
85 RC5T583_REG(DC1, DC1CTL, 0, DC1CTL, 1, 0x7F, 700, 1500, 12500, 14),
86 RC5T583_REG(DC2, DC2CTL, 0, DC2CTL, 1, 0x7F, 900, 2400, 12500, 14),
87 RC5T583_REG(DC3, DC3CTL, 0, DC3CTL, 1, 0x7F, 900, 2400, 12500, 14),
88 RC5T583_REG(LDO0, LDOEN2, 0, LDODIS2, 0, 0x7F, 900, 3400, 25000, 160),
89 RC5T583_REG(LDO1, LDOEN2, 1, LDODIS2, 1, 0x7F, 900, 3400, 25000, 160),
90 RC5T583_REG(LDO2, LDOEN2, 2, LDODIS2, 2, 0x7F, 900, 3400, 25000, 160),
91 RC5T583_REG(LDO3, LDOEN2, 3, LDODIS2, 3, 0x7F, 900, 3400, 25000, 160),
92 RC5T583_REG(LDO4, LDOEN2, 4, LDODIS2, 4, 0x3F, 750, 1500, 12500, 133),
93 RC5T583_REG(LDO5, LDOEN2, 5, LDODIS2, 5, 0x7F, 900, 3400, 25000, 267),
[all …]
Dmt6311-regulator.h10 #define MT6311_SWCID 0x01
12 #define MT6311_TOP_INT_CON 0x18
13 #define MT6311_TOP_INT_MON 0x19
15 #define MT6311_VDVFS11_CON0 0x87
16 #define MT6311_VDVFS11_CON7 0x88
17 #define MT6311_VDVFS11_CON8 0x89
18 #define MT6311_VDVFS11_CON9 0x8A
19 #define MT6311_VDVFS11_CON10 0x8B
20 #define MT6311_VDVFS11_CON11 0x8C
21 #define MT6311_VDVFS11_CON12 0x8D
[all …]
Dmt6397-regulator.c54 .enable_mask = BIT(0), \
103 REGULATOR_LINEAR_RANGE(700000, 0, 0x7f, 6250),
107 REGULATOR_LINEAR_RANGE(800000, 0, 0x7f, 6250),
111 REGULATOR_LINEAR_RANGE(1500000, 0, 0x1f, 20000),
184 if (ret != 0) { in mt6397_regulator_set_mode()
190 return 0; in mt6397_regulator_set_mode()
199 if (ret != 0) { in mt6397_regulator_get_mode()
225 if (ret != 0) { in mt6397_get_status()
270 buck_volt_range1, MT6397_VCA15_CON7, MT6397_VCA15_CON9, 0x7f,
273 buck_volt_range1, MT6397_VPCA7_CON7, MT6397_VPCA7_CON9, 0x7f,
[all …]
/Linux-v6.1/include/linux/mfd/mt6359/
Dregisters.h10 #define MT6359_SWCID 0xa
11 #define MT6359_TOPSTATUS 0x2a
12 #define MT6359_TOP_RST_MISC 0x14c
13 #define MT6359_MISC_TOP_INT_CON0 0x188
14 #define MT6359_MISC_TOP_INT_STATUS0 0x194
15 #define MT6359_TOP_INT_STATUS0 0x19e
16 #define MT6359_SCK_TOP_INT_CON0 0x528
17 #define MT6359_SCK_TOP_INT_STATUS0 0x534
18 #define MT6359_EOSC_CALI_CON0 0x53a
19 #define MT6359_EOSC_CALI_CON1 0x53c
[all …]
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinitvals_phy.h12 { MT_RF(0, 1), 0x01 },
13 { MT_RF(0, 2), 0x11 },
15 { MT_RF(0, 3), 0x73 }, /* VCO Freq Cal */
16 { MT_RF(0, 4), 0x30 }, /* R4 b<7>=1, VCO cal */
17 { MT_RF(0, 5), 0x00 },
18 { MT_RF(0, 6), 0x41 },
19 { MT_RF(0, 7), 0x00 },
20 { MT_RF(0, 8), 0x00 },
21 { MT_RF(0, 9), 0x00 },
22 { MT_RF(0, 10), 0x0C },
[all …]
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c18 { .hsw = { 0x00FFFFFF, 0x0006000E, 0x0 } },
19 { .hsw = { 0x00D75FFF, 0x0005000A, 0x0 } },
20 { .hsw = { 0x00C30FFF, 0x00040006, 0x0 } },
21 { .hsw = { 0x80AAAFFF, 0x000B0000, 0x0 } },
22 { .hsw = { 0x00FFFFFF, 0x0005000A, 0x0 } },
23 { .hsw = { 0x00D75FFF, 0x000C0004, 0x0 } },
24 { .hsw = { 0x80C30FFF, 0x000B0000, 0x0 } },
25 { .hsw = { 0x00FFFFFF, 0x00040006, 0x0 } },
26 { .hsw = { 0x80D75FFF, 0x000B0000, 0x0 } },
35 { .hsw = { 0x00FFFFFF, 0x0007000E, 0x0 } },
[all …]
/Linux-v6.1/include/linux/regulator/
Dpca9450.h10 PCA9450_TYPE_PCA9450A = 0,
16 PCA9450_BUCK1 = 0,
31 PCA9450_DVS_LEVEL_RUN = 0,
36 #define PCA9450_BUCK1_VOLTAGE_NUM 0x80
37 #define PCA9450_BUCK2_VOLTAGE_NUM 0x80
38 #define PCA9450_BUCK3_VOLTAGE_NUM 0x80
39 #define PCA9450_BUCK4_VOLTAGE_NUM 0x80
41 #define PCA9450_BUCK5_VOLTAGE_NUM 0x80
42 #define PCA9450_BUCK6_VOLTAGE_NUM 0x80
44 #define PCA9450_LDO1_VOLTAGE_NUM 0x08
[all …]
/Linux-v6.1/lib/fonts/
Dfont_ter16x32.c8 { 0, 0, FONTDATAMAX, 0 }, {
9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x7f, 0xfc, 0x7f, 0xfc,
11 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
12 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
13 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
14 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c,
15 0x7f, 0xfc, 0x7f, 0xfc, 0x00, 0x00, 0x00, 0x00,
16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0 */
17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
[all …]
/Linux-v6.1/drivers/media/dvb-frontends/
Drtl2832_priv.h242 {DVBT_DAGC_TRG_VAL, 0x39},
243 {DVBT_AGC_TARG_VAL_0, 0x0},
244 {DVBT_AGC_TARG_VAL_8_1, 0x5a},
245 {DVBT_AAGC_LOOP_GAIN, 0x16},
246 {DVBT_LOOP_GAIN2_3_0, 0x6},
247 {DVBT_LOOP_GAIN2_4, 0x1},
248 {DVBT_LOOP_GAIN3, 0x16},
249 {DVBT_VTOP1, 0x35},
250 {DVBT_VTOP2, 0x21},
251 {DVBT_VTOP3, 0x21},
[all …]
/Linux-v6.1/arch/riscv/kernel/probes/
Dsimulate-insn.h20 } while (0)
22 __RISCV_INSN_FUNCS(system, 0x7f, 0x73);
23 __RISCV_INSN_FUNCS(fence, 0x7f, 0x0f);
31 } while (0)
33 __RISCV_INSN_FUNCS(c_j, 0xe003, 0xa001);
34 __RISCV_INSN_FUNCS(c_jr, 0xf007, 0x8002);
35 __RISCV_INSN_FUNCS(c_jal, 0xe003, 0x2001);
36 __RISCV_INSN_FUNCS(c_jalr, 0xf007, 0x9002);
37 __RISCV_INSN_FUNCS(c_beqz, 0xe003, 0xc001);
38 __RISCV_INSN_FUNCS(c_bnez, 0xe003, 0xe001);
[all …]
/Linux-v6.1/drivers/media/platform/sunxi/sun8i-di/
Dsun8i-di.h20 #define DEINTERLACE_MOD_ENABLE 0x00
21 #define DEINTERLACE_MOD_ENABLE_EN BIT(0)
23 #define DEINTERLACE_FRM_CTRL 0x04
24 #define DEINTERLACE_FRM_CTRL_REG_READY BIT(0)
30 #define DEINTERLACE_BYPASS 0x08
33 #define DEINTERLACE_AGTH_SEL 0x0c
36 #define DEINTERLACE_LINT_CTRL 0x10
37 #define DEINTERLACE_TRD_PRELUMA 0x1c
38 #define DEINTERLACE_BUF_ADDR0 0x20
39 #define DEINTERLACE_BUF_ADDR1 0x24
[all …]
/Linux-v6.1/sound/pci/ice1712/
Dwtm.c71 for (id = 0; id < 7; id++) { in stac9460_dac_mute_all()
72 if (*change_mask & (0x01 << id)) { in stac9460_dac_mute_all()
73 if (id == 0) in stac9460_dac_mute_all()
78 new = (~mute << 7 & 0x80) | (old & ~0x80); in stac9460_dac_mute_all()
82 *change_mask = *change_mask | (0x01 << id); in stac9460_dac_mute_all()
84 *change_mask = *change_mask & ~(0x01 << id); in stac9460_dac_mute_all()
90 for (id = 0; id < 3; id++) { in stac9460_dac_mute_all()
91 if (*change_mask & (0x01 << (id + 7))) { in stac9460_dac_mute_all()
92 if (id == 0) in stac9460_dac_mute_all()
97 new = (~mute << 7 & 0x80) | (old & ~0x80); in stac9460_dac_mute_all()
[all …]
/Linux-v6.1/security/apparmor/include/
Dfile.h90 #define AA_X_INDEX_MASK 0x03ff
92 #define AA_X_TYPE_MASK 0x0c00
94 #define AA_X_NONE 0x0000
95 #define AA_X_NAME 0x0400 /* use executable name px */
96 #define AA_X_TABLE 0x0800 /* use a specified name ->n# */
98 #define AA_X_UNSAFE 0x1000
99 #define AA_X_CHILD 0x2000 /* make >AA_X_NONE apply to children */
100 #define AA_X_INHERIT 0x4000
101 #define AA_X_UNCONFINED 0x8000
116 u16 old_index = (mask >> 10) & 0xf; in dfa_map_xindex()
[all …]
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmcs_cnf10kb.c41 val = (0x8100ull & 0xFFFF) | BIT_ULL(20) | BIT_ULL(22); in cnf10kb_mcs_parser_cfg()
43 reg = MCSX_PEX_RX_SLAVE_CUSTOM_TAGX(0); in cnf10kb_mcs_parser_cfg()
46 reg = MCSX_PEX_TX_SLAVE_CUSTOM_TAGX(0); in cnf10kb_mcs_parser_cfg()
50 val = (0x88a8ull & 0xFFFF) | BIT_ULL(20) | BIT_ULL(23); in cnf10kb_mcs_parser_cfg()
60 /* Enable custom tage 0 and 1 and sectag */ in cnf10kb_mcs_parser_cfg()
61 val = BIT_ULL(0) | BIT_ULL(1) | BIT_ULL(12); in cnf10kb_mcs_parser_cfg()
74 val = (map->secy & 0x3F) | (map->ctrl_pkt & 0x1) << 6; in cnf10kb_mcs_flowid_secy_map()
80 val |= (map->sc & 0x3F) << 7; in cnf10kb_mcs_flowid_secy_map()
91 val = (map->sa_index0 & 0x7F) | (map->sa_index1 & 0x7F) << 7; in cnf10kb_mcs_tx_sa_mem_map_write()
116 val = (map->sa_index & 0x7F) | (map->sa_in_use << 7); in cnf10kb_mcs_rx_sa_mem_map_write()
[all …]
/Linux-v6.1/drivers/clk/ti/
Ddpll.c163 clk = of_clk_get(node, 0); in _register_dpll()
227 parent_name = of_clk_get_parent_name(node, 0); in _register_dpll_x2()
252 if (ret <= 0) { in _register_dpll_x2()
254 } else if (ti_clk_get_reg_addr(node, 0, &clk_hw->clksel_reg)) { in _register_dpll_x2()
288 u8 dpll_mode = 0; in of_ti_dpll_setup()
318 if (ti_clk_get_reg_addr(node, 0, &dd->control_reg)) in of_ti_dpll_setup()
416 .idlest_mask = 0x1, in of_ti_omap3_dpll_setup()
417 .enable_mask = 0x7, in of_ti_omap3_dpll_setup()
418 .autoidle_mask = 0x7, in of_ti_omap3_dpll_setup()
419 .mult_mask = 0x7ff << 8, in of_ti_omap3_dpll_setup()
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-soc41 The specified mechanism is that an identity code of 0x7F
47 For example, ARM has identity code 0x7F 0x7F 0x7F 0x7F 0x3B,
48 which is code 0x3B on the fifth 'page'. This is shortened
49 as JEP106 identity code of 0x3B and a continuation code of
50 0x4 to represent the four continuation codes preceding the
/Linux-v6.1/sound/core/seq/
Dseq_midi_event.c23 /* from 0 to 6 are normal commands (note off, on, etc.) for 0x9?-0xe? */
27 /* from 8 to 15 are events for 0xf0-0xf7 */
54 /* 0x80 - 0xef */
64 /* 0xf0 - 0xff */
65 {SNDRV_SEQ_EVENT_SYSEX, 1, NULL, NULL}, /* sysex: 0xf0 */
66 {SNDRV_SEQ_EVENT_QFRAME, 1, one_param_event, one_param_decode}, /* 0xf1 */
67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
68 {SNDRV_SEQ_EVENT_SONGSEL, 1, one_param_event, one_param_decode}, /* 0xf3 */
69 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf4 */
70 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf5 */
[all …]
/Linux-v6.1/arch/mips/include/asm/dec/
Decc.h23 #define KN0X_EAR_ADDRESS (0x7ffffff<<0) /* address involved */
31 #define KN0X_ESR_CHKHI (0x7f<<24) /* check bits read from mem */
33 #define KN0X_ESR_SYNHI (0x7f<<16) /* syndrome from ECC logic */
35 #define KN0X_ESR_CHKLO (0x7f<<8) /* check bits read from mem */
37 #define KN0X_ESR_SYNLO (0x7f<<0) /* syndrome from ECC logic */
/Linux-v6.1/crypto/
Dtestmgr.h33 * @ksize: Length of @key in bytes (0 if no key)
103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
191 "\x00\xAA\x36\xAB\xCE\x88\xAC\xFD\xFF\x55\x52\x3C\x7F\xC4\x52\x3F"
207 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9"
223 "\x7d\x24\xec\x83\xc3\x15\xe4\x7f\x73\x05\x34\xd1\xec\x22\xbb\x8a"
238 "\x7F\xAF\xB8\xE0\xA3\xDF\xC7\x37\x72\x3E\xE6\xB4\xB7\xD9\x3A\x25"
241 "\x7F\xE2\x53\x72\x98\xCA\x2A\x8F\x59\x46\xF8\xE5\xFD\x09\x1D\xBD"
248 "\xD6\x87\x0D\xA2\xC0\x82\xA9\x39\xE3\x7F\xDC\xB8\x2E\xC9\x3E\xDA"
249 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94"
261 "\x00\xC9\x7F\xB1\xF0\x27\xF4\x53\xF6\x34\x12\x33\xEA\xAA\xD1\xD9"
[all …]
/Linux-v6.1/drivers/spi/
Dspi-s3c64xx.c22 #define S3C64XX_SPI_QUIRK_POLL (1 << 0)
28 #define S3C64XX_SPI_CH_CFG 0x00
29 #define S3C64XX_SPI_CLK_CFG 0x04
30 #define S3C64XX_SPI_MODE_CFG 0x08
31 #define S3C64XX_SPI_CS_REG 0x0C
32 #define S3C64XX_SPI_INT_EN 0x10
33 #define S3C64XX_SPI_STATUS 0x14
34 #define S3C64XX_SPI_TX_DATA 0x18
35 #define S3C64XX_SPI_RX_DATA 0x1C
36 #define S3C64XX_SPI_PACKET_CNT 0x20
[all …]

12345678910>>...42