/Linux-v5.10/drivers/mfd/ |
D | wm8994-core.c | 33 .id = 0, 125 if (ret < 0) { in wm8994_suspend() 129 return 0; in wm8994_suspend() 156 if (ret != 0) in wm8994_suspend() 163 if (ret != 0) in wm8994_suspend() 171 if (ret != 0) { in wm8994_suspend() 176 return 0; in wm8994_suspend() 186 return 0; in wm8994_resume() 190 if (ret != 0) { in wm8994_resume() 197 if (ret != 0) { in wm8994_resume() [all …]
|
/Linux-v5.10/drivers/gpu/drm/i915/selftests/ |
D | i915_perf.c | 35 oa_config->id = idr_alloc(&perf->metrics_idr, oa_config, 2, 0, GFP_KERNEL); in alloc_empty_config() 36 if (oa_config->id < 0) { in alloc_empty_config() 44 return 0; in alloc_empty_config() 99 0), in test_stream() 152 return 0; in live_sanitycheck() 173 *cs++ = 0; in write_timestamp() 174 *cs++ = 0; in write_timestamp() 175 *cs++ = 0; in write_timestamp() 179 return 0; in write_timestamp() 215 for (i = 0; i < 4; i++) in live_noa_delay() [all …]
|
/Linux-v5.10/arch/arm/mach-tango/ |
D | smc.h | 4 #define tango_set_l2_control(val) tango_smc(val, 0x102) 5 #define tango_start_aux_core(val) tango_smc(val, 0x104) 6 #define tango_set_aux_boot_addr(val) tango_smc(val, 0x105) 7 #define tango_suspend(val) tango_smc(val, 0x120) 8 #define tango_aux_core_die(val) tango_smc(val, 0x121) 9 #define tango_aux_core_kill(val) tango_smc(val, 0x122)
|
/Linux-v5.10/drivers/of/unittest-data/ |
D | overlay_bad_add_dup_node.dts | 19 power_bus = < 0x1 0x2 >; 26 power_bus_emergency = < 0x101 0x102 >;
|
/Linux-v5.10/include/soc/arc/ |
D | timers.h | 12 #define ARC_REG_TIMER0_LIMIT 0x23 /* timer 0 limit */ 13 #define ARC_REG_TIMER0_CTRL 0x22 /* timer 0 control */ 14 #define ARC_REG_TIMER0_CNT 0x21 /* timer 0 count */ 15 #define ARC_REG_TIMER1_LIMIT 0x102 /* timer 1 limit */ 16 #define ARC_REG_TIMER1_CTRL 0x101 /* timer 1 control */ 17 #define ARC_REG_TIMER1_CNT 0x100 /* timer 1 count */ 20 #define TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */ 23 #define ARC_TIMERN_MAX 0xFFFFFFFF 25 #define ARC_REG_TIMERS_BCR 0x75
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | ps3gpu.h | 16 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_SYNC 0x101 17 #define L1GPU_CONTEXT_ATTRIBUTE_DISPLAY_FLIP 0x102 19 #define L1GPU_CONTEXT_ATTRIBUTE_FB_SETUP 0x600 20 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT 0x601 21 #define L1GPU_CONTEXT_ATTRIBUTE_FB_BLIT_SYNC 0x602 22 #define L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE 0x603 39 head, ddr_offset, 0, 0); in lv1_gpu_display_sync() 47 head, ddr_offset, 0, 0); in lv1_gpu_display_flip() 55 xdr_lpar, xdr_size, ioif_offset, 0); in lv1_gpu_fb_setup() 70 L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE, 0, in lv1_gpu_fb_close() [all …]
|
D | reg_fsl_emb.h | 15 asm volatile("mfpmr %0," __stringify(rn) \ 17 #define mtpmr(rn, v) asm volatile("mtpmr " __stringify(rn) ",%0" : : "r" (v)) 21 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */ 22 #define PMRN_PMC1 0x011 /* Performance Monitor Counter 1 */ 23 #define PMRN_PMC2 0x012 /* Performance Monitor Counter 2 */ 24 #define PMRN_PMC3 0x013 /* Performance Monitor Counter 3 */ 25 #define PMRN_PMC4 0x014 /* Performance Monitor Counter 4 */ 26 #define PMRN_PMC5 0x015 /* Performance Monitor Counter 5 */ 27 #define PMRN_PMLCA0 0x090 /* PM Local Control A0 */ 28 #define PMRN_PMLCA1 0x091 /* PM Local Control A1 */ [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | usb_a9g20-dab-mmx.dtsi | 21 i2c-gpio@0 { 69 #size-cells = <0>; 74 linux,code = <0x100>; 80 linux,code = <0x101>; 86 linux,code = <0x102>; 92 linux,code = <0x103>;
|
D | at91-kizboxmini-common.dtsi | 20 reg = <0x20000000 0x8000000>; 40 #size-cells = <0>; 45 linux,code = <0x102>; 52 linux,code = <0x100>; 62 pwms = <&pwm0 2 10000000 0>; 70 pwms = <&pwm0 0 10000000 0>; 77 pwms = <&pwm0 1 10000000 0>; 97 pinctrl-0 = <&pinctrl_pwm0_pwm0_1 120 pinctrl-0 = <&pinctrl_ebi_addr_nand 128 pinctrl-0 = <&pinctrl_nand_oe_we [all …]
|
D | exynos5420-cpus.dtsi | 23 #size-cells = <0>; 25 cpu0: cpu@0 { 28 reg = <0x0>; 40 reg = <0x1>; 52 reg = <0x2>; 64 reg = <0x3>; 76 reg = <0x100>; 88 reg = <0x101>; 100 reg = <0x102>; 112 reg = <0x103>;
|
/Linux-v5.10/arch/arm64/boot/dts/broadcom/stingray/ |
D | stingray-pcie.dtsi | 8 reg = <0 0x60400000 0 0x1000>; 11 bus-range = <0x0 0x1>; 16 ranges = <0x83000000 0 0x10000000 0 0x10000000 0 0x20000000>; 20 msi-map = <0x100 &gic_its 0x2000 0x1>, /* PF0 */ 21 <0x108 &gic_its 0x2040 0x8>, /* PF0-VF0-7 */ 22 <0x101 &gic_its 0x2080 0x1>, /* PF1 */ 23 <0x110 &gic_its 0x20c8 0x8>, /* PF1-VF8-15 */ 24 <0x102 &gic_its 0x2100 0x1>, /* PF2 */ 25 <0x118 &gic_its 0x2150 0x8>, /* PF2-VF16-23 */ 26 <0x103 &gic_its 0x2180 0x1>, /* PF3 */ [all …]
|
/Linux-v5.10/arch/arm/mach-omap2/ |
D | omap-secure.h | 16 #define API_HAL_RET_VALUE_NS2S_CONVERSION_ERROR 0xFFFFFFFE 17 #define API_HAL_RET_VALUE_SERVICE_UNKNWON 0xFFFFFFFF 20 #define API_HAL_RET_VALUE_OK 0x00 21 #define API_HAL_RET_VALUE_FAIL 0x01 24 #define FLAG_START_CRITICAL 0x4 25 #define FLAG_IRQFIQ_MASK 0x3 26 #define FLAG_IRQ_ENABLE 0x2 27 #define FLAG_FIQ_ENABLE 0x1 28 #define NO_FLAG 0x0 33 #define OMAP3_SAVE_SECURE_RAM_SZ 0x803F [all …]
|
D | omap-headsmp.S | 22 #define AUX_CORE_BOOT0_PA 0x48281800 23 #define API_HYP_ENTRY 0x102 46 mrc p15, 0, r4, c0, c0, 5 47 and r4, r4, #0x0f 64 mrc p15, 0, r4, c0, c0, 5 65 and r4, r4, #0x0f 70 smc #0 82 hold: ldr r12,=0x103 84 smc #0 @ read from AuxCoreBoot0 86 mrc p15, 0, r4, c0, c0, 5 [all …]
|
/Linux-v5.10/drivers/media/i2c/ |
D | wm8775.c | 40 #define ALC_HOLD 0x85 /* R17: use zero cross detection, ALC hold time 42.6 ms */ 41 #define ALC_EN 0x100 /* R17: ALC enable */ 50 u8 input; /* Last selected input (0-0xf) */ 68 if (reg < 0 || reg >= TOT_REGS) { in wm8775_write() 73 for (i = 0; i < 3; i++) in wm8775_write() 75 (reg << 1) | (val >> 8), val & 0xff) == 0) in wm8775_write() 76 return 0; in wm8775_write() 85 int muted = 0 != state->mute->val; in wm8775_set_audio() 89 /* normalize ( 65535 to 0 -> 255 to 0 (+24dB to -103dB) ) */ in wm8775_set_audio() 95 wm8775_write(sd, R21, 0x0c0 | state->input); in wm8775_set_audio() [all …]
|
/Linux-v5.10/drivers/usb/renesas_usbhs/ |
D | rcar3.c | 13 #define LPSTS 0x102 14 #define UGCTRL 0x180 /* 32-bit register */ 15 #define UGCTRL2 0x184 /* 32-bit register */ 16 #define UGSTS 0x188 /* 32-bit register */ 19 #define LPSTS_SUSPM 0x4000 22 #define UGCTRL_PLLRESET 0x00000001 23 #define UGCTRL_CONNECT 0x00000004 27 * Remarks: bit[31:11] and bit[9:6] should be 0 29 #define UGCTRL2_RESERVED_3 0x00000001 /* bit[3:0] should be B'0001 */ 30 #define UGCTRL2_USB0SEL_HSUSB 0x00000020 [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-g12b.dtsi | 13 #address-cells = <0x2>; 14 #size-cells = <0x0>; 46 cpu0: cpu@0 { 49 reg = <0x0 0x0>; 59 reg = <0x0 0x1>; 69 reg = <0x0 0x100>; 79 reg = <0x0 0x101>; 89 reg = <0x0 0x102>; 99 reg = <0x0 0x103>;
|
/Linux-v5.10/arch/mips/boot/dts/img/ |
D | pistachio_marduk.dts | 31 reg = <0x00000000 0x10000000>; 63 linux,code = <0x101>; /* BTN_1 */ 68 linux,code = <0x102>; /* BTN_2 */ 81 pinctrl-0 = <&spim1_pins>, <&spim1_quad_pins>, <&spim1_cs0_pin>, 84 cs-gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>, <&gpio0 1 GPIO_ACTIVE_HIGH>; 86 flash@0 { 88 reg = <0>; 135 pinctrl-0 = <&pwmpdm0_pin>, <&pwmpdm1_pin>, <&pwmpdm2_pin>, 143 adc-reserved-channels = <0x10>; 152 reg = <0x20>;
|
/Linux-v5.10/arch/arm64/boot/dts/mediatek/ |
D | mt6755.dtsi | 30 #size-cells = <0>; 32 cpu0: cpu@0 { 36 reg = <0x000>; 43 reg = <0x001>; 50 reg = <0x002>; 57 reg = <0x003>; 64 reg = <0x100>; 71 reg = <0x101>; 78 reg = <0x102>; 85 reg = <0x103>; [all …]
|
D | mt6795.dtsi | 30 #size-cells = <0>; 32 cpu0: cpu@0 { 36 reg = <0x000>; 43 reg = <0x001>; 50 reg = <0x002>; 57 reg = <0x003>; 64 reg = <0x100>; 71 reg = <0x101>; 78 reg = <0x102>; 85 reg = <0x103>; [all …]
|
/Linux-v5.10/tools/perf/pmu-events/arch/arm64/ampere/emag/ |
D | cache.json | 43 "EventCode": "0x01", 49 "EventCode": "0x02", 55 "EventCode": "0x03", 61 "EventCode": "0x04", 67 "EventCode": "0x05", 73 "EventCode": "0x14", 79 "EventCode": "0x16", 85 "EventCode": "0x17", 91 "EventCode": "0x18", 97 "EventCode": "0x25", [all …]
|
/Linux-v5.10/fs/afs/ |
D | protocol_yfs.h | 132 yfs_volume_type_ro = 0, 136 #define yfs_FVSOnline 0x1 137 #define yfs_FVSInservice 0x2 138 #define yfs_FVSBlessed 0x4 139 #define yfs_FVSNeedsSalvage 0x8 163 yfs_LockRead = 0, 167 yfs_LockMandatoryRead = 0x100, 168 yfs_LockMandatoryWrite = 0x101, 169 yfs_LockMandatoryExtend = 0x102,
|
/Linux-v5.10/include/uapi/sound/ |
D | tlv.h | 17 #define SNDRV_CTL_TLVT_CONTAINER 0 /* one level down - group of TLVs */ 28 #define SNDRV_CTL_TLVT_CHMAP_FIXED 0x101 /* fixed channel position */ 29 #define SNDRV_CTL_TLVT_CHMAP_VAR 0x102 /* channels freely swappable */ 30 #define SNDRV_CTL_TLVT_CHMAP_PAIRED 0x103 /* pair-wise swappable */ 46 #define SNDRV_CTL_TLVO_TYPE 0 56 #define SNDRV_CTL_TLVD_DB_SCALE_MASK 0xffff 57 #define SNDRV_CTL_TLVD_DB_SCALE_MUTE 0x10000 62 ((mute) ? SNDRV_CTL_TLVD_DB_SCALE_MUTE : 0))
|
/Linux-v5.10/arch/powerpc/boot/dts/fsl/ |
D | qoriq-mpic4.3.dtsi | 2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ] 37 #address-cells = <0>; 39 reg = <0x40000 0x40000>; 42 clock-frequency = <0x0>; 47 reg = <0x41100 0x100 0x41300 4>; 48 interrupts = <0 0 3 0 49 1 0 3 0 50 2 0 3 0 51 3 0 3 0>; 56 reg = <0x41600 0x200 0x44148 4>; [all …]
|
/Linux-v5.10/arch/arm/mach-highbank/ |
D | highbank.c | 36 asm("mrc p15, 4, %0, c15, c0, 0" : "=r" (base)); in highbank_scu_map_io() 45 highbank_smc1(0x102, val); in highbank_l2c310_write_sec() 47 WARN_ONCE(1, "Highbank L2C310: ignoring write to reg 0x%x\n", in highbank_l2c310_write_sec() 79 reg = 0xc; in highbank_platform_notifier() 81 reg = 0x18; in highbank_platform_notifier() 83 reg = 0x20; in highbank_platform_notifier() 86 IORESOURCE_MEM, 0); in highbank_platform_notifier() 88 if (res->start == 0xfff50000) in highbank_platform_notifier() 89 reg = 0; in highbank_platform_notifier() 90 else if (res->start == 0xfff51000) in highbank_platform_notifier() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | msi-pic.txt | 45 reg = <0x41600 0x80>; 46 msi-available-ranges = <0 0x100>; 48 0xe0 0 49 0xe1 0 50 0xe2 0 51 0xe3 0 52 0xe4 0 53 0xe5 0 54 0xe6 0 55 0xe7 0>; [all …]
|