/linux-5.10/arch/arm/boot/dts/ |
D | tegra124-nyan-blaze-emc.dtsi | 78 nvidia,emc-auto-cal-config = <0xa1430000>; 79 nvidia,emc-auto-cal-config2 = <0x00000000>; 80 nvidia,emc-auto-cal-config3 = <0x00000000>; 81 nvidia,emc-auto-cal-interval = <0x001fffff>; 82 nvidia,emc-bgbias-ctl0 = <0x00000008>; 83 nvidia,emc-cfg = <0x73240000>; 84 nvidia,emc-cfg-2 = <0x000008c5>; 85 nvidia,emc-ctt-term-ctrl = <0x00000802>; 86 nvidia,emc-mode-1 = <0x80100003>; 87 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-apalis-emc.dtsi | 94 nvidia,emc-auto-cal-config = <0xa1430000>; 95 nvidia,emc-auto-cal-config2 = <0x00000000>; 96 nvidia,emc-auto-cal-config3 = <0x00000000>; 97 nvidia,emc-auto-cal-interval = <0x001fffff>; 98 nvidia,emc-bgbias-ctl0 = <0x00000008>; 99 nvidia,emc-cfg = <0x73240000>; 100 nvidia,emc-cfg-2 = <0x000008c5>; 101 nvidia,emc-ctt-term-ctrl = <0x00000802>; 102 nvidia,emc-mode-1 = <0x80100003>; 103 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-jetson-tk1-emc.dtsi | 89 nvidia,emc-auto-cal-config = <0xa1430000>; 90 nvidia,emc-auto-cal-config2 = <0x00000000>; 91 nvidia,emc-auto-cal-config3 = <0x00000000>; 92 nvidia,emc-auto-cal-interval = <0x001fffff>; 93 nvidia,emc-bgbias-ctl0 = <0x00000008>; 94 nvidia,emc-cfg = <0x73240000>; 95 nvidia,emc-cfg-2 = <0x000008c5>; 96 nvidia,emc-ctt-term-ctrl = <0x00000802>; 97 nvidia,emc-mode-1 = <0x80100003>; 98 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
D | tegra124-nyan-big-emc.dtsi | 229 nvidia,emc-auto-cal-config = <0xa1430000>; 230 nvidia,emc-auto-cal-config2 = <0x00000000>; 231 nvidia,emc-auto-cal-config3 = <0x00000000>; 232 nvidia,emc-auto-cal-interval = <0x001fffff>; 233 nvidia,emc-bgbias-ctl0 = <0x00000008>; 234 nvidia,emc-cfg = <0x73240000>; 235 nvidia,emc-cfg-2 = <0x000008c5>; 236 nvidia,emc-ctt-term-ctrl = <0x00000802>; 237 nvidia,emc-mode-1 = <0x80100003>; 238 nvidia,emc-mode-2 = <0x80200008>; [all …]
|
/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra124-emc.yaml | 38 "^emc-timings-[0-9]+$": 48 "^timing-[0-9]+$": 79 minimum: 0 142 minimum: 0 340 reg = <0x70019000 0x1000>; 352 reg = <0x7001b000 0x1000>; 358 emc-timings-0 { 361 timing-0 { 364 nvidia,emc-auto-cal-config = <0xa1430000>; 365 nvidia,emc-auto-cal-config2 = <0x00000000>; [all …]
|
/linux-5.10/drivers/phy/ |
D | phy-xgene.c | 28 * indirectly from the SDS offset at 0x2000. It is only required for 30 * The PHY PLL CMU CSR is accessed indirectly from the SDS offset at 0x0000. 31 * The Serdes CSR is accessed indirectly from the SDS offset at 0x0400. 36 * at 0x1f23a000 (SATA Port 4/5). For such PHY, another resource is required 52 #define SERDES_PLL_INDIRECT_OFFSET 0x0000 53 #define SERDES_PLL_REF_INDIRECT_OFFSET 0x2000 54 #define SERDES_INDIRECT_OFFSET 0x0400 55 #define SERDES_LANE_STRIDE 0x0200 58 #define DEFAULT_SATA_TXBOOST_GAIN { 0x1e, 0x1e, 0x1e } 59 #define DEFAULT_SATA_TXEYEDIRECTION { 0x0, 0x0, 0x0 } [all …]
|
/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-fw.c | 29 while ((saa7164_readl(reg) & 0x01) == 0) { in saa7164_dl_wait_ack() 31 if (timeout == 0) { in saa7164_dl_wait_ack() 39 return 0; in saa7164_dl_wait_ack() 45 while (saa7164_readl(reg) & 0x01) { in saa7164_dl_wait_clr() 47 if (timeout == 0) { in saa7164_dl_wait_clr() 55 return 0; in saa7164_dl_wait_clr() 74 "%s(image=%p, size=%d, flags=0x%x, dst=%p, dstsize=0x%x)\n", in saa7164_downloadimage() 95 dprintk(DBGLVL_FW, "%s() dlflag = 0x%x\n", __func__, dlflag); in saa7164_downloadimage() 96 dprintk(DBGLVL_FW, "%s() dlflag_ack = 0x%x\n", __func__, dlflag_ack); in saa7164_downloadimage() 97 dprintk(DBGLVL_FW, "%s() drflag = 0x%x\n", __func__, drflag); in saa7164_downloadimage() [all …]
|
/linux-5.10/arch/csky/kernel/probes/ |
D | simulate-insn.h | 20 } while (0) 22 __CSKY_INSN_FUNCS(br16, 0xfc00, 0x0400) 23 __CSKY_INSN_FUNCS(bt16, 0xfc00, 0x0800) 24 __CSKY_INSN_FUNCS(bf16, 0xfc00, 0x0c00) 25 __CSKY_INSN_FUNCS(jmp16, 0xffc3, 0x7800) 26 __CSKY_INSN_FUNCS(jsr16, 0xffc3, 0x7801) 27 __CSKY_INSN_FUNCS(lrw16, 0xfc00, 0x1000) 28 __CSKY_INSN_FUNCS(pop16, 0xffe0, 0x1480) 30 __CSKY_INSN_FUNCS(br32, 0x0000ffff, 0x0000e800) 31 __CSKY_INSN_FUNCS(bt32, 0x0000ffff, 0x0000e860) [all …]
|
/linux-5.10/arch/sh/include/cpu-sh4/cpu/ |
D | mmu_context.h | 10 #define MMU_PTEH 0xFF000000 /* Page table entry register HIGH */ 11 #define MMU_PTEL 0xFF000004 /* Page table entry register LOW */ 12 #define MMU_TTB 0xFF000008 /* Translation table base register */ 13 #define MMU_TEA 0xFF00000C /* TLB Exception Address */ 14 #define MMU_PTEA 0xFF000034 /* PTE assistance register */ 15 #define MMU_PTEAEX 0xFF00007C /* PTE ASID extension register */ 17 #define MMUCR 0xFF000010 /* MMU Control Register */ 21 #define MMU_ITLB_ADDRESS_ARRAY 0xF2000000 22 #define MMU_ITLB_ADDRESS_ARRAY2 0xF2800000 23 #define MMU_ITLB_DATA_ARRAY 0xF3000000 [all …]
|
/linux-5.10/drivers/net/wireless/ath/ath9k/ |
D | ar9002_phy.h | 19 #define AR_PHY_TEST 0x9800 20 #define PHY_AGC_CLR 0x10000000 21 #define RFSILENT_BB 0x00002000 23 #define AR_PHY_TURBO 0x9804 24 #define AR_PHY_FC_TURBO_MODE 0x00000001 25 #define AR_PHY_FC_TURBO_SHORT 0x00000002 26 #define AR_PHY_FC_DYN2040_EN 0x00000004 27 #define AR_PHY_FC_DYN2040_PRI_ONLY 0x00000008 28 #define AR_PHY_FC_DYN2040_PRI_CH 0x00000010 30 #define AR_PHY_FC_DYN2040_EXT_CH 0x00000020 [all …]
|
/linux-5.10/drivers/net/wireless/ath/carl9170/ |
D | phy.h | 24 #define AR9170_PHY_REG_BASE (0x1bc000 + 0x9800) 28 #define AR9170_PHY_REG_TEST (AR9170_PHY_REG_BASE + 0x0000) 29 #define AR9170_PHY_TEST_AGC_CLR 0x10000000 30 #define AR9170_PHY_TEST_RFSILENT_BB 0x00002000 32 #define AR9170_PHY_REG_TURBO (AR9170_PHY_REG_BASE + 0x0004) 33 #define AR9170_PHY_TURBO_FC_TURBO_MODE 0x00000001 34 #define AR9170_PHY_TURBO_FC_TURBO_SHORT 0x00000002 35 #define AR9170_PHY_TURBO_FC_DYN2040_EN 0x00000004 36 #define AR9170_PHY_TURBO_FC_DYN2040_PRI_ONLY 0x00000008 37 #define AR9170_PHY_TURBO_FC_DYN2040_PRI_CH 0x00000010 [all …]
|
/linux-5.10/drivers/thermal/qcom/ |
D | tsens-v1.c | 13 #define SROT_HW_VER_OFF 0x0000 14 #define SROT_CTRL_OFF 0x0004 17 #define TM_INT_EN_OFF 0x0000 18 #define TM_Sn_UPPER_LOWER_STATUS_CTRL_OFF 0x0004 19 #define TM_Sn_STATUS_OFF 0x0044 20 #define TM_TRDY_OFF 0x0084 21 #define TM_HIGH_LOW_INT_STATUS_OFF 0x0088 22 #define TM_HIGH_LOW_Sn_INT_THRESHOLD_OFF 0x0090 25 #define MSM8976_BASE0_MASK 0xff 26 #define MSM8976_BASE1_MASK 0xff [all …]
|
/linux-5.10/arch/mips/include/asm/xtalk/ |
D | xwidget.h | 18 #define WIDGET_ID 0x04 19 #define WIDGET_STATUS 0x0c 20 #define WIDGET_ERR_UPPER_ADDR 0x14 21 #define WIDGET_ERR_LOWER_ADDR 0x1c 22 #define WIDGET_CONTROL 0x24 23 #define WIDGET_REQ_TIMEOUT 0x2c 24 #define WIDGET_INTDEST_UPPER_ADDR 0x34 25 #define WIDGET_INTDEST_LOWER_ADDR 0x3c 26 #define WIDGET_ERR_CMD_WORD 0x44 27 #define WIDGET_LLP_CFG 0x4c [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8723d.h | 20 IQK_ROUND_INVALID = 0xff, 37 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ 53 u8 channel_plan; /* 0xb8 */ 57 u8 pa_type; /* 0xbc */ 58 u8 lna_type_2g[2]; /* 0xbd */ 68 u8 rf_antenna_option; /* 0xc9 */ 77 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) 81 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(15, 8)) 83 le32_get_bits(*((__le32 *)(phy_stat) + 0x00), GENMASK(23, 16)) 85 le32_get_bits(*((__le32 *)(phy_stat) + 0x03), GENMASK(29, 28)) [all …]
|
/linux-5.10/sound/soc/ux500/ |
D | ux500_msp_i2s.h | 35 #define MSP_BIG_ENDIAN 0x00000000 36 #define MSP_LITTLE_ENDIAN 0x00001000 37 #define MSP_UNEXPECTED_FS_ABORT 0x00000000 38 #define MSP_UNEXPECTED_FS_IGNORE 0x00008000 39 #define MSP_NON_MODE_BIT_MASK 0x00009000 42 #define RX_ENABLE 0x00000001 43 #define RX_FIFO_ENABLE 0x00000002 44 #define RX_SYNC_SRG 0x00000010 45 #define RX_CLK_POL_RISING 0x00000020 46 #define RX_CLK_SEL_SRG 0x00000040 [all …]
|
/linux-5.10/drivers/gpu/drm/mcde/ |
D | mcde_display_regs.h | 6 #define MCDE_IMSCPP 0x00000104 7 #define MCDE_RISPP 0x00000114 8 #define MCDE_MISPP 0x00000124 9 #define MCDE_SISPP 0x00000134 11 #define MCDE_PP_VCMPA BIT(0) 21 #define MCDE_IMSCOVL 0x00000108 22 #define MCDE_RISOVL 0x00000118 23 #define MCDE_MISOVL 0x00000128 24 #define MCDE_SISOVL 0x00000138 27 #define MCDE_IMSCCHNL 0x0000010C [all …]
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_format_helper.c | 39 unsigned int cpp = fb->format->cpp[0]; in drm_fb_memcpy() 43 vaddr += clip_offset(clip, fb->pitches[0], cpp); in drm_fb_memcpy() 44 for (y = 0; y < lines; y++) { in drm_fb_memcpy() 46 vaddr += fb->pitches[0]; in drm_fb_memcpy() 66 unsigned int cpp = fb->format->cpp[0]; in drm_fb_memcpy_dstclip() 67 unsigned int offset = clip_offset(clip, fb->pitches[0], cpp); in drm_fb_memcpy_dstclip() 73 for (y = 0; y < lines; y++) { in drm_fb_memcpy_dstclip() 75 vaddr += fb->pitches[0]; in drm_fb_memcpy_dstclip() 76 dst += fb->pitches[0]; in drm_fb_memcpy_dstclip() 98 u8 cpp = fb->format->cpp[0]; in drm_fb_swab() [all …]
|
/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt73usb.h | 20 #define RF5226 0x0001 21 #define RF2528 0x0002 22 #define RF5225 0x0003 23 #define RF2527 0x0004 34 #define CSR_REG_BASE 0x3000 35 #define CSR_REG_SIZE 0x04b0 36 #define EEPROM_BASE 0x0000 37 #define EEPROM_SIZE 0x0100 38 #define BBP_BASE 0x0000 39 #define BBP_SIZE 0x0080 [all …]
|
/linux-5.10/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 22 #define CSEQ_MODE_PAGE_SIZE 0x200 /* CSEQ mode page size */ 23 #define LmSEQ_MODE_PAGE_SIZE 0x200 /* LmSEQ mode page size */ 24 #define LmSEQ_HOST_REG_SIZE 0x4000 /* LmSEQ Host Register size */ 32 * CHIM Registers, Address Range : (0x00-0xFF) 34 #define COMBIST (REG_BASE_ADDR + 0x00) 37 #define L7BLKRST 0x80000000 38 #define L6BLKRST 0x40000000 39 #define L5BLKRST 0x20000000 40 #define L4BLKRST 0x10000000 41 #define L3BLKRST 0x08000000 [all …]
|
/linux-5.10/drivers/gpu/drm/msm/adreno/ |
D | a5xx.xml.h | 100 TILE5_LINEAR = 0, 261 DEPTH5_NONE = 0, 268 BLIT_MRT0 = 0, 281 PERF_CP_ALWAYS_COUNT = 0, 315 PERF_RBBM_ALWAYS_COUNT = 0, 332 PERF_PC_BUSY_CYCLES = 0, 372 PERF_VFD_BUSY_CYCLES = 0, 406 PERF_HLSQ_BUSY_CYCLES = 0, 424 PERF_VPC_BUSY_CYCLES = 0, 444 PERF_TSE_BUSY_CYCLES = 0, [all …]
|
/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_hwimg.c | 9 u32 Rtl8192PciEPHY_REGArray[PHY_REGArrayLengthPciE] = {0x0,}; 12 0x800, 0x00000000, 13 0x804, 0x00000001, 14 0x808, 0x0000fc00, 15 0x80c, 0x0000001c, 16 0x810, 0x801010aa, 17 0x814, 0x008514d0, 18 0x818, 0x00000040, 19 0x81c, 0x00000000, 20 0x820, 0x00000004, [all …]
|
/linux-5.10/drivers/staging/rtl8192u/ |
D | r819xU_firmware_img.c | 7 0x0, }; 10 0x800, 0x00000000, 11 0x804, 0x00000001, 12 0x808, 0x0000fc00, 13 0x80c, 0x0000001c, 14 0x810, 0x801010aa, 15 0x814, 0x008514d0, 16 0x818, 0x00000040, 17 0x81c, 0x00000000, 18 0x820, 0x00000004, [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | table.c | 7 0x024, 0x0011800f, 8 0x028, 0x00ffdb83, 9 0x800, 0x80040002, 10 0x804, 0x00000003, 11 0x808, 0x0000fc00, 12 0x80c, 0x0000000a, 13 0x810, 0x10005388, 14 0x814, 0x020c3d10, 15 0x818, 0x02200385, 16 0x81c, 0x00000000, [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | table.c | 7 0x024, 0x0011800f, 8 0x028, 0x00ffdb83, 9 0x800, 0x80040002, 10 0x804, 0x00000003, 11 0x808, 0x0000fc00, 12 0x80c, 0x0000000a, 13 0x810, 0x10000330, 14 0x814, 0x020c3d10, 15 0x818, 0x02200385, 16 0x81c, 0x00000000, [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | table.c | 8 0x800, 0x80040000, 9 0x804, 0x00000003, 10 0x808, 0x0000FC00, 11 0x80C, 0x0000000A, 12 0x810, 0x10001331, 13 0x814, 0x020C3D10, 14 0x818, 0x02200385, 15 0x81C, 0x00000000, 16 0x820, 0x01000100, 17 0x824, 0x00190204, [all …]
|