/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | qcom,sdm660-camss.yaml | 109 port@0: 341 iommus = <&mmss_smmu 0xc00>, 342 <&mmss_smmu 0xc01>, 343 <&mmss_smmu 0xc02>, 344 <&mmss_smmu 0xc03>; 349 reg = <0x0ca00020 0x10>, 350 <0x0ca30000 0x100>, 351 <0x0ca30400 0x100>, 352 <0x0ca30800 0x100>, 353 <0x0ca30c00 0x100>, [all …]
|
D | qcom,sm8250-camss.yaml | 113 port@0: 308 reg = <0 0xac6a000 0 0x2000>, 309 <0 0xac6c000 0 0x2000>, 310 <0 0xac6e000 0 0x1000>, 311 <0 0xac70000 0 0x1000>, 312 <0 0xac72000 0 0x1000>, 313 <0 0xac74000 0 0x1000>, 314 <0 0xacb4000 0 0xd000>, 315 <0 0xacc3000 0 0xd000>, 316 <0 0xacd9000 0 0x2200>, [all …]
|
/linux-6.12.1/drivers/mfd/ |
D | wm5110-tables.c | 22 { 0x80, 0x3 }, 23 { 0x44, 0x20 }, 24 { 0x45, 0x40 }, 25 { 0x46, 0x60 }, 26 { 0x47, 0x80 }, 27 { 0x48, 0xa0 }, 28 { 0x51, 0x13 }, 29 { 0x52, 0x33 }, 30 { 0x53, 0x53 }, 31 { 0x54, 0x73 }, [all …]
|
D | cs47l90-tables.c | 18 { 0x8A, 0x5555 }, 19 { 0x8A, 0xAAAA }, 20 { 0x4CF, 0x0700 }, 21 { 0x171, 0x0003 }, 22 { 0x101, 0x0444 }, 23 { 0x159, 0x0002 }, 24 { 0x120, 0x0444 }, 25 { 0x1D1, 0x0004 }, 26 { 0x1E0, 0xC084 }, 27 { 0x159, 0x0000 }, [all …]
|
D | cs47l85-tables.c | 18 { 0x80, 0x0003 }, 19 { 0x213, 0x03E4 }, 20 { 0x177, 0x0281 }, 21 { 0x197, 0x0281 }, 22 { 0x1B7, 0x0281 }, 23 { 0x4B1, 0x010A }, 24 { 0x4CF, 0x0933 }, 25 { 0x36C, 0x011B }, 26 { 0x4B8, 0x1120 }, 27 { 0x4A0, 0x3280 }, [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/oss/ |
D | oss_2_4_d.h | 27 #define mmIH_VMID_0_LUT 0xe00 28 #define mmIH_VMID_1_LUT 0xe01 29 #define mmIH_VMID_2_LUT 0xe02 30 #define mmIH_VMID_3_LUT 0xe03 31 #define mmIH_VMID_4_LUT 0xe04 32 #define mmIH_VMID_5_LUT 0xe05 33 #define mmIH_VMID_6_LUT 0xe06 34 #define mmIH_VMID_7_LUT 0xe07 35 #define mmIH_VMID_8_LUT 0xe08 36 #define mmIH_VMID_9_LUT 0xe09 [all …]
|
D | oss_3_0_1_d.h | 27 #define mmIH_VMID_0_LUT 0xe00 28 #define mmIH_VMID_1_LUT 0xe01 29 #define mmIH_VMID_2_LUT 0xe02 30 #define mmIH_VMID_3_LUT 0xe03 31 #define mmIH_VMID_4_LUT 0xe04 32 #define mmIH_VMID_5_LUT 0xe05 33 #define mmIH_VMID_6_LUT 0xe06 34 #define mmIH_VMID_7_LUT 0xe07 35 #define mmIH_VMID_8_LUT 0xe08 36 #define mmIH_VMID_9_LUT 0xe09 [all …]
|
D | oss_2_0_d.h | 27 #define mmIH_VMID_0_LUT 0xf50 28 #define mmIH_VMID_1_LUT 0xf51 29 #define mmIH_VMID_2_LUT 0xf52 30 #define mmIH_VMID_3_LUT 0xf53 31 #define mmIH_VMID_4_LUT 0xf54 32 #define mmIH_VMID_5_LUT 0xf55 33 #define mmIH_VMID_6_LUT 0xf56 34 #define mmIH_VMID_7_LUT 0xf57 35 #define mmIH_VMID_8_LUT 0xf58 36 #define mmIH_VMID_9_LUT 0xf59 [all …]
|
D | oss_3_0_d.h | 27 #define mmIH_VMID_0_LUT 0xe00 28 #define mmIH_VMID_1_LUT 0xe01 29 #define mmIH_VMID_2_LUT 0xe02 30 #define mmIH_VMID_3_LUT 0xe03 31 #define mmIH_VMID_4_LUT 0xe04 32 #define mmIH_VMID_5_LUT 0xe05 33 #define mmIH_VMID_6_LUT 0xe06 34 #define mmIH_VMID_7_LUT 0xe07 35 #define mmIH_VMID_8_LUT 0xe08 36 #define mmIH_VMID_9_LUT 0xe09 [all …]
|
/linux-6.12.1/tools/lib/perf/ |
D | mmap.c | 26 refcount_set(&map->refcnt, 0); in perf_mmap__init() 39 map->prev = 0; in perf_mmap__mmap() 42 MAP_SHARED, fd, 0); in perf_mmap__mmap() 50 return 0; in perf_mmap__mmap() 59 map->event_copy_sz = 0; in perf_mmap__munmap() 64 refcount_set(&map->refcnt, 0); in perf_mmap__munmap() 77 BUG_ON(map->base && refcount_read(&map->refcnt) == 0); in perf_mmap__put() 126 return 0; in overwrite_rb_find_range() 131 if (pheader->size == 0) { in overwrite_rb_find_range() 134 return 0; in overwrite_rb_find_range() [all …]
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | csr.h | 13 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ 14 #define SR_MIE _AC(0x00000008, UL) /* Machine Interrupt Enable */ 15 #define SR_SPIE _AC(0x00000020, UL) /* Previous Supervisor IE */ 16 #define SR_MPIE _AC(0x00000080, UL) /* Previous Machine IE */ 17 #define SR_SPP _AC(0x00000100, UL) /* Previously Supervisor */ 18 #define SR_MPP _AC(0x00001800, UL) /* Previously Machine */ 19 #define SR_SUM _AC(0x00040000, UL) /* Supervisor User Memory Access */ 21 #define SR_FS _AC(0x00006000, UL) /* Floating-point Status */ 22 #define SR_FS_OFF _AC(0x00000000, UL) 23 #define SR_FS_INITIAL _AC(0x00002000, UL) [all …]
|
/linux-6.12.1/tools/arch/riscv/include/asm/ |
D | csr.h | 12 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ 13 #define SR_MIE _AC(0x00000008, UL) /* Machine Interrupt Enable */ 14 #define SR_SPIE _AC(0x00000020, UL) /* Previous Supervisor IE */ 15 #define SR_MPIE _AC(0x00000080, UL) /* Previous Machine IE */ 16 #define SR_SPP _AC(0x00000100, UL) /* Previously Supervisor */ 17 #define SR_MPP _AC(0x00001800, UL) /* Previously Machine */ 18 #define SR_SUM _AC(0x00040000, UL) /* Supervisor User Memory Access */ 20 #define SR_FS _AC(0x00006000, UL) /* Floating-point Status */ 21 #define SR_FS_OFF _AC(0x00000000, UL) 22 #define SR_FS_INITIAL _AC(0x00002000, UL) [all …]
|
/linux-6.12.1/drivers/slimbus/ |
D | stream.c | 19 * @segdist_code: Segment Distribution Code SD[11:0] 20 * @seg_offset_mask: Segment offset mask in SD[11:0] 32 {1, 1536, 0x200, 0xdff}, 33 {2, 768, 0x100, 0xcff}, 34 {4, 384, 0x080, 0xc7f}, 35 {8, 192, 0x040, 0xc3f}, 36 {16, 96, 0x020, 0xc1f}, 37 {32, 48, 0x010, 0xc0f}, 38 {64, 24, 0x008, 0xc07}, 39 {128, 12, 0x004, 0xc03}, [all …]
|
/linux-6.12.1/arch/x86/pci/ |
D | irq.c | 25 #define PIRQ_SIGNATURE (('$' << 0) + ('P' << 8) + ('I' << 16) + ('R' << 24)) 26 #define PIRQ_VERSION 0x0100 28 #define IRT_SIGNATURE (('$' << 0) + ('I' << 8) + ('R' << 16) + ('T' << 24)) 39 * Never use: 0, 1, 2 (timer, keyboard, and cascade) 43 unsigned int pcibios_irq_mask = 0xfff8; 46 1000000, 1000000, 1000000, 1000, 1000, 0, 1000, 1000, 47 0, 0, 0, 0, 1000, 100000, 100000, 100000 87 sum = 0; in pirq_check_routing_table() 88 for (i = 0; i < rt->size; i++) in pirq_check_routing_table() 91 DBG(KERN_DEBUG "PCI: Interrupt Routing Table found at 0x%lx\n", in pirq_check_routing_table() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sdm630.dtsi | 35 #clock-cells = <0>; 42 #clock-cells = <0>; 50 #size-cells = <0>; 55 reg = <0x0 0x100>; 75 reg = <0x0 0x101>; 90 reg = <0x0 0x102>; 105 reg = <0x0 0x103>; 117 CPU4: cpu@0 { 120 reg = <0x0 0x0>; 140 reg = <0x0 0x1>; [all …]
|
D | sc8180x.dtsi | 29 #clock-cells = <0>; 35 #clock-cells = <0>; 43 #size-cells = <0>; 45 CPU0: cpu@0 { 48 reg = <0x0 0x0>; 52 qcom,freq-domain = <&cpufreq_hw 0>; 59 clocks = <&cpufreq_hw 0>; 77 reg = <0x0 0x100>; 81 qcom,freq-domain = <&cpufreq_hw 0>; 88 clocks = <&cpufreq_hw 0>; [all …]
|
D | sm8250.dtsi | 80 #clock-cells = <0>; 88 #clock-cells = <0>; 94 #size-cells = <0>; 96 CPU0: cpu@0 { 99 reg = <0x0 0x0>; 100 clocks = <&cpufreq_hw 0>; 107 qcom,freq-domain = <&cpufreq_hw 0>; 109 interconnects = <&gem_noc MASTER_AMPSS_M0 0 &mc_virt SLAVE_EBI_CH0 0>, 115 cache-size = <0x20000>; 121 cache-size = <0x400000>; [all …]
|
/linux-6.12.1/include/linux/mfd/madera/ |
D | registers.h | 14 #define MADERA_SOFTWARE_RESET 0x00 15 #define MADERA_HARDWARE_REVISION 0x01 16 #define MADERA_CTRL_IF_CFG_1 0x08 17 #define MADERA_CTRL_IF_CFG_2 0x09 18 #define MADERA_CTRL_IF_CFG_3 0x0A 19 #define MADERA_WRITE_SEQUENCER_CTRL_0 0x16 20 #define MADERA_WRITE_SEQUENCER_CTRL_1 0x17 21 #define MADERA_WRITE_SEQUENCER_CTRL_2 0x18 22 #define MADERA_TONE_GENERATOR_1 0x20 23 #define MADERA_TONE_GENERATOR_2 0x21 [all …]
|
/linux-6.12.1/sound/soc/codecs/ |
D | wm5100.h | 26 #define WM5100_CLKSRC_MCLK1 0 34 #define WM5100_CLKSRC_ASYNCCLK 0x100 39 #define WM5100_FLL_SRC_MCLK1 0x0 40 #define WM5100_FLL_SRC_MCLK2 0x1 41 #define WM5100_FLL_SRC_FLL1 0x4 42 #define WM5100_FLL_SRC_FLL2 0x5 43 #define WM5100_FLL_SRC_AIF1BCLK 0x8 44 #define WM5100_FLL_SRC_AIF2BCLK 0x9 45 #define WM5100_FLL_SRC_AIF3BCLK 0xa 50 #define WM5100_SOFTWARE_RESET 0x00 [all …]
|
/linux-6.12.1/drivers/hwmon/ |
D | nct6775-core.c | 22 * nct6106d 9 3 3 6+3 0xc450 0xc1 0x5ca3 23 * nct6116d 9 5 5 3+3 0xd280 0xc1 0x5ca3 24 * nct6775f 9 4 3 6+3 0xb470 0xc1 0x5ca3 25 * nct6776f 9 5 3 6+3 0xc330 0xc1 0x5ca3 26 * nct6779d 15 5 5 2+6 0xc560 0xc1 0x5ca3 27 * nct6791d 15 6 6 2+6 0xc800 0xc1 0x5ca3 28 * nct6792d 15 6 6 2+6 0xc910 0xc1 0x5ca3 29 * nct6793d 15 6 6 2+6 0xd120 0xc1 0x5ca3 30 * nct6795d 14 6 6 2+6 0xd350 0xc1 0x5ca3 31 * nct6796d 14 7 7 2+6 0xd420 0xc1 0x5ca3 [all …]
|
/linux-6.12.1/drivers/pci/ |
D | quirks.c | 81 * Return 0 if the link has been successfully retrained. Return an error 87 { PCI_VDEVICE(ASMEDIA, 0x2824) }, /* ASMedia ASM2824 */ in pcie_failed_link_retrain() 265 u8 cls = 0; in pci_apply_final_quirks() 299 return 0; in pci_apply_final_quirks() 337 pci_read_config_byte(d, 0x82, &dlc); in quirk_passive_release() 341 pci_write_config_byte(d, 0x82, dlc); in quirk_passive_release() 387 pci_read_config_dword(dev, 0x40, &pmbase); in quirk_tigerpoint_bm_sts() 388 pmbase = pmbase & 0xff80; in quirk_tigerpoint_bm_sts() 391 if (pm1a & 0x10) { in quirk_tigerpoint_bm_sts() 393 outw(0x10, pmbase); in quirk_tigerpoint_bm_sts() [all …]
|
/linux-6.12.1/include/linux/mfd/arizona/ |
D | registers.h | 16 #define ARIZONA_SOFTWARE_RESET 0x00 17 #define ARIZONA_DEVICE_REVISION 0x01 18 #define ARIZONA_CTRL_IF_SPI_CFG_1 0x08 19 #define ARIZONA_CTRL_IF_I2C1_CFG_1 0x09 20 #define ARIZONA_CTRL_IF_I2C2_CFG_1 0x0A 21 #define ARIZONA_CTRL_IF_I2C1_CFG_2 0x0B 22 #define ARIZONA_CTRL_IF_I2C2_CFG_2 0x0C 23 #define ARIZONA_CTRL_IF_STATUS_1 0x0D 24 #define ARIZONA_WRITE_SEQUENCER_CTRL_0 0x16 25 #define ARIZONA_WRITE_SEQUENCER_CTRL_1 0x17 [all …]
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | mcdi_pcol.h | 36 #define MC_SMEM_P0_DOORBELL_OFST 0x000 37 #define MC_SMEM_P1_DOORBELL_OFST 0x004 39 #define MC_SMEM_P0_PDU_OFST 0x008 40 #define MC_SMEM_P1_PDU_OFST 0x108 41 #define MC_SMEM_PDU_LEN 0x100 42 #define MC_SMEM_P0_PTP_TIME_OFST 0x7f0 43 #define MC_SMEM_P0_STATUS_OFST 0x7f8 44 #define MC_SMEM_P1_STATUS_OFST 0x7fc 48 #define MC_STATUS_DWORD_REBOOT (0xb007b007) 49 #define MC_STATUS_DWORD_ASSERT (0xdeaddead) [all …]
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | mcdi_pcol.h | 36 #define MC_SMEM_P0_DOORBELL_OFST 0x000 37 #define MC_SMEM_P1_DOORBELL_OFST 0x004 39 #define MC_SMEM_P0_PDU_OFST 0x008 40 #define MC_SMEM_P1_PDU_OFST 0x108 41 #define MC_SMEM_PDU_LEN 0x100 42 #define MC_SMEM_P0_PTP_TIME_OFST 0x7f0 43 #define MC_SMEM_P0_STATUS_OFST 0x7f8 44 #define MC_SMEM_P1_STATUS_OFST 0x7fc 48 #define MC_STATUS_DWORD_REBOOT (0xb007b007) 49 #define MC_STATUS_DWORD_ASSERT (0xdeaddead) [all …]
|