/Linux-v6.1/Documentation/i2c/busses/ |
D | scx200_acb.rst | 15 By default the driver uses two base addresses 0x820 and 0x840. 16 If you want only one base address, specify the second as 0 so as to 28 The SC1100 WRAP boards are known to use base addresses 0x810 and 0x820. 32 scx200_acb.base=0x810,0x820 37 options scx200_acb base=0x810,0x820
|
/Linux-v6.1/arch/arm/mm/ |
D | cache-tauros3.h | 20 #define TAUROS3_EVENT_CNT2_CFG 0x224 21 #define TAUROS3_EVENT_CNT2_VAL 0x228 22 #define TAUROS3_INV_ALL 0x780 23 #define TAUROS3_CLEAN_ALL 0x784 24 #define TAUROS3_AUX2_CTRL 0x820
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | toshiba,tmpv770x-pipllct.yaml | 43 #clock-cells = <0>; 52 reg = <0 0x24220000 0 0x820>;
|
D | qoriq-clock.txt | 84 0 sysclk must be 0 87 3 fman 0 for fm1, 1 for fm2 90 5 coreclk must be 0 97 reg = <0xe1000 0x1000>; 103 clocks = <&clockgen 3 0>; 117 * "fsl,qoriq-core-pll-1.0" for core PLL clocks (v1.0) 118 * "fsl,qoriq-core-pll-2.0" for core PLL clocks (v2.0) 119 * "fsl,qoriq-core-mux-1.0" for core mux clocks (v1.0) 120 * "fsl,qoriq-core-mux-2.0" for core mux clocks (v2.0) 121 * "fsl,qoriq-sysclk-1.0": for input system clock (v1.0). [all …]
|
/Linux-v6.1/drivers/watchdog/ |
D | npcm_wdt.c | 16 #define NPCM_WTCR 0x1C 25 #define NPCM_WTR BIT(0) /* Reset counter */ 30 * 170 msec: WTCLK=01 WTIS=00 VAL= 0x400 31 * 670 msec: WTCLK=01 WTIS=01 VAL= 0x410 32 * 1360 msec: WTCLK=10 WTIS=00 VAL= 0x800 33 * 2700 msec: WTCLK=01 WTIS=10 VAL= 0x420 34 * 5360 msec: WTCLK=10 WTIS=01 VAL= 0x810 35 * 10700 msec: WTCLK=01 WTIS=11 VAL= 0x430 36 * 21600 msec: WTCLK=10 WTIS=10 VAL= 0x820 37 * 43000 msec: WTCLK=11 WTIS=00 VAL= 0xC00 [all …]
|
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | bcm4908_enet.h | 5 #define ENET_CONTROL 0x000 6 #define ENET_MIB_CTRL 0x004 7 #define ENET_MIB_CTRL_CLR_MIB 0x00000001 8 #define ENET_RX_ERR_MASK 0x008 9 #define ENET_MIB_MAX_PKT_SIZE 0x00C 10 #define ENET_MIB_MAX_PKT_SIZE_VAL 0x00003fff 11 #define ENET_DIAG_OUT 0x01c 12 #define ENET_ENABLE_DROP_PKT 0x020 13 #define ENET_IRQ_ENABLE 0x024 14 #define ENET_IRQ_ENABLE_OVFL 0x00000001 [all …]
|
/Linux-v6.1/drivers/staging/rtl8192u/ |
D | r819xU_phyreg.h | 5 #define RF_DATA 0x1d4 /* FW will write RF data in the register.*/ 8 #define rFPGA0_RFMOD 0x800 /* RF mode & CCK TxSC */ 9 #define rFPGA0_TxGainStage 0x80c 10 #define rFPGA0_XA_HSSIParameter1 0x820 11 #define rFPGA0_XA_HSSIParameter2 0x824 12 #define rFPGA0_XB_HSSIParameter1 0x828 13 #define rFPGA0_XB_HSSIParameter2 0x82c 14 #define rFPGA0_XC_HSSIParameter1 0x830 15 #define rFPGA0_XC_HSSIParameter2 0x834 16 #define rFPGA0_XD_HSSIParameter1 0x838 [all …]
|
/Linux-v6.1/include/dt-bindings/pinctrl/ |
D | am33xx.h | 18 #define SLEWCTRL_FAST 0 30 #define PIN_OUTPUT_PULLDOWN 0 43 #define AM335X_PIN_OFFSET_MIN 0x0800U 45 #define AM335X_PIN_GPMC_AD0 0x800 46 #define AM335X_PIN_GPMC_AD1 0x804 47 #define AM335X_PIN_GPMC_AD2 0x808 48 #define AM335X_PIN_GPMC_AD3 0x80c 49 #define AM335X_PIN_GPMC_AD4 0x810 50 #define AM335X_PIN_GPMC_AD5 0x814 51 #define AM335X_PIN_GPMC_AD6 0x818 [all …]
|
/Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
D | qoriq-fman3-1.dtsi | 2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x500000 ] 40 ranges = <0 0x500000 0xfe000>; 41 reg = <0x500000 0xfe000>; 42 interrupts = <97 2 0 0>, <16 2 1 0>; 45 fsl,qman-channel-range = <0x820 0x10>; 48 muram@0 { 50 reg = <0x0 0x60000>; 54 cell-index = <0x2>; 56 reg = <0x82000 0x1000>; 60 cell-index = <0x3>; [all …]
|
/Linux-v6.1/include/linux/usb/ |
D | usb338x.h | 19 #define SCRATCH 0x0b 36 #define USB3380_EP_CFG_MASK_IN ((0x3 << IN_ENDPOINT_TYPE) | \ 38 #define USB3380_EP_CFG_MASK_OUT ((0x3 << OUT_ENDPOINT_TYPE) | \ 45 #define DEVICE_CLASS 0 48 #define U1_SYSTEM_EXIT_LATENCY 0 51 #define U1_DEVICE_EXIT_LATENCY 0 55 #define USB_L1_LPM_SUPPORT 0 58 #define BEST_EFFORT_LATENCY_TOLERANCE 0 66 #define SERIAL_NUMBER_STRING_ENABLE 0 79 #define GPEP0_TIMEOUT_ENABLE 0 [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | phy-miphy28lp.txt | 56 reg = <0x9b22000 0xff>, 57 <0x9b09000 0xff>, 58 <0x9b04000 0xff>; 63 st,syscfg = <0x114 0x818 0xe0 0xec>; 71 reg = <0x9b2a000 0xff>, 72 <0x9b19000 0xff>, 73 <0x9b14000 0xff>; 78 st,syscfg = <0x118 0x81c 0xe4 0xf0>; 87 reg = <0x8f95000 0xff>, 88 <0x8f90000 0xff>; [all …]
|
/Linux-v6.1/drivers/staging/r8188eu/include/ |
D | Hal8188EPhyCfg.h | 7 #define MAX_AGGR_NUM 0x07 10 RF_PATH_A = 0, /* Radio Path A */ 26 /* 0x870~0x877[8 bytes] */ 28 /* 0x8e0~0x8e7[8 bytes] */ 30 /* 0x860~0x86f [16 bytes] */ 32 /* 0x860~0x86f [16 bytes] */ 34 /* 0x840~0x84f [16 bytes] */ 36 /* 0x878~0x87f [8 bytes] */ 38 /* 0x80c~0x80f [4 bytes] */ 40 /* 0x820~0x823,0x828~0x82b, [all …]
|
/Linux-v6.1/drivers/net/wireless/rsi/ |
D | rsi_hal.h | 45 #define FLASH_SIZE_ADDR 0x04000016 46 #define PING_BUFFER_ADDRESS 0x19000 47 #define PONG_BUFFER_ADDRESS 0x1a000 48 #define SWBL_REGIN 0x41050034 49 #define SWBL_REGOUT 0x4105003c 50 #define PING_WRITE 0x1 51 #define PONG_WRITE 0x2 56 #define REGIN_VALID 0xA 57 #define REGIN_INPUT 0xA0 58 #define REGOUT_VALID 0xAB [all …]
|
/Linux-v6.1/drivers/reset/sti/ |
D | reset-stih407.c | 25 /* Powerdown requests control 0 */ 26 #define SYSCFG_5000 0x0 27 #define SYSSTAT_5500 0x7d0 29 #define SYSCFG_5001 0x4 30 #define SYSSTAT_5501 0x7d4 33 #define SYSCFG_4032 0x80 34 #define SYSSTAT_4520 0x820 35 #define SYSCFG_4002 0x8 39 [STIH407_NAND_POWERDOWN] = STIH407_PDN_0(0), 46 [STIH407_SATA0_POWERDOWN] = STIH407_PDN_1(0), [all …]
|
/Linux-v6.1/drivers/soc/imx/ |
D | soc-imx.c | 16 #define IIM_UID 0x820 18 #define OCOTP_UID_H 0x420 19 #define OCOTP_UID_L 0x410 21 #define OCOTP_ULP_UID_1 0x4b0 22 #define OCOTP_ULP_UID_2 0x4c0 23 #define OCOTP_ULP_UID_3 0x4d0 24 #define OCOTP_ULP_UID_4 0x4e0 34 u64 soc_uid = 0; in imx_soc_device_init() 41 return 0; in imx_soc_device_init() 155 soc_uid = val & 0xffff; in imx_soc_device_init() [all …]
|
/Linux-v6.1/drivers/reset/hisilicon/ |
D | hi6220_reset.c | 23 #define PERIPH_ASSERT_OFFSET 0x300 24 #define PERIPH_DEASSERT_OFFSET 0x304 25 #define PERIPH_MAX_INDEX 0x509 27 #define SC_MEDIA_RSTEN 0x052C 28 #define SC_MEDIA_RSTDIS 0x0530 50 u32 offset = idx & 0xff; in hi6220_peripheral_assert() 51 u32 reg = PERIPH_ASSERT_OFFSET + bank * 0x10; in hi6220_peripheral_assert() 62 u32 offset = idx & 0xff; in hi6220_peripheral_deassert() 63 u32 reg = PERIPH_DEASSERT_OFFSET + bank * 0x10; in hi6220_peripheral_deassert() 96 #define AO_SCTRL_SC_PW_CLKEN0 0x800 [all …]
|
/Linux-v6.1/arch/sh/kernel/cpu/sh3/ |
D | setup-sh7710.c | 19 UNUSED = 0, 33 INTC_VECT(DMAC1, 0x800), INTC_VECT(DMAC1, 0x820), 34 INTC_VECT(DMAC1, 0x840), INTC_VECT(DMAC1, 0x860), 35 INTC_VECT(SCIF0, 0x880), INTC_VECT(SCIF0, 0x8a0), 36 INTC_VECT(SCIF0, 0x8c0), INTC_VECT(SCIF0, 0x8e0), 37 INTC_VECT(SCIF1, 0x900), INTC_VECT(SCIF1, 0x920), 38 INTC_VECT(SCIF1, 0x940), INTC_VECT(SCIF1, 0x960), 39 INTC_VECT(DMAC2, 0xb80), INTC_VECT(DMAC2, 0xba0), 41 INTC_VECT(IPSEC, 0xbe0), 43 INTC_VECT(EDMAC0, 0xc00), INTC_VECT(EDMAC1, 0xc20), [all …]
|
D | setup-sh7705.c | 20 UNUSED = 0, 36 INTC_VECT(PINT07, 0x700), INTC_VECT(PINT815, 0x720), 37 INTC_VECT(DMAC, 0x800), INTC_VECT(DMAC, 0x820), 38 INTC_VECT(DMAC, 0x840), INTC_VECT(DMAC, 0x860), 39 INTC_VECT(SCIF0, 0x880), INTC_VECT(SCIF0, 0x8a0), 40 INTC_VECT(SCIF0, 0x8e0), 41 INTC_VECT(SCIF2, 0x900), INTC_VECT(SCIF2, 0x920), 42 INTC_VECT(SCIF2, 0x960), 43 INTC_VECT(ADC_ADI, 0x980), 44 INTC_VECT(USB, 0xa20), INTC_VECT(USB, 0xa40), [all …]
|
D | setup-sh770x.c | 24 UNUSED = 0, 36 INTC_VECT(TMU0, 0x400), INTC_VECT(TMU1, 0x420), 37 INTC_VECT(TMU2, 0x440), INTC_VECT(TMU2, 0x460), 38 INTC_VECT(RTC, 0x480), INTC_VECT(RTC, 0x4a0), 39 INTC_VECT(RTC, 0x4c0), 40 INTC_VECT(SCI, 0x4e0), INTC_VECT(SCI, 0x500), 41 INTC_VECT(SCI, 0x520), INTC_VECT(SCI, 0x540), 42 INTC_VECT(WDT, 0x560), 43 INTC_VECT(REF, 0x580), 44 INTC_VECT(REF, 0x5a0), [all …]
|
D | setup-sh7720.c | 26 [0] = { 27 .start = 0xa413fec0, 28 .end = 0xa413fec0 + 0x28 - 1, 33 .start = evt2irq(0x480), 59 DEFINE_RES_MEM(0xa4430000, 0x100), 60 DEFINE_RES_IRQ(evt2irq(0xc00)), 65 .id = 0, 80 DEFINE_RES_MEM(0xa4438000, 0x100), 81 DEFINE_RES_IRQ(evt2irq(0xc20)), 95 [0] = { [all …]
|
/Linux-v6.1/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 …]
|
/Linux-v6.1/drivers/phy/ralink/ |
D | phy-ralink-usb.c | 22 #define RT_SYSC_REG_SYSCFG1 0x014 23 #define RT_SYSC_REG_CLKCFG1 0x030 24 #define RT_SYSC_REG_USB_PHY_CFG 0x05c 26 #define OFS_U2_PHY_AC0 0x800 27 #define OFS_U2_PHY_AC1 0x804 28 #define OFS_U2_PHY_AC2 0x808 29 #define OFS_U2_PHY_ACR0 0x810 30 #define OFS_U2_PHY_ACR1 0x814 31 #define OFS_U2_PHY_ACR2 0x818 32 #define OFS_U2_PHY_ACR3 0x81C [all …]
|
/Linux-v6.1/drivers/gpu/drm/sun4i/ |
D | sun4i_backend.h | 20 #define SUN4I_BACKEND_MODCTL_REG 0x800 24 #define SUN4I_BACKEND_MODCTL_OUT_LCD0 (0 << 20) 34 #define SUN4I_BACKEND_MODCTL_DEBE_EN BIT(0) 36 #define SUN4I_BACKEND_BACKCOLOR_REG 0x804 39 #define SUN4I_BACKEND_DISSIZE_REG 0x808 40 #define SUN4I_BACKEND_DISSIZE(w, h) (((((h) - 1) & 0xffff) << 16) | \ 41 (((w) - 1) & 0xffff)) 43 #define SUN4I_BACKEND_LAYSIZE_REG(l) (0x810 + (0x4 * (l))) 44 #define SUN4I_BACKEND_LAYSIZE(w, h) (((((h) - 1) & 0x1fff) << 16) | \ 45 (((w) - 1) & 0x1fff)) [all …]
|
/Linux-v6.1/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_BB.c | 16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive() 31 pDM_Odm->TypeGLNA << 0 | in CheckPositive() 40 if (((cond1 & 0x0000F000) != 0) && ((cond1 & 0x0000F000) != (driver1 & 0x0000F000))) in CheckPositive() 42 if (((cond1 & 0x0F000000) != 0) && ((cond1 & 0x0F000000) != (driver1 & 0x0F000000))) in CheckPositive() 48 cond1 &= 0x000F0FFF; in CheckPositive() 49 driver1 &= 0x000F0FFF; in CheckPositive() 52 u32 bitMask = 0; in CheckPositive() 54 if ((cond1 & 0x0F) == 0) /* BoardType is DONTCARE */ in CheckPositive() 57 if ((cond1 & BIT0) != 0) /* GLNA */ in CheckPositive() 58 bitMask |= 0x000000FF; in CheckPositive() [all …]
|
/Linux-v6.1/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 …]
|