Searched +full:0 +full:x89010000 (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/mtd/ |
D | st,stm32-fmc2-nand.yaml | 64 - description: Chip select 0 data 65 - description: Chip select 0 command 66 - description: Chip select 0 address space 89 - description: Chip select 0 data 90 - description: Chip select 0 command 91 - description: Chip select 0 address space 105 - description: Chip select 0 data 106 - description: Chip select 0 command 107 - description: Chip select 0 address space 133 reg = <0x58002000 0x1000>, [all …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mmio.c | 21 [INT_SOURCE_CSR] = 0xd7010, 22 [INT_MASK_CSR] = 0xd7014, 23 [INT1_SOURCE_CSR] = 0xd7088, 24 [INT1_MASK_CSR] = 0xd708c, 25 [INT_MCU_CMD_SOURCE] = 0xd51f0, 26 [INT_MCU_CMD_EVENT] = 0x3108, 27 [WFDMA0_ADDR] = 0xd4000, 28 [WFDMA0_PCIE1_ADDR] = 0xd8000, 29 [WFDMA_EXT_CSR_ADDR] = 0xd7000, 30 [CBTOP1_PHY_END] = 0x77ffffff, [all …]
|
D | regs.h | 130 #define MT_MCU_WFDMA0_BASE 0x2000 133 #define MT_MCU_WFDMA0_DUMMY_CR MT_MCU_WFDMA0(0x120) 136 #define MT_MCU_WFDMA1_BASE 0x3000 140 #define MT_MCU_INT_EVENT_DMA_STOPPED BIT(0) 146 #define MT_PLE_BASE 0x820c0000 149 #define MT_PLE_HOST_RPT0 MT_PLE(0x030) 154 #define MT_FL_Q2_CTRL MT_PLE(__OFFS(PLE_FL_Q_CTRL) + 0x8) 155 #define MT_FL_Q3_CTRL MT_PLE(__OFFS(PLE_FL_Q_CTRL) + 0xc) 165 #define MT_PLE_AMSDU_PACK_MSDU_CNT(n) MT_PLE(0x10e0 + ((n) << 2)) 167 #define MT_PSE_BASE 0x820c8000 [all …]
|