| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | ctxt-info.c | 98 struct iwl_dram_data *dram) in iwl_pcie_ctxt_info_alloc_dma() argument 100 dram->block = iwl_pcie_ctxt_info_dma_alloc_coherent(trans, len, in iwl_pcie_ctxt_info_alloc_dma() 101 &dram->physical); in iwl_pcie_ctxt_info_alloc_dma() 102 if (!dram->block) in iwl_pcie_ctxt_info_alloc_dma() 105 dram->size = len; in iwl_pcie_ctxt_info_alloc_dma() 106 memcpy(dram->block, data, len); in iwl_pcie_ctxt_info_alloc_dma() 113 struct iwl_self_init_dram *dram = &trans->init_dram; in iwl_pcie_ctxt_info_free_paging() local 116 if (!dram->paging) { in iwl_pcie_ctxt_info_free_paging() 117 WARN_ON(dram->paging_cnt); in iwl_pcie_ctxt_info_free_paging() 122 for (i = 0; i < dram->paging_cnt; i++) in iwl_pcie_ctxt_info_free_paging() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | ctxt-info.c | 63 struct iwl_self_init_dram *dram = &trans_pcie->init_dram; in iwl_pcie_ctxt_info_free_paging() local 66 if (!dram->paging) { in iwl_pcie_ctxt_info_free_paging() 67 WARN_ON(dram->paging_cnt); in iwl_pcie_ctxt_info_free_paging() 72 for (i = 0; i < dram->paging_cnt; i++) in iwl_pcie_ctxt_info_free_paging() 73 dma_free_coherent(trans->dev, dram->paging[i].size, in iwl_pcie_ctxt_info_free_paging() 74 dram->paging[i].block, in iwl_pcie_ctxt_info_free_paging() 75 dram->paging[i].physical); in iwl_pcie_ctxt_info_free_paging() 77 kfree(dram->paging); in iwl_pcie_ctxt_info_free_paging() 78 dram->paging_cnt = 0; in iwl_pcie_ctxt_info_free_paging() 79 dram->paging = NULL; in iwl_pcie_ctxt_info_free_paging() [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/devfreq/ |
| D | rk3399_dmc.txt | 39 clocks freq is half of DRAM clock), default 56 The controller, pi, PHY and DRAM clock will 70 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines 73 the ODT on the DRAM side and controller side are 76 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines 77 the DRAM side driver strength in ohms. Default 80 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines 81 the DRAM side ODT strength in ohms. Default value 84 - rockchip,phy_ddr3_ca_drv : When the DRAM type is DDR3, this parameter defines 89 - rockchip,phy_ddr3_dq_drv : When the DRAM type is DDR3, this parameter defines [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/ |
| D | rk3399_dmc.txt | 41 clocks freq is half of DRAM clock), default 58 The controller, pi, PHY and DRAM clock will 72 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines 75 the ODT on the DRAM side and controller side are 78 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines 79 the DRAM side driver strength in ohms. Default 82 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines 83 the DRAM side ODT strength in ohms. Default value 86 - rockchip,phy_ddr3_ca_drv : When the DRAM type is DDR3, this parameter defines 91 - rockchip,phy_ddr3_dq_drv : When the DRAM type is DDR3, this parameter defines [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | memory.json | 161 "EventName": "OFFCORE_RESPONSE.ALL_CODE_RD.LLC_MISS.DRAM", 164 …on": "Counts all demand & prefetch code reads that miss the LLC and the data returned from dram.", 173 "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.LLC_MISS.DRAM", 176 …on": "Counts all demand & prefetch data reads that miss the LLC and the data returned from dram.", 185 "EventName": "OFFCORE_RESPONSE.ALL_PF_CODE_RD.LLC_MISS.DRAM", 188 …Description": "Counts all prefetch code reads that miss the LLC and the data returned from dram.", 197 "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.LLC_MISS.DRAM", 200 …Description": "Counts all prefetch data reads that miss the LLC and the data returned from dram.", 209 "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.LLC_MISS.DRAM", 212 …"BriefDescription": "Counts all prefetch RFOs that miss the LLC and the data returned from dram.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | memory.json | 161 "EventName": "OFFCORE_RESPONSE.ALL_CODE_RD.LLC_MISS.DRAM", 164 …on": "Counts all demand & prefetch code reads that miss the LLC and the data returned from dram.", 173 "EventName": "OFFCORE_RESPONSE.ALL_DATA_RD.LLC_MISS.DRAM", 176 …on": "Counts all demand & prefetch data reads that miss the LLC and the data returned from dram.", 185 "EventName": "OFFCORE_RESPONSE.ALL_PF_CODE_RD.LLC_MISS.DRAM", 188 …Description": "Counts all prefetch code reads that miss the LLC and the data returned from dram.", 197 "EventName": "OFFCORE_RESPONSE.ALL_PF_DATA_RD.LLC_MISS.DRAM", 200 …Description": "Counts all prefetch data reads that miss the LLC and the data returned from dram.", 209 "EventName": "OFFCORE_RESPONSE.ALL_PF_RFO.LLC_MISS.DRAM", 212 …"BriefDescription": "Counts all prefetch RFOs that miss the LLC and the data returned from dram.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemep/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemex/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/nehalemex/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereex/ |
| D | memory.json | 18 "BriefDescription": "Offcore data reads satisfied by any DRAM", 40 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 51 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 62 "BriefDescription": "Offcore code reads satisfied by any DRAM", 84 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 95 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 106 "BriefDescription": "Offcore requests satisfied by any DRAM", 128 "BriefDescription": "Offcore requests satisfied by the local DRAM", 139 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 150 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/westmereex/ |
| D | memory.json | 18 "BriefDescription": "Offcore data reads satisfied by any DRAM", 40 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 51 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 62 "BriefDescription": "Offcore code reads satisfied by any DRAM", 84 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 95 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 106 "BriefDescription": "Offcore requests satisfied by any DRAM", 128 "BriefDescription": "Offcore requests satisfied by the local DRAM", 139 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 150 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/nehalemep/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | data-fabric.json | 36 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 44 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 52 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 60 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 68 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 76 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 84 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 92 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe…
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | data-fabric.json | 36 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 44 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 52 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 60 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 68 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 76 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 84 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe… 92 …"PublicDescription": "DRAM Channel Controller Request Types: Requests with Data (64B): DRAM Channe…
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/goldmont/ |
| D | memory.json | 36 …(RFO) requests (demand & prefetch) that miss the L2 cache and targets non-DRAM system address. Req… 44 …ip (RFO) requests (demand & prefetch) that miss the L2 cache and targets non-DRAM system address.", 49 …(RFO) requests (demand & prefetch) that miss the L2 cache and targets non-DRAM system address. Req… 57 …ip (RFO) requests (demand & prefetch) that miss the L2 cache and targets non-DRAM system address.", 62 …nts data reads (demand & prefetch) that miss the L2 cache and targets non-DRAM system address. Req… 70 …Counts data reads (demand & prefetch) that miss the L2 cache and targets non-DRAM system address.", 75 … generated by L1 or L2 prefetchers that miss the L2 cache and targets non-DRAM system address. Req… 83 …ads generated by L1 or L2 prefetchers that miss the L2 cache and targets non-DRAM system address.", 88 …s requests to the uncore subsystem that miss the L2 cache and targets non-DRAM system address. Req… 96 …unts requests to the uncore subsystem that miss the L2 cache and targets non-DRAM system address.", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
| D | memory.json | 10 "BriefDescription": "Offcore data reads satisfied by any DRAM", 32 "BriefDescription": "Offcore data reads satisfied by the local DRAM", 43 "BriefDescription": "Offcore data reads satisfied by a remote DRAM", 54 "BriefDescription": "Offcore code reads satisfied by any DRAM", 76 "BriefDescription": "Offcore code reads satisfied by the local DRAM", 87 "BriefDescription": "Offcore code reads satisfied by a remote DRAM", 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-memory.json | 30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode", 77 "BriefDescription": "DRAM Page Activate commands sent due to a write request", 82 …DRAM Page Activate commands sent on this channel due to a write request to the iMC (Memory Control… 87 "BriefDescription": "All DRAM CAS Commands issued", 92 …DRAM per memory channel. CAS commands are issued to specify the address to read or write on DRAM,… 97 "BriefDescription": "All DRAM Read CAS Commands issued (does not include underfills)", 102 …DRAM on a per channel basis. CAS commands are issued to specify the address to read or write on D… 107 "BriefDescription": "DRAM Underfill Read CAS Commands issued", 112 …DRAM due to a partial write, on a per channel basis. CAS commands are issued to specify the addre… 117 …"BriefDescription": "DRAM CAS (Column Address Strobe) Commands.; DRAM WR_CAS (w/ and w/out auto-pr… [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-memory.json | 30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode", 77 "BriefDescription": "DRAM Page Activate commands sent due to a write request", 82 …DRAM Page Activate commands sent on this channel due to a write request to the iMC (Memory Control… 87 "BriefDescription": "All DRAM CAS Commands issued", 92 …DRAM per memory channel. CAS commands are issued to specify the address to read or write on DRAM,… 107 "BriefDescription": "All DRAM Read CAS Commands issued (does not include underfills) ", 112 …DRAM on a per channel basis. CAS commands are issued to specify the address to read or write on D… 117 "BriefDescription": "DRAM Underfill Read CAS Commands issued", 122 …DRAM due to a partial write, on a per channel basis. CAS commands are issued to specify the addre… 142 …C. The requests deallocate after the read CAS command has been issued to DRAM. This event counts… [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | uncore-memory.json | 30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode+C37", 143 "BriefDescription": "DRAM Page Activate commands sent due to a write request", 148 …DRAM Page Activate commands sent on this channel due to a write request to the iMC (Memory Control… 153 "BriefDescription": "All DRAM CAS Commands issued", 158 …DRAM per memory channel. CAS commands are issued to specify the address to read or write on DRAM,… 163 "BriefDescription": "All DRAM Read CAS Commands issued (does not include underfills)", 168 …DRAM on a per channel basis. CAS commands are issued to specify the address to read or write on D… 173 "BriefDescription": "DRAM Underfill Read CAS Commands issued", 178 …DRAM due to a partial write, on a per channel basis. CAS commands are issued to specify the addre… 183 …"BriefDescription": "DRAM CAS (Column Address Strobe) Commands.; DRAM WR_CAS (w/ and w/out auto-pr… [all …]
|
| /kernel/linux/linux-4.19/drivers/tty/serial/ |
| D | icom.c | 344 void __iomem *dram_ptr = icom_port->dram; in load_code() 358 /* Zero out DRAM */ in load_code() 375 iram_ptr = (char __iomem *)icom_port->dram + ICOM_IRAM_OFFSET; in load_code() 395 iram_ptr = (char __iomem *) icom_port->dram + ICOM_IRAM_OFFSET; in load_code() 403 writeb(V2_HARDWARE, &(icom_port->dram->misc_flags)); in load_code() 409 &(icom_port->dram->HDLCConfigReg)); in load_code() 410 writeb(0x04, &(icom_port->dram->FlagFillIdleTimer)); /* 0.5 seconds */ in load_code() 411 writeb(0x00, &(icom_port->dram->CmdReg)); in load_code() 412 writeb(0x10, &(icom_port->dram->async_config3)); in load_code() 414 ICOM_ACFG_1STOP_BIT), &(icom_port->dram->async_config2)); in load_code() [all …]
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | icom.c | 346 void __iomem *dram_ptr = icom_port->dram; in load_code() 360 /* Zero out DRAM */ in load_code() 377 iram_ptr = (char __iomem *)icom_port->dram + ICOM_IRAM_OFFSET; in load_code() 397 iram_ptr = (char __iomem *) icom_port->dram + ICOM_IRAM_OFFSET; in load_code() 405 writeb(V2_HARDWARE, &(icom_port->dram->misc_flags)); in load_code() 411 &(icom_port->dram->HDLCConfigReg)); in load_code() 412 writeb(0x04, &(icom_port->dram->FlagFillIdleTimer)); /* 0.5 seconds */ in load_code() 413 writeb(0x00, &(icom_port->dram->CmdReg)); in load_code() 414 writeb(0x10, &(icom_port->dram->async_config3)); in load_code() 416 ICOM_ACFG_1STOP_BIT), &(icom_port->dram->async_config2)); in load_code() [all …]
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | i3000_edac.c | 25 /* Intel 3000 register addresses - device 0 function 0 - DRAM Controller */ 31 #define I3000_EDEAP 0x70 /* Extended DRAM Error Address Pointer (8b) 36 #define I3000_DEAP 0x58 /* DRAM Error Address Pointer (32b) 68 #define I3000_DERRSYN 0x5c /* DRAM Error Syndrome (8b) 70 * 7:0 DRAM ECC Syndrome 79 * 9 LOCK to non-DRAM Memory Flag (LCKF) 82 * 1 Multi-bit DRAM ECC Error Flag (DMERR) 83 * 0 Single-bit DRAM ECC Error Flag (DSERR) 95 * 9 SERR on LOCK to non-DRAM Memory 97 * 8 SERR on DRAM Refresh Timeout [all …]
|
| /kernel/linux/linux-4.19/drivers/edac/ |
| D | i3000_edac.c | 25 /* Intel 3000 register addresses - device 0 function 0 - DRAM Controller */ 31 #define I3000_EDEAP 0x70 /* Extended DRAM Error Address Pointer (8b) 36 #define I3000_DEAP 0x58 /* DRAM Error Address Pointer (32b) 68 #define I3000_DERRSYN 0x5c /* DRAM Error Syndrome (8b) 70 * 7:0 DRAM ECC Syndrome 79 * 9 LOCK to non-DRAM Memory Flag (LCKF) 82 * 1 Multi-bit DRAM ECC Error Flag (DMERR) 83 * 0 Single-bit DRAM ECC Error Flag (DSERR) 95 * 9 SERR on LOCK to non-DRAM Memory 97 * 8 SERR on DRAM Refresh Timeout [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/host/ |
| D | xhci-mvebu.c | 22 const struct mbus_dram_target_info *dram) in xhci_mvebu_mbus_config() argument 32 /* Program each DRAM CS in a seperate window */ in xhci_mvebu_mbus_config() 33 for (win = 0; win < dram->num_cs; win++) { in xhci_mvebu_mbus_config() 34 const struct mbus_dram_window *cs = dram->cs + win; in xhci_mvebu_mbus_config() 37 (dram->mbus_dram_target_id << 4) | 1, in xhci_mvebu_mbus_config() 50 const struct mbus_dram_target_info *dram; in xhci_mvebu_mbus_init_quirk() local 64 dram = mv_mbus_dram_info(); in xhci_mvebu_mbus_init_quirk() 65 xhci_mvebu_mbus_config(base, dram); in xhci_mvebu_mbus_init_quirk()
|