/openbmc/linux/drivers/net/ethernet/agere/ |
H A D | et131x.h | 78 /* START OF GLOBAL REGISTER ADDRESS MAP */ 81 * Tx queue start address reg in global address map at address 0x0000 82 * tx queue end address reg in global address map at address 0x0004 83 * rx queue start address reg in global address map at address 0x0008 84 * rx queue end address reg in global address map at address 0x000C 87 /* structure for power management control status reg in global address map 88 * located at address 0x0010 103 /* Interrupt status reg at address 0x0018 120 /* Interrupt mask register at address 0x001C 121 * Interrupt alias clear mask reg at address 0x0020 [all …]
|
/openbmc/entity-manager/configurations/ |
H A D | mtjefferson_bp.json | 4 "Address": "$address", string 6 "Name": "Jefferson BP_EEPROM$ADDRESS / 82 + 1", 10 "Address": "$ADDRESS % 80 + 24", string 12 "Name": "FrontBPTemp$ADDRESS / 82 + 1", 16 "Address": "0x6a", string 17 "Bus": "$ADDRESS / 82 * 8 + 48 + 0", 18 "Name": "nvme$ADDRESS / 82 * 8 + 0", 22 "Address": "0x6a", string 23 "Bus": "$ADDRESS / 82 * 8 + 48 + 1", 24 "Name": "nvme$ADDRESS / 82 * 8 + 1", [all …]
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-cmm.dts | 333 #address-cells = <1>; 340 #address-cells = <1>; 346 #address-cells = <1>; 352 #address-cells = <1>; 357 #address-cells = <1>; 362 #address-cells = <1>; 367 #address-cells = <1>; 372 #address-cells = <1>; 377 #address-cells = <1>; 382 #address-cells = <1>; [all …]
|
H A D | aspeed-bmc-facebook-fuji.dts | 238 #address-cells = <1>; 244 #address-cells = <1>; 251 #address-cells = <1>; 258 #address-cells = <1>; 264 #address-cells = <1>; 270 #address-cells = <1>; 276 #address-cells = <1>; 282 #address-cells = <1>; 288 #address-cells = <1>; 294 #address-cells = <1>; [all …]
|
H A D | aspeed-bmc-facebook-minipack.dts | 248 #address-cells = <1>; 298 #address-cells = <1>; 349 #address-cells = <1>; 355 #address-cells = <1>; 361 #address-cells = <1>; 367 #address-cells = <1>; 373 #address-cells = <1>; 379 #address-cells = <1>; 385 #address-cells = <1>; 391 #address-cells = <1>; [all …]
|
H A D | ibm-power10-quad.dtsi | 10 #address-cells = <2>; 15 #address-cells = <1>; 27 #address-cells = <1>; 38 #address-cells = <2>; 43 #address-cells = <1>; 55 #address-cells = <1>; 66 #address-cells = <2>; 71 #address-cells = <1>; 83 #address-cells = <1>; 94 #address-cells = <2>; [all …]
|
H A D | ibm-power11-quad.dtsi | 125 #address-cells = <2>; 133 #address-cells = <1>; 145 #address-cells = <1>; 150 #address-cells = <1>; 156 #address-cells = <2>; 161 #address-cells = <1>; 180 #address-cells = <1>; 186 #address-cells = <2>; 191 #address-cells = <1>; 210 #address-cells = <1>; [all …]
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.reg | 95 * Controls which of the 5, 512byte, address spaces should be used 100 address 0x000 115 address 0x001 132 address 0x002 212 address 0x003 230 address 0x004 246 address 0x004 262 address 0x005 280 address 0x006 291 address 0x008 [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hubp.c | 70 const struct dc_plane_address *address, in hubp3_program_surface_flip_and_addr() argument 82 VMID, address->vmid); in hubp3_program_surface_flip_and_addr() 84 if (address->type == PLN_ADDR_TYPE_GRPH_STEREO) { in hubp3_program_surface_flip_and_addr() 94 /* HW automatically latch rest of address register on write to in hubp3_program_surface_flip_and_addr() 99 switch (address->type) { in hubp3_program_surface_flip_and_addr() 103 * base on address->grph.dcc_const_color in hubp3_program_surface_flip_and_addr() 108 if (address->grph.addr.quad_part == 0) in hubp3_program_surface_flip_and_addr() 112 PRIMARY_SURFACE_TMZ, address->tmz_surface, in hubp3_program_surface_flip_and_addr() 113 PRIMARY_META_SURFACE_TMZ, address->tmz_surface); in hubp3_program_surface_flip_and_addr() 115 if (address->grph.meta_addr.quad_part != 0) { in hubp3_program_surface_flip_and_addr() [all …]
|
/openbmc/linux/arch/nios2/mm/ |
H A D | ioremap.c | 22 static inline void remap_area_pte(pte_t *pte, unsigned long address, in remap_area_pte() argument 31 address &= ~PMD_MASK; in remap_area_pte() 32 end = address + size; in remap_area_pte() 35 if (address >= end) in remap_area_pte() 44 address += PAGE_SIZE; in remap_area_pte() 47 } while (address && (address < end)); in remap_area_pte() 50 static inline int remap_area_pmd(pmd_t *pmd, unsigned long address, in remap_area_pmd() argument 56 address &= ~PGDIR_MASK; in remap_area_pmd() 57 end = address + size; in remap_area_pmd() 60 phys_addr -= address; in remap_area_pmd() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | IPAddresses.v1_1_5.json | 14 …"Deprecated": "This address is currently within its valid lifetime but is now outside its RFC4862-… 15 …"Failed": "This address has failed Duplicate Address Detection (DAD) testing, as defined in RFC486… 16 …"Preferred": "This address is currently within both its RFC4862-defined valid and preferred lifeti… 17 …"Tentative": "This address is currently undergoing Duplicate Address Detection (DAD) testing, as d… 23 "description": "This type describes an IPv4 address.", 24 "longDescription": "This type shall describe an IPv4 address assigned to an interface.", 40 "Address": { object 41 "description": "The IPv4 address.", 42 …"longDescription": "This property shall contain an IPv4 address assigned to this interface. If DH… 59 "description": "This indicates how the address was determined.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | IPAddresses.v1_1_5.json | 14 …"Deprecated": "This address is currently within its valid lifetime but is now outside its RFC4862-… 15 …"Failed": "This address has failed Duplicate Address Detection (DAD) testing, as defined in RFC486… 16 …"Preferred": "This address is currently within both its RFC4862-defined valid and preferred lifeti… 17 …"Tentative": "This address is currently undergoing Duplicate Address Detection (DAD) testing, as d… 23 "description": "This type describes an IPv4 address.", 24 "longDescription": "This type shall describe an IPv4 address assigned to an interface.", 40 "Address": { object 41 "description": "The IPv4 address.", 42 …"longDescription": "This property shall contain an IPv4 address assigned to this interface. If DH… 59 "description": "This indicates how the address was determined.", [all …]
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_addrlist.c | 3 * NetLabel Network Address Lists 5 * This file contains network address list functions used to manage ordered 32 * Address List Functions 36 * netlbl_af4list_search - Search for a matching IPv4 address entry 37 * @addr: IPv4 address 41 * Searches the IPv4 address list given by @head. If a matching address entry 59 * netlbl_af4list_search_exact - Search for an exact IPv4 address entry 60 * @addr: IPv4 address 61 * @mask: IPv4 address mask 65 * Searches the IPv4 address list given by @head. If an exact match if found [all …]
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-scratch.h | 47 * @address: byte address to read from 51 static inline uint8_t cvmx_scratch_read8(uint64_t address) in cvmx_scratch_read8() argument 53 return *CASTPTR(volatile uint8_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read8() 59 * @address: byte address to read from 63 static inline uint16_t cvmx_scratch_read16(uint64_t address) in cvmx_scratch_read16() argument 65 return *CASTPTR(volatile uint16_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read16() 71 * @address: byte address to read from 75 static inline uint32_t cvmx_scratch_read32(uint64_t address) in cvmx_scratch_read32() argument 77 return *CASTPTR(volatile uint32_t, CVMX_SCRATCH_BASE + address); in cvmx_scratch_read32() 83 * @address: byte address to read from [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | rsaddr.c | 4 * Module Name: rsaddr - Address resource descriptors (16/32/64) 17 * acpi_rs_convert_address16 - All WORD (16-bit) address resources 35 * Address Granularity 36 * Address Range Minimum 37 * Address Range Maximum 38 * Address Translation Offset 39 * Address Length 41 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET(data.address16.address.granularity), 54 * acpi_rs_convert_address32 - All DWORD (32-bit) address resources 73 * Address Granularity [all …]
|
/openbmc/u-boot/include/ |
H A D | axi.h | 24 * read() - Read a single value from a specified address on a AXI bus 26 * @address: The address to read from. 28 * from the address on the AXI bus. 33 int (*read)(struct udevice *dev, ulong address, void *data, 37 * write() - Write a single value to a specified address on a AXI bus 39 * @address: The address to write to. 40 * @data: Pointer to the data value to be written to the address 46 int (*write)(struct udevice *dev, ulong address, void *data, 53 * axi_read() - Read a single value from a specified address on a AXI bus 55 * @address: The address to read from. [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ti-abb-regulator.txt | 9 - reg: Address and length of the register set for the device. It contains 12 - "base-address" - contains base address of ABB module (ti,abb-v1,ti,abb-v2) 13 - "control-address" - contains control register address of ABB module (ti,abb-v3) 14 - "setup-address" - contains setup register address of ABB module (ti,abb-v3) 15 - "int-address" - contains address of interrupt register for ABB module 17 - #address-cells: should be 0 47 - "efuse-address" - Contains efuse base address used to pick up ABB info. 48 - "ldo-address" - Contains address of ABB LDO override register. 49 "efuse-address" is required for this. 50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override [all …]
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic_bxtwc.c | 29 .address = 0x0, 34 .address = 0x04, 39 .address = 0x08, 44 .address = 0x0c, 49 .address = 0x10, 54 .address = 0x14, 59 .address = 0x18, 64 .address = 0x1c, 69 .address = 0x20, 74 .address = 0x24, [all …]
|
/openbmc/u-boot/drivers/ram/aspeed/ |
H A D | sdram_phy_ast2600.h | 141 0x1e6e0100, // start address 179 0xaeeddeea, // change address 180 0x1e6e019c, // new address 186 0xaeeddeea, // change address 187 0x1e6e01cc, // new address 192 0xaeeddeea, // change address 193 0x1e6e0288, // new address 198 0xaeeddeea, // change address 199 0x1e6e02f8, // new address 202 0xaeeddeea, // change address [all …]
|
/openbmc/linux/security/tomoyo/ |
H A D | network.c | 11 /* Structure for holding inet domain socket's address. */ 14 const __be32 *address; /* In network byte order. */ member 18 /* Structure for holding unix domain socket's address. */ 24 /* Structure for holding socket address. */ 43 * tomoyo_parse_ipaddr_union - Parse an IP address. 55 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local 58 if (!strchr(address, ':') && in tomoyo_parse_ipaddr_union() 59 in4_pton(address, -1, min, '-', &end) > 0) { in tomoyo_parse_ipaddr_union() 68 if (in6_pton(address, -1, min, '-', &end) > 0) { in tomoyo_parse_ipaddr_union() 81 * tomoyo_print_ipv4 - Print an IPv4 address. [all …]
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | elf.h | 61 #define R_PARISC_DIR21L 2 /* Left 21 bits of eff. address. */ 62 #define R_PARISC_DIR17R 3 /* Right 17 bits of eff. address. */ 63 #define R_PARISC_DIR17F 4 /* 17 bits of eff. address. */ 64 #define R_PARISC_DIR14R 6 /* Right 14 bits of eff. address. */ 65 #define R_PARISC_PCREL32 9 /* 32-bit rel. address. */ 66 #define R_PARISC_PCREL21L 10 /* Left 21 bits of rel. address. */ 67 #define R_PARISC_PCREL17R 11 /* Right 17 bits of rel. address. */ 68 #define R_PARISC_PCREL17F 12 /* 17 bits of rel. address. */ 69 #define R_PARISC_PCREL14R 14 /* Right 14 bits of rel. address. */ 70 #define R_PARISC_DPREL21L 18 /* Left 21 bits of rel. address. */ [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_env.h | 53 /** Store an 8 bit value into an address in the CSS HW address space. 54 The address must be an 8 bit aligned address. */ 56 /** Store a 16 bit value into an address in the CSS HW address space. 57 The address must be a 16 bit aligned address. */ 59 /** Store a 32 bit value into an address in the CSS HW address space. 60 The address must be a 32 bit aligned address. */ 62 /** Load an 8 bit value from an address in the CSS HW address 63 space. The address must be an 8 bit aligned address. */ 65 /** Load a 16 bit value from an address in the CSS HW address 66 space. The address must be a 16 bit aligned address. */ [all …]
|
/openbmc/linux/arch/sh/mm/ |
H A D | fault.c | 28 force_sig_info_fault(int si_signo, int si_code, unsigned long address) in force_sig_info_fault() argument 30 force_sig_fault(si_signo, si_code, (void __user *)address); in force_sig_info_fault() 120 static inline pmd_t *vmalloc_sync_one(pgd_t *pgd, unsigned long address) in vmalloc_sync_one() argument 122 unsigned index = pgd_index(address); in vmalloc_sync_one() 134 p4d = p4d_offset(pgd, address); in vmalloc_sync_one() 135 p4d_k = p4d_offset(pgd_k, address); in vmalloc_sync_one() 139 pud = pud_offset(p4d, address); in vmalloc_sync_one() 140 pud_k = pud_offset(p4d_k, address); in vmalloc_sync_one() 147 pmd = pmd_offset(pud, address); in vmalloc_sync_one() 148 pmd_k = pmd_offset(pud_k, address); in vmalloc_sync_one() [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_ipv6.robot | 28 Get IPv6 Address And Verify 29 [Documentation] Get IPv6 Address And Verify. 33 Verify IPv6 On BMC ${ipv6_network_configuration['Address']} 56 [Documentation] Verify IPv6 address and its prefix length on BMC. 60 Verify IPv6 And PrefixLength ${ipv6_network_configuration['Address']} 65 Configure IPv6 Address And Verify 66 [Documentation] Configure IPv6 address and verify. 68 [Template] Configure IPv6 Address On BMC 71 # IPv6 address Prefix length 75 Delete IPv6 Address And Verify [all …]
|
/openbmc/linux/include/linux/ |
H A D | etherdevice.h | 75 * is_link_local_ether_addr - Determine if given Ethernet address is link-local 76 * @addr: Pointer to a six-byte array containing the Ethernet address 78 * Return true if address is link local reserved addr (01:80:c2:00:00:0X) per 98 * is_zero_ether_addr - Determine if give Ethernet address is all zeros. 99 * @addr: Pointer to a six-byte array containing the Ethernet address 101 * Return true if the address is all zeroes. 117 * is_multicast_ether_addr - Determine if the Ethernet address is a multicast. 118 * @addr: Pointer to a six-byte array containing the Ethernet address 120 * Return true if the address is a multicast address. 121 * By definition the broadcast address is also a multicast address. [all …]
|