/linux-6.8/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sdm660.yaml | 90 reg = <0x01008000 0x78000>; 96 reg = <0x01704000 0xc100>;
|
/linux-6.8/arch/powerpc/boot/dts/fsl/ |
D | pq3-dma-1.dtsi | 2 * PQ3 DMA device tree stub [ controller @ offset 0xc300 ] 39 reg = <0xc300 0x4>; 40 ranges = <0x0 0xc100 0x200>; 42 dma-channel@0 { 44 reg = <0x0 0x80>; 45 cell-index = <0>; 46 interrupts = <76 2 0 0>; 50 reg = <0x80 0x80>; 52 interrupts = <77 2 0 0>; 56 reg = <0x100 0x80>; [all …]
|
/linux-6.8/drivers/dma/ti/ |
D | k3-psil-am654.c | 54 PSIL_SA2UL(0x4000, 0), 55 PSIL_SA2UL(0x4001, 0), 56 PSIL_SA2UL(0x4002, 0), 57 PSIL_SA2UL(0x4003, 0), 59 PSIL_ETHERNET(0x4100), 60 PSIL_ETHERNET(0x4101), 61 PSIL_ETHERNET(0x4102), 62 PSIL_ETHERNET(0x4103), 64 PSIL_ETHERNET(0x4200), 65 PSIL_ETHERNET(0x4201), [all …]
|
D | k3-psil-am64.c | 66 PSIL_SAUL(0x4000, 17, 32, 8, 32, 0), 67 PSIL_SAUL(0x4001, 18, 32, 8, 33, 0), 68 PSIL_SAUL(0x4002, 19, 40, 8, 40, 0), 69 PSIL_SAUL(0x4003, 20, 40, 8, 41, 0), 71 PSIL_ETHERNET(0x4100, 21, 48, 16), 72 PSIL_ETHERNET(0x4101, 22, 64, 16), 73 PSIL_ETHERNET(0x4102, 23, 80, 16), 74 PSIL_ETHERNET(0x4103, 24, 96, 16), 76 PSIL_ETHERNET(0x4200, 25, 112, 16), 77 PSIL_ETHERNET(0x4201, 26, 128, 16), [all …]
|
D | k3-psil-j721e.c | 72 PSIL_SA2UL(0x4000, 0), 73 PSIL_SA2UL(0x4001, 0), 74 PSIL_SA2UL(0x4002, 0), 75 PSIL_SA2UL(0x4003, 0), 77 PSIL_ETHERNET(0x4100), 78 PSIL_ETHERNET(0x4101), 79 PSIL_ETHERNET(0x4102), 80 PSIL_ETHERNET(0x4103), 82 PSIL_ETHERNET(0x4200), 83 PSIL_ETHERNET(0x4201), [all …]
|
/linux-6.8/drivers/mfd/ |
D | qcom-pm8008.c | 20 #define I2C_INTR_STATUS_BASE 0x0550 21 #define INT_RT_STS_OFFSET 0x10 22 #define INT_SET_TYPE_OFFSET 0x11 23 #define INT_POL_HIGH_OFFSET 0x12 24 #define INT_POL_LOW_OFFSET 0x13 25 #define INT_LATCHED_CLR_OFFSET 0x14 26 #define INT_EN_SET_OFFSET 0x15 27 #define INT_EN_CLR_OFFSET 0x16 28 #define INT_LATCHED_STS_OFFSET 0x18 38 #define PM8008_PERIPH_0_BASE 0x900 [all …]
|
/linux-6.8/arch/arm/mach-s5pv210/ |
D | regs-clock.h | 12 #define S3C_ADDR_BASE 0xF6000000 14 #define S3C_VA_SYS S3C_ADDR(0x00100000) 18 #define S5P_APLL_LOCK S5P_CLKREG(0x00) 19 #define S5P_MPLL_LOCK S5P_CLKREG(0x08) 20 #define S5P_EPLL_LOCK S5P_CLKREG(0x10) 21 #define S5P_VPLL_LOCK S5P_CLKREG(0x20) 23 #define S5P_APLL_CON S5P_CLKREG(0x100) 24 #define S5P_MPLL_CON S5P_CLKREG(0x108) 25 #define S5P_EPLL_CON S5P_CLKREG(0x110) 26 #define S5P_EPLL_CON1 S5P_CLKREG(0x114) [all …]
|
/linux-6.8/include/scsi/ |
D | scsi.h | 26 #define SCSI_MAX_PROT_SG_SEGMENTS 0xFFFF 32 #define SCAN_WILD_CARD ~0 56 #define SCSI_W_LUN_BASE 0xc100 63 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun() 76 if (status < 0) in scsi_status_is_check_condition() 78 status &= 0xfe; in scsi_status_is_check_condition() 85 #define EXTENDED_MODIFY_DATA_POINTER 0x00 86 #define EXTENDED_SDTR 0x01 87 #define EXTENDED_EXTENDED_IDENTIFY 0x02 /* SCSI-I only */ 88 #define EXTENDED_WDTR 0x03 [all …]
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | sdm632-motorola-ocean.dts | 18 qcom,msm-id = <349 0>; 19 qcom,board-id = <0x141 0xc100>; 20 qcom,pmic-id = <0x10016 0x25 0x00 0x00>; 34 reg = <0 0x90001000 0 (720 * 1520 * 3)>; 57 pinctrl-0 = <&gpio_key_default>; 68 reg = <0x0 0x84300000 0x0 0x2000000>; 73 reg = <0x0 0x90001000 0x0 (720 * 1520 * 3)>; 78 reg = <0x00 0xeefa1800 0x00 0x5e800>; 84 reg = <0x0 0xef000000 0x0 0xbf800>; 85 console-size = <0x40000>; [all …]
|
/linux-6.8/include/ufs/ |
D | ufs.h | 34 * UFS device may have standard LUs and LUN id could be from 0x00 to 35 * 0x7F. Standard LUs use "Peripheral Device Addressing Format". 37 * which again could be from 0x00 to 0x7F. For W-LUs, device only use 39 * from 0xc100 (SCSI_W_LUN_BASE) onwards. 40 * This means max. LUN number reported from UFS device could be 0xC17F. 42 #define UFS_UPIU_MAX_UNIT_NUM_ID 0x7F 46 /* WriteBooster buffer is available only for the logical unit from 0 to 7 */ 53 #define UFS_WB_EXCEED_LIFETIME 0x0B 62 UFS_UPIU_REPORT_LUNS_WLUN = 0x81, 63 UFS_UPIU_UFS_DEVICE_WLUN = 0xD0, [all …]
|
/linux-6.8/drivers/scsi/ |
D | 3w-xxxx.h | 62 [0x000] = "INFO: AEN queue empty", 63 [0x001] = "INFO: Soft reset occurred", 64 [0x002] = "ERROR: Unit degraded: Unit #", 65 [0x003] = "ERROR: Controller error", 66 [0x004] = "ERROR: Rebuild failed: Unit #", 67 [0x005] = "INFO: Rebuild complete: Unit #", 68 [0x006] = "ERROR: Incomplete unit detected: Unit #", 69 [0x007] = "INFO: Initialization complete: Unit #", 70 [0x008] = "WARNING: Unclean shutdown detected: Unit #", 71 [0x009] = "WARNING: ATA port timeout: Port #", [all …]
|
D | 3w-9xxx.h | 58 {0x0000, "AEN queue empty"}, 59 {0x0001, "Controller reset occurred"}, 60 {0x0002, "Degraded unit detected"}, 61 {0x0003, "Controller error occurred"}, 62 {0x0004, "Background rebuild failed"}, 63 {0x0005, "Background rebuild done"}, 64 {0x0006, "Incomplete unit detected"}, 65 {0x0007, "Background initialize done"}, 66 {0x0008, "Unclean shutdown detected"}, 67 {0x0009, "Drive timeout detected"}, [all …]
|
/linux-6.8/arch/arm64/boot/dts/ti/ |
D | k3-am654-idk.dtso | 16 ethernet3 = "/icssg0-eth/ethernet-ports/port@0"; 18 ethernet5 = "/icssg1-eth/ethernet-ports/port@0"; 26 pinctrl-0 = <&icssg0_rgmii_pins_default>; 48 interrupts = <24 0 2>, <25 1 3>; 51 dmas = <&main_udmap 0xc100>, /* egress slice 0 */ 52 <&main_udmap 0xc101>, /* egress slice 0 */ 53 <&main_udmap 0xc102>, /* egress slice 0 */ 54 <&main_udmap 0xc103>, /* egress slice 0 */ 55 <&main_udmap 0xc104>, /* egress slice 1 */ 56 <&main_udmap 0xc105>, /* egress slice 1 */ [all …]
|
/linux-6.8/drivers/net/wireless/realtek/rtw89/ |
D | rtw8852c_rfk_table.c | 8 RTW89_DECL_RFK_WM(0xc004, BIT(17), 0x1), 9 RTW89_DECL_RFK_WM(0xc024, BIT(17), 0x1), 10 RTW89_DECL_RFK_WM(0xc104, BIT(17), 0x1), 11 RTW89_DECL_RFK_WM(0xc124, BIT(17), 0x1), 17 RTW89_DECL_RFK_WM(0xc000, BIT(17), 0x0), 18 RTW89_DECL_RFK_WM(0xc000, BIT(17), 0x1), 24 RTW89_DECL_RFK_WM(0xc100, BIT(17), 0x0), 25 RTW89_DECL_RFK_WM(0xc100, BIT(17), 0x1), 31 RTW89_DECL_RFK_WM(0x12b8, BIT(30), 0x1), 32 RTW89_DECL_RFK_WM(0x030c, BIT(28), 0x1), [all …]
|
/linux-6.8/arch/arm/boot/dts/marvell/ |
D | armada-39x.dtsi | 32 #size-cells = <0>; 35 cpu@0 { 38 reg = <0>; 59 pcie-mem-aperture = <0xe0000000 0x8000000>; 60 pcie-io-aperture = <0xe8000000 0x100000>; 64 reg = <MBUS_ID(0x01, 0x1d) 0 0x200000>; 71 ranges = <0 MBUS_ID(0xf0, 0x01) 0 0x100000>; 75 reg = <0x8000 0x1000>; 78 arm,double-linefill-incr = <0>; 79 arm,double-linefill-wrap = <0>; [all …]
|
D | armada-375.dtsi | 36 #clock-cells = <0>; 42 #clock-cells = <0>; 49 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0>; 75 pcie-mem-aperture = <0xe0000000 0x8000000>; 76 pcie-io-aperture = <0xe8000000 0x100000>; 80 reg = <MBUS_ID(0x01, 0x1d) 0 0x100000>; 85 reg = <MBUS_ID(0xf0, 0x01) 0x10400 0x8>; 86 ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>; [all …]
|
D | armada-38x.dtsi | 42 pcie-mem-aperture = <0xe0000000 0x8000000>; 43 pcie-io-aperture = <0xe8000000 0x100000>; 47 reg = <MBUS_ID(0x01, 0x1d) 0 0x200000>; 52 reg = <MBUS_ID(0xf0, 0x01) 0x10400 0x8>; 53 ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>; 56 clocks = <&coreclk 0>; 62 reg = <MBUS_ID(0xf0, 0x01) 0x10408 0x8>; 63 ranges = <0 MBUS_ID(0x01, 0x3e) 0 0xffffffff>; 66 clocks = <&coreclk 0>; 72 reg = <MBUS_ID(0xf0, 0x01) 0x10410 0x8>; [all …]
|
/linux-6.8/arch/powerpc/boot/dts/ |
D | xpedite5301.dts | 16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */ 29 #size-cells = <0>; 31 PowerPC,8572@0 { 33 reg = <0x0>; 36 d-cache-size = <0x8000>; // L1, 32K 37 i-cache-size = <0x8000>; // L1, 32K 38 timebase-frequency = <0>; 39 bus-frequency = <0>; 40 clock-frequency = <0>; 46 reg = <0x1>; [all …]
|
D | xpedite5370.dts | 27 #size-cells = <0>; 29 PowerPC,8572@0 { 31 reg = <0x0>; 34 d-cache-size = <0x8000>; // L1, 32K 35 i-cache-size = <0x8000>; // L1, 32K 36 timebase-frequency = <0>; 37 bus-frequency = <0>; 38 clock-frequency = <0>; 44 reg = <0x1>; 47 d-cache-size = <0x8000>; // L1, 32K [all …]
|
D | xcalibur1501.dts | 28 #size-cells = <0>; 30 PowerPC,8572@0 { 32 reg = <0x0>; 35 d-cache-size = <0x8000>; // L1, 32K 36 i-cache-size = <0x8000>; // L1, 32K 37 timebase-frequency = <0>; 38 bus-frequency = <0>; 39 clock-frequency = <0>; 45 reg = <0x1>; 48 d-cache-size = <0x8000>; // L1, 32K [all …]
|
D | xpedite5330.dts | 16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */ 30 #size-cells = <0>; 32 pmcslot@0 { 33 cell-index = <0>; 44 #size-cells = <0>; 46 xmcslot@0 { 47 cell-index = <0>; 65 #size-cells = <0>; 67 PowerPC,8572@0 { 69 reg = <0x0>; [all …]
|
/linux-6.8/sound/soc/codecs/ |
D | rt1308-sdw.c | 31 case 0x00e0: in rt1308_readable_register() 32 case 0x00f0: in rt1308_readable_register() 33 case 0x2f01 ... 0x2f07: in rt1308_readable_register() 34 case 0x3000 ... 0x3001: in rt1308_readable_register() 35 case 0x3004 ... 0x3005: in rt1308_readable_register() 36 case 0x3008: in rt1308_readable_register() 37 case 0x300a: in rt1308_readable_register() 38 case 0xc000 ... 0xcff3: in rt1308_readable_register() 48 case 0x2f01 ... 0x2f07: in rt1308_volatile_register() 49 case 0x3000 ... 0x3001: in rt1308_volatile_register() [all …]
|
/linux-6.8/drivers/usb/dwc3/ |
D | core.h | 48 #define DWC3_EVENT_TYPE_MASK 0xfe 50 #define DWC3_EVENT_TYPE_DEV 0 54 #define DWC3_DEVICE_EVENT_DISCONNECT 0 67 #define DWC3_OTG_ROLE_IDLE 0 71 #define DWC3_GEVNTCOUNT_MASK 0xfffc 73 #define DWC3_GSNPSID_MASK 0xffff0000 74 #define DWC3_GSNPSREV_MASK 0xffff 78 #define DWC3_XHCI_REGS_START 0x0 79 #define DWC3_XHCI_REGS_END 0x7fff 80 #define DWC3_GLOBALS_REGS_START 0xc100 [all …]
|
/linux-6.8/drivers/comedi/drivers/ |
D | adv_pci1710.c | 41 #define PCI171X_AD_DATA_REG 0x00 /* R: A/D data */ 42 #define PCI171X_SOFTTRG_REG 0x00 /* W: soft trigger for A/D */ 43 #define PCI171X_RANGE_REG 0x02 /* W: A/D gain/range register */ 46 #define PCI171X_RANGE_GAIN(x) (((x) & 0x7) << 0) 47 #define PCI171X_MUX_REG 0x04 /* W: A/D multiplexor control */ 48 #define PCI171X_MUX_CHANH(x) (((x) & 0xff) << 8) 49 #define PCI171X_MUX_CHANL(x) (((x) & 0xff) << 0) 51 #define PCI171X_STATUS_REG 0x06 /* R: status register */ 56 #define PCI171X_CTRL_REG 0x06 /* W: control register */ 57 #define PCI171X_CTRL_CNT0 BIT(6) /* 1=ext. clk, 0=int. 100kHz clk */ [all …]
|
/linux-6.8/include/linux/ |
D | ata.h | 21 #define ATA_DMA_BOUNDARY 0xffffUL 22 #define ATA_DMA_MASK 0xffffffffULL 37 ATA_ID_CONFIG = 0, 103 ATA_PIO0 = (1 << 0), 113 ATA_SWDMA0 = (1 << 0), 119 ATA_MWDMA0 = (1 << 0), 128 ATA_UDMA0 = (1 << 0), 149 ATA_DMA_CMD = 0, 151 ATA_DMA_START = (1 << 0), 154 ATA_DMA_ACTIVE = (1 << 0), [all …]
|