| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx91-11x11-frdm-s.dts | 93 bootph-pre-ram; 94 bootph-some-ram; 122 bootph-pre-ram; 144 bootph-pre-ram; 149 bootph-pre-ram; 150 bootph-some-ram; 154 bootph-pre-ram; 155 bootph-some-ram; 160 bootph-pre-ram; 165 bootph-pre-ram; [all …]
|
| H A D | imx91-11x11-frdm.dts | 91 bootph-pre-ram; 92 bootph-some-ram; 157 bootph-pre-ram; 180 bootph-pre-ram; 185 bootph-pre-ram; 186 bootph-some-ram; 190 bootph-pre-ram; 191 bootph-some-ram; 196 bootph-pre-ram; 201 bootph-pre-ram; [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | RamDisk.h | 2 This file defines the EFI RAM Disk Protocol. 16 // EFI RAM Disk Protocol GUID value 27 Register a RAM disk with specified address, size and type. 29 @param[in] RamDiskBase The base address of registered RAM disk. 30 @param[in] RamDiskSize The size of registered RAM disk. 31 @param[in] RamDiskType The type of registered RAM disk. The GUID can be 38 of the RAM disk device. 40 DevicePath is created by appending a RAM disk node 42 NULL, the returned DevicePath is a RAM disk device 47 @retval EFI_SUCCESS The RAM disk is registered successfully. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | davinci_emac.txt | 12 - ti,davinci-ctrl-ram-offset: offset to control module ram 13 - ti,davinci-ctrl-ram-size: size of control module ram 24 - ti,davinci-no-bd-ram: boolean, does EMAC have BD RAM? 35 ti,davinci-ctrl-ram-offset = <0>; 36 ti,davinci-ctrl-ram-size = <0x2000>;
|
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | bosch,m_can.yaml | 24 - description: message RAM 58 Message RAM configuration data. 59 Multiple M_CAN instances can share the same Message RAM 61 in Message RAM is also configurable, so this property is 62 telling driver how the shared or private Message RAM are 67 The 'offset' is an address offset of the Message RAM where 69 0x0 if you're using a private Message RAM. The remain cells 81 Please refer to 2.4.1 Message RAM Configuration in Bosch 85 - description: The 'offset' is an address offset of the Message RAM where 87 you're using a private Message RAM.
|
| H A D | ti,tcan4x5x.yaml | 54 Message RAM configuration data. 55 Multiple M_CAN instances can share the same Message RAM 57 in Message RAM is also configurable, so this property is 58 telling driver how the shared or private Message RAM are 63 The 'offset' is an address offset of the Message RAM where 65 0x0 if you're using a private Message RAM. The remain cells 77 Please refer to 2.4.1 Message RAM Configuration in Bosch 81 - description: The 'offset' is an address offset of the Message RAM where 83 you're using a private Message RAM.
|
| /freebsd/sys/dev/ixl/ |
| H A D | i40e_nvm.c | 44 * We are accessing FLASH always through the Shadow RAM. 176 * Polls the SRCTL Shadow RAM register done bit. 200 * i40e_read_nvm_word_srctl - Reads Shadow RAM via SRCTL register 202 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF) 203 * @data: word read from the Shadow RAM 205 * Reads one 16 bit word from the Shadow RAM using the GLNVM_SRCTL register. 217 "NVM read error: Offset %d beyond Shadow RAM limit %d\n", in i40e_read_nvm_word_srctl() 242 "NVM read error: Couldn't access Shadow RAM address: 0x%x\n", in i40e_read_nvm_word_srctl() 250 * i40e_read_nvm_aq - Read Shadow RAM. 255 * @data: buffer with words to write to the Shadow RAM [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra20-emc.txt | 9 - nvidia,use-ram-code : If present, the sub-nodes will be addressed 12 irrespective of ram-code configuration. 56 Embedded Memory Controller ram-code table 58 If the emc node has the nvidia,use-ram-code property present, then the 60 apply for which ram-code settings. 62 If the emc node lacks the nvidia,use-ram-code property, this level is omitted 68 - nvidia,ram-code : the binary representation of the ram-code board strappings 90 on a 2-pin "ram code" bootstrap setting on the board. The values of
|
| H A D | baikal,bt1-l2-ctl.yaml | 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 29 description: Cycles of latency for Way-select RAM accesses 36 description: Cycles of latency for Tag RAM accesses 43 description: Cycles of latency for Data RAM accesses
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a73/ |
| H A D | cache.json | 54 "PublicDescription": "Number of ways read in the instruction cache - Tag RAM", 57 "BriefDescription": "Number of ways read in the instruction cache - Tag RAM" 60 "PublicDescription": "Number of ways read in the instruction cache - Data RAM", 63 "BriefDescription": "Number of ways read in the instruction cache - Data RAM" 66 "PublicDescription": "Number of ways read in the instruction BTAC RAM", 69 "BriefDescription": "Number of ways read in the instruction BTAC RAM"
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_nvm.c | 44 * @read_shadow_ram: tell if this is a shadow RAM read 86 * @read_shadow_ram: if true, read from shadow RAM instead of NVM 89 * breaks read requests across Shadow RAM sectors and ensures that no single 108 /* Verify the length of the read if this is for the Shadow RAM */ in ice_read_flat_nvm() 110 ice_debug(hw, ICE_DBG_NVM, "NVM error: requested data is beyond Shadow RAM limit\n"); in ice_read_flat_nvm() 118 * Additionally, a read from the Shadow RAM may not cross over in ice_read_flat_nvm() 298 * ice_check_sr_access_params - verify params for Shadow RAM R/W operations 329 * ice_read_sr_word_aq - Reads Shadow RAM via AQ 331 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF) 332 * @data: word read from the Shadow RAM [all...] |
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | e820.c | 79 return ("RAM"); in e820_get_type_name() 219 * [ 0x1000, 0x4000] RAM <-- element in e820_add_entry() 233 * [ 0x1000, 0x4000] RAM <-- element in e820_add_entry() 236 * [ 0x2000, 0x4000] RAM <-- element in e820_add_entry() 247 * [ 0x1000, 0x4000] RAM <-- element in e820_add_entry() 249 * [ 0x1000, 0x3000] RAM <-- element in e820_add_entry() 261 * [ 0x1000, 0x4000] RAM <-- element in e820_add_entry() 263 * [ 0x1000, 0x2000] RAM in e820_add_entry() 265 * [ 0x3000, 0x4000] RAM <-- element in e820_add_entry() 338 * [ 0x1000, 0x4000] RAM in e820_add_memory_hole() [all …]
|
| H A D | atkbdc.c | 129 uint8_t ram[RAMSZ]; /* byte0 = controller config */ member 145 if ((sc->ram[0] & KBD_ENABLE_KBD_INT) != 0) { in atkbdc_assert_kbd_intr() 154 if ((sc->ram[0] & KBD_ENABLE_AUX_INT) != 0) { in atkbdc_assert_aux_intr() 220 if (sc->ram[0] & KBD_TRANSLATION) { in atkbdc_kbd_read() 240 if (((sc->ram[0] & KBD_DISABLE_AUX_PORT) || in atkbdc_kbd_read() 342 sc->ram[0] = *eax; in atkbdc_data_handler() 343 if (sc->ram[0] & KBD_SYS_FLAG_BIT) in atkbdc_data_handler() 364 /* write to particular RAM byte */ in atkbdc_data_handler() 369 sc->ram[byten] = *eax & 0xff; in atkbdc_data_handler() 421 sc->ctrlbyte = CTRL_CMD_FLAG | sc->ram[0]; in atkbdc_sts_ctl_handler() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 12 Linking RAM registers are used to link the descriptors which are stored in 13 descriptor RAM. Descriptor RAM is configurable as internal or external memory. 14 The QMSS driver manages the PDSP setups, linking RAM regions, 24 - linkram0 : <address size> for internal link ram, where size is the total 25 link ram entries. 26 - linkram1 : <address size> for external link ram, where size is the total 27 external link ram entries. If the address is specified as "0" 38 - Queue status RAM. 109 - PDSP internal RAM region.
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a75/ |
| H A D | cache.json | 111 "PublicDescription": "Number of ways read in the instruction cache - Tag RAM", 114 "BriefDescription": "Number of ways read in the instruction cache - Tag RAM" 117 "PublicDescription": "Number of ways read in the instruction cache - Data RAM", 120 "BriefDescription": "Number of ways read in the instruction cache - Data RAM" 123 "PublicDescription": "Number of ways read in the instruction BTAC RAM", 126 "BriefDescription": "Number of ways read in the instruction BTAC RAM"
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | microchip,mcp47feb02.yaml | 35 | MCP47FVB01 | 8-bit | 1 | 1 | RAM | 36 | MCP47FVB11 | 10-bit | 1 | 1 | RAM | 37 | MCP47FVB21 | 12-bit | 1 | 1 | RAM | 39 | MCP47FVB02 | 8-bit | 2 | 1 | RAM | 40 | MCP47FVB12 | 10-bit | 2 | 1 | RAM | 41 | MCP47FVB22 | 12-bit | 2 | 1 | RAM | 43 | MCP47FVB04 | 8-bit | 4 | 2 | RAM | 44 | MCP47FVB14 | 10-bit | 4 | 2 | RAM | 45 | MCP47FVB24 | 12-bit | 4 | 2 | RAM | 47 | MCP47FVB08 | 8-bit | 8 | 2 | RAM | [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,rpm-master-stats.yaml | 33 qcom,rpm-msg-ram: 35 description: Phandle to an RPM MSG RAM slice containing the master stats 44 The name of the RPM Master which owns the MSG RAM slice where this 51 - qcom,rpm-msg-ram 60 qcom,rpm-msg-ram = <&apss_master_stats>,
|
| H A D | qcom,smem.txt | 17 - qcom,rpm-msg-ram: 30 at 0xfa00000 and the RPM message ram at 0xfc428000: 47 qcom,rpm-msg-ram = <&rpm_msg_ram>; 54 compatible = "qcom,rpm-msg-ram";
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-db8500.dtsi | 21 ram@6000000 { 27 ram@6f00000 { 33 ram@7000000 { 47 ram@17f00000 {
|
| H A D | ste-db8520.dtsi | 21 ram@6000000 { 27 ram@6f00000 { 33 ram@7000000 { 47 ram@17f00000 {
|
| /freebsd/sys/sys/ |
| H A D | physmem.h | 37 * Routines to help configure physical ram. 39 * Multiple regions of contiguous physical ram can be added (in any order). 41 * Multiple regions of physical ram that should be excluded from crash dumps, or 45 * remainining non-excluded physical ram for use by other parts of the kernel, 48 * that communicate physical ram configuration to other parts of the kernel.
|
| /freebsd/sys/arm64/coresight/ |
| H A D | coresight_tmc.h | 34 #define TMC_RSZ 0x004 /* RAM Size Register */ 42 #define TMC_RRD 0x010 /* RAM Read Data Register */ 43 #define TMC_RRP 0x014 /* RAM Read Pointer Register */ 44 #define TMC_RWP 0x018 /* RAM Write Pointer Register */ 48 #define TMC_RWD 0x024 /* RAM Write Data Register */ 56 #define TMC_RRPHI 0x038 /* RAM Read Pointer High Register */ 57 #define TMC_RWPHI 0x03C /* RAM Write Pointer High Register */
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-tqma6.dtsi | 14 bootph-pre-ram; 23 bootph-pre-ram; 34 bootph-pre-ram; 47 bootph-pre-ram; 55 bootph-pre-ram; 129 bootph-pre-ram;
|
| H A D | imx6ul-tqma6ul-common.dtsi | 29 bootph-pre-ram; 145 bootph-pre-ram; 151 bootph-pre-ram; 168 bootph-pre-ram; 178 bootph-pre-ram; 224 bootph-pre-ram;
|
| /freebsd/sys/contrib/device-tree/Bindings/cache/ |
| H A D | baikal,bt1-l2-ctl.yaml | 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 29 description: Cycles of latency for Way-select RAM accesses 36 description: Cycles of latency for Tag RAM accesses 43 description: Cycles of latency for Data RAM accesses
|