/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_reg.c | 30 {NIX_TXSCH_LVL_SMQ, 2, 0xFFFF, {{0x0700, 0x0708}, {0x1400, 0x14C8} } }, 31 {NIX_TXSCH_LVL_TL4, 3, 0xFFFF, {{0x0B00, 0x0B08}, {0x0B10, 0x0B18}, 32 {0x1200, 0x12E0} } }, 33 {NIX_TXSCH_LVL_TL3, 4, 0xFFFF, {{0x1000, 0x10E0}, {0x1600, 0x1608}, 34 {0x1610, 0x1618}, {0x1700, 0x17B0} } }, 35 {NIX_TXSCH_LVL_TL2, 2, 0xFFFF, {{0x0E00, 0x0EE0}, {0x1700, 0x17B0} } }, 36 {NIX_TXSCH_LVL_TL1, 1, 0xFFFF, {{0x0C00, 0x0D98} } }, 45 if (reg & 0x07) in rvu_check_valid_reg() 62 for (idx = 0; idx < map->num_ranges; idx++) { in rvu_check_valid_reg()
|
/Linux-v6.6/drivers/gpu/host1x/hw/ |
D | hw_host1x08_hypervisor.h | 6 #define HOST1X_HV_SYNCPT_PROT_EN 0x1724 8 #define HOST1X_HV_CH_MLOCK_EN(x) (0x1700 + (x * 4)) 9 #define HOST1X_HV_CH_KERNEL_FILTER_GBUFFER(x) (0x1710 + (x * 4))
|
/Linux-v6.6/drivers/regulator/ |
D | qcom_spmi-regulator.c | 25 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_NONE 0x00 26 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN0 0x01 27 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN1 0x02 28 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN2 0x04 29 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_EN3 0x08 30 #define SPMI_REGULATOR_PIN_CTRL_ENABLE_HW_DEFAULT 0x10 33 #define SPMI_REGULATOR_PIN_CTRL_HPM_NONE 0x00 34 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN0 0x01 35 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN1 0x02 36 #define SPMI_REGULATOR_PIN_CTRL_HPM_EN2 0x04 [all …]
|
D | slg51000-regulator.h | 14 #define SLG51000_SYSCTL_PATN_ID_B0 0x1105 15 #define SLG51000_SYSCTL_PATN_ID_B1 0x1106 16 #define SLG51000_SYSCTL_PATN_ID_B2 0x1107 17 #define SLG51000_SYSCTL_SYS_CONF_A 0x1109 18 #define SLG51000_SYSCTL_SYS_CONF_D 0x110c 19 #define SLG51000_SYSCTL_MATRIX_CONF_A 0x110d 20 #define SLG51000_SYSCTL_MATRIX_CONF_B 0x110e 21 #define SLG51000_SYSCTL_REFGEN_CONF_C 0x1111 22 #define SLG51000_SYSCTL_UVLO_CONF_A 0x1112 23 #define SLG51000_SYSCTL_FAULT_LOG1 0x1115 [all …]
|
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8822bwifionly.c | 9 halwifionly_phy_set_bb_reg(wifionlycfg, 0x4c, 0x01800000, 0x2); in ex_hal8822b_wifi_only_hw_config() 11 halwifionly_phy_set_bb_reg(wifionlycfg, 0xcb4, 0xff, 0x77); in ex_hal8822b_wifi_only_hw_config() 13 halwifionly_phy_set_bb_reg(wifionlycfg, 0x974, 0x300, 0x3); in ex_hal8822b_wifi_only_hw_config() 15 halwifionly_phy_set_bb_reg(wifionlycfg, 0x1990, 0x300, 0x0); in ex_hal8822b_wifi_only_hw_config() 17 halwifionly_phy_set_bb_reg(wifionlycfg, 0xcbc, 0x80000, 0x0); in ex_hal8822b_wifi_only_hw_config() 19 halwifionly_phy_set_bb_reg(wifionlycfg, 0x70, 0xff000000, 0x0e); in ex_hal8822b_wifi_only_hw_config() 20 /*gnt_wl=1 , gnt_bt=0*/ in ex_hal8822b_wifi_only_hw_config() 21 halwifionly_phy_set_bb_reg(wifionlycfg, 0x1704, 0xffffffff, 0x7700); in ex_hal8822b_wifi_only_hw_config() 22 halwifionly_phy_set_bb_reg(wifionlycfg, 0x1700, 0xffffffff, 0xc00f0038); in ex_hal8822b_wifi_only_hw_config() 41 halwifionly_phy_set_bb_reg(wifionlycfg, 0xcbc, 0x300, 0x1); in hal8822b_wifi_only_switch_antenna() [all …]
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | cm2_54xx.h | 22 #define OMAP54XX_CM_CORE_BASE 0x4a008000 28 #define OMAP54XX_CM_CORE_OCP_SOCKET_INST 0x0000 29 #define OMAP54XX_CM_CORE_CKGEN_INST 0x0100 30 #define OMAP54XX_CM_CORE_COREAON_INST 0x0600 31 #define OMAP54XX_CM_CORE_CORE_INST 0x0700 32 #define OMAP54XX_CM_CORE_IVA_INST 0x1200 33 #define OMAP54XX_CM_CORE_CAM_INST 0x1300 34 #define OMAP54XX_CM_CORE_DSS_INST 0x1400 35 #define OMAP54XX_CM_CORE_GPU_INST 0x1500 36 #define OMAP54XX_CM_CORE_L3INIT_INST 0x1600 [all …]
|
D | prm54xx.h | 24 #define OMAP54XX_PRM_BASE 0x4ae06000 31 #define OMAP54XX_PRM_OCP_SOCKET_INST 0x0000 32 #define OMAP54XX_PRM_CKGEN_INST 0x0100 33 #define OMAP54XX_PRM_MPU_INST 0x0300 34 #define OMAP54XX_PRM_DSP_INST 0x0400 35 #define OMAP54XX_PRM_ABE_INST 0x0500 36 #define OMAP54XX_PRM_COREAON_INST 0x0600 37 #define OMAP54XX_PRM_CORE_INST 0x0700 38 #define OMAP54XX_PRM_IVA_INST 0x1200 39 #define OMAP54XX_PRM_CAM_INST 0x1300 [all …]
|
D | cm2_7xx.h | 23 #define DRA7XX_CM_CORE_BASE 0x4a008000 29 #define DRA7XX_CM_CORE_OCP_SOCKET_INST 0x0000 30 #define DRA7XX_CM_CORE_CKGEN_INST 0x0104 31 #define DRA7XX_CM_CORE_COREAON_INST 0x0600 32 #define DRA7XX_CM_CORE_CORE_INST 0x0700 33 #define DRA7XX_CM_CORE_IVA_INST 0x0f00 34 #define DRA7XX_CM_CORE_CAM_INST 0x1000 35 #define DRA7XX_CM_CORE_DSS_INST 0x1100 36 #define DRA7XX_CM_CORE_GPU_INST 0x1200 37 #define DRA7XX_CM_CORE_L3INIT_INST 0x1300 [all …]
|
D | prm44xx.h | 28 #define OMAP4430_PRM_BASE 0x4a306000 35 #define OMAP4430_PRM_OCP_SOCKET_INST 0x0000 36 #define OMAP4430_PRM_CKGEN_INST 0x0100 37 #define OMAP4430_PRM_MPU_INST 0x0300 38 #define OMAP4430_PRM_TESLA_INST 0x0400 39 #define OMAP4430_PRM_ABE_INST 0x0500 40 #define OMAP4430_PRM_ALWAYS_ON_INST 0x0600 41 #define OMAP4430_PRM_CORE_INST 0x0700 42 #define OMAP4430_PRM_IVAHD_INST 0x0f00 43 #define OMAP4430_PRM_CAM_INST 0x1000 [all …]
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | contregs.h | 12 #define AC_M_PCR 0x0000 /* shv Processor Control Reg */ 13 #define AC_M_CTPR 0x0100 /* shv Context Table Pointer Reg */ 14 #define AC_M_CXR 0x0200 /* shv Context Register */ 15 #define AC_M_SFSR 0x0300 /* shv Synchronous Fault Status Reg */ 16 #define AC_M_SFAR 0x0400 /* shv Synchronous Fault Address Reg */ 17 #define AC_M_AFSR 0x0500 /* hv Asynchronous Fault Status Reg */ 18 #define AC_M_AFAR 0x0600 /* hv Asynchronous Fault Address Reg */ 19 #define AC_M_RESET 0x0700 /* hv Reset Reg */ 20 #define AC_M_RPR 0x1000 /* hv Root Pointer Reg */ 21 #define AC_M_TSUTRCR 0x1000 /* s TLB Replacement Ctrl Reg */ [all …]
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | contregs.h | 15 #define AC_IDPROM 0x00000000 /* 34 ID PROM, R/O, byte, 32 bytes */ 16 #define AC_PAGEMAP 0x10000000 /* 3 Pagemap R/W, long */ 17 #define AC_SEGMAP 0x20000000 /* 3 Segment map, byte */ 18 #define AC_CONTEXT 0x30000000 /* 34c current mmu-context */ 19 #define AC_SENABLE 0x40000000 /* 34c system dvma/cache/reset enable reg*/ 20 #define AC_UDVMA_ENB 0x50000000 /* 34 Not used on Sun boards, byte */ 21 #define AC_BUS_ERROR 0x60000000 /* 34 Not cleared on read, byte. */ 22 #define AC_SYNC_ERR 0x60000000 /* c fault type */ 23 #define AC_SYNC_VA 0x60000004 /* c fault virtual address */ 24 #define AC_ASYNC_ERR 0x60000008 /* c asynchronous fault type */ [all …]
|
/Linux-v6.6/drivers/char/mwave/ |
D | smapi.c | 54 static unsigned short g_usSmapiPort = 0; 72 int retval = 0; in smapi_request() 77 __asm__ __volatile__("movw $0x5380,%%ax\n\t" in smapi_request() 86 "out %%al,$0x4F\n\t" in smapi_request() 87 "cmpb $0x53,%%ah\n\t" in smapi_request() 92 "movw %%ax,%0\n\t" in smapi_request() 121 retval = (usSmapiOK == 1) ? 0 : -EIO; in smapi_request() 132 0x0030, 0x4E30, 0x8E30, 0xCE30, in smapi_query_DSP_cfg() 133 0x0130, 0x0350, 0x0070, 0x0DB0 }; in smapi_query_DSP_cfg() 135 0x03F8, 0x02F8, 0x03E8, 0x02E8 }; in smapi_query_DSP_cfg() [all …]
|
/Linux-v6.6/drivers/bus/ |
D | omap_l3_noc.h | 16 #define CUSTOM_ERROR 0x2 17 #define STANDARD_ERROR 0x0 18 #define INBAND_ERROR 0x0 19 #define L3_APPLICATION_ERROR 0x0 20 #define L3_DEBUG_ERROR 0x1 23 #define L3_TARG_STDERRLOG_MAIN 0x48 24 #define L3_TARG_STDERRLOG_HDR 0x4c 25 #define L3_TARG_STDERRLOG_MSTADDR 0x50 26 #define L3_TARG_STDERRLOG_INFO 0x58 27 #define L3_TARG_STDERRLOG_SLVOFSLSB 0x5c [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | qcom,pmic-typec.yaml | 95 #size-cells = <0>; 99 reg = <0x1500>, 100 <0x1700>; 102 interrupts = <0x2 0x15 0x00 IRQ_TYPE_EDGE_RISING>, 103 <0x2 0x15 0x01 IRQ_TYPE_EDGE_BOTH>, 104 <0x2 0x15 0x02 IRQ_TYPE_EDGE_RISING>, 105 <0x2 0x15 0x03 IRQ_TYPE_EDGE_BOTH>, 106 <0x2 0x15 0x04 IRQ_TYPE_EDGE_RISING>, 107 <0x2 0x15 0x05 IRQ_TYPE_EDGE_RISING>, 108 <0x2 0x15 0x06 IRQ_TYPE_EDGE_BOTH>, [all …]
|
D | dwc2.yaml | 25 - const: ingenic,x1700-otg 192 reg = <0x10180000 0x40000>;
|
/Linux-v6.6/drivers/ufs/host/ |
D | ufs-qcom.h | 14 #define MAX_U32 (~(u32)0) 15 #define MPHY_TX_FSM_STATE 0x41 16 #define TX_FSM_HIBERN8 0x1 24 #define UFS_HW_VER_STEP_MASK GENMASK(15, 0) 34 REG_UFS_SYS1CLK_1US = 0xC0, 35 REG_UFS_TX_SYMBOL_CLK_NS_US = 0xC4, 36 REG_UFS_LOCAL_PORT_ID_REG = 0xC8, 37 REG_UFS_PA_ERR_CODE = 0xCC, 39 REG_UFS_PARAM0 = 0xD0, 41 REG_UFS_CFG0 = 0xD8, [all …]
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-clps711x.c | 19 #define CLPS711X_INTSR1 (0x0240) 20 #define CLPS711X_INTMR1 (0x0280) 21 #define CLPS711X_BLEOI (0x0600) 22 #define CLPS711X_MCEOI (0x0640) 23 #define CLPS711X_TEOI (0x0680) 24 #define CLPS711X_TC1EOI (0x06c0) 25 #define CLPS711X_TC2EOI (0x0700) 26 #define CLPS711X_RTCEOI (0x0740) 27 #define CLPS711X_UMSEOI (0x0780) 28 #define CLPS711X_COEOI (0x07c0) [all …]
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | kgdb.c | 38 { 0x0100, 0x02 /* SIGINT */ }, /* system reset */ 39 { 0x0200, 0x0b /* SIGSEGV */ }, /* machine check */ 40 { 0x0300, 0x0b /* SIGSEGV */ }, /* data access */ 41 { 0x0400, 0x0b /* SIGSEGV */ }, /* instruction access */ 42 { 0x0500, 0x02 /* SIGINT */ }, /* external interrupt */ 43 { 0x0600, 0x0a /* SIGBUS */ }, /* alignment */ 44 { 0x0700, 0x05 /* SIGTRAP */ }, /* program check */ 45 { 0x0800, 0x08 /* SIGFPE */ }, /* fp unavailable */ 46 { 0x0900, 0x0e /* SIGALRM */ }, /* decrementer */ 47 { 0x0c00, 0x14 /* SIGCHLD */ }, /* system call */ [all …]
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | prom.h | 20 #define OF_DT_BEGIN_NODE 0x1 /* Start of node, full name */ 21 #define OF_DT_END_NODE 0x2 /* End node */ 22 #define OF_DT_PROP 0x3 /* Property: name off, size, 24 #define OF_DT_NOP 0x4 /* nop */ 25 #define OF_DT_END 0x9 27 #define OF_DT_VERSION 0x10 41 * ends when size is 0 102 #define OV_IGNORE 0x80 /* ignore this vector */ 103 #define OV_CESSATION_POLICY 0x40 /* halt if unsupported option present*/ 106 #define OV1_PPC_2_00 0x80 /* set if we support PowerPC 2.00 */ [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/phy/ |
D | mediatek,tphy.yaml | 15 controllers on MediaTek SoCs, includes USB2.0, USB3.0, PCIe and SATA. 22 shared 0x0000 SPLLC 23 0x0100 FMREG 24 u2 port0 0x0800 U2PHY_COM 25 u3 port0 0x0900 U3PHYD 26 0x0a00 U3PHYD_BANK2 27 0x0b00 U3PHYA 28 0x0c00 U3PHYA_DA 29 u2 port1 0x1000 U2PHY_COM 30 u3 port1 0x1100 U3PHYD [all …]
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | mpc5125twr.dts | 30 #size-cells = <0>; 32 PowerPC,5125@0 { 34 reg = <0>; 35 d-cache-line-size = <0x20>; // 32 bytes 36 i-cache-line-size = <0x20>; // 32 bytes 37 d-cache-size = <0x8000>; // L1, 32K 38 i-cache-size = <0x8000>; // L1, 32K 47 reg = <0x00000000 0x10000000>; // 256MB at 0 52 reg = <0x30000000 0x08000>; // 32K at 0x30000000 57 #size-cells = <0>; [all …]
|
/Linux-v6.6/drivers/media/usb/hdpvr/ |
D | hdpvr.h | 22 #define HD_PVR_VENDOR_ID 0x2040 23 #define HD_PVR_PRODUCT_ID 0x4900 24 #define HD_PVR_PRODUCT_ID1 0x4901 25 #define HD_PVR_PRODUCT_ID2 0x4902 26 #define HD_PVR_PRODUCT_ID4 0x4903 27 #define HD_PVR_PRODUCT_ID3 0x4982 33 #define HDPVR_FIRMWARE_VERSION 0x08 34 #define HDPVR_FIRMWARE_VERSION_AC3 0x0d 35 #define HDPVR_FIRMWARE_VERSION_0X12 0x12 36 #define HDPVR_FIRMWARE_VERSION_0X15 0x15 [all …]
|
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 261 .base = 0xa00, .len = 0xa0,}, \ 264 .base = 0x1a00, .len = 0x100,}, \ 279 .base = 0xa00, .len = 0xa0,}, \ 282 .base = 0x1a00, .len = 0x100,}, \ 302 _VIG_SBLK(0, DPU_SSPP_SCALER_QSEED3); 304 _VIG_SBLK(0, DPU_SSPP_SCALER_QSEED3); 306 _VIG_SBLK(0, DPU_SSPP_SCALER_QSEED3); 308 _VIG_SBLK(0, DPU_SSPP_SCALER_QSEED3); 386 0x20, 0x50, 0x80, 0xb0, 0x230, 387 0x260, 0x290 [all …]
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgt215.c | 103 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() 105 for (i = 0; i < 8; i++) { in gt215_link_train_calc() 106 for (lo = 0; lo < 0x40; lo++) { in gt215_link_train_calc() 107 if (!(vals[lo] & 0x80000000)) in gt215_link_train_calc() 109 if (vals[lo] & (0x101 << i)) in gt215_link_train_calc() 113 if (lo == 0x40) in gt215_link_train_calc() 116 for (hi = lo + 1; hi < 0x40; hi++) { in gt215_link_train_calc() 117 if (!(vals[lo] & 0x80000000)) in gt215_link_train_calc() 119 if (!(vals[hi] & (0x101 << i))) { in gt215_link_train_calc() 126 bins[(median[i] & 0xf0) >> 4]++; in gt215_link_train_calc() [all …]
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_reg.h | 14 #define RVU_PF_VFX_PFVF_MBOX0 (0x00000) 15 #define RVU_PF_VFX_PFVF_MBOX1 (0x00008) 16 #define RVU_PF_VFX_PFVF_MBOXX(a, b) (0x0 | (a) << 12 | (b) << 3) 17 #define RVU_PF_VF_BAR4_ADDR (0x10) 18 #define RVU_PF_BLOCK_ADDRX_DISC(a) (0x200 | (a) << 3) 19 #define RVU_PF_VFME_STATUSX(a) (0x800 | (a) << 3) 20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) 21 #define RVU_PF_VFTRPEND_W1SX(a) (0x840 | (a) << 3) 22 #define RVU_PF_VFPF_MBOX_INTX(a) (0x880 | (a) << 3) 23 #define RVU_PF_VFPF_MBOX_INT_W1SX(a) (0x8A0 | (a) << 3) [all …]
|