Home
last modified time | relevance | path

Searched full:area (Results 1 – 25 of 2042) sorted by relevance

12345678910>>...82

/openbmc/linux/drivers/gpu/drm/omapdrm/
Dtcm.h
Dtcm-sita.c
/openbmc/linux/drivers/net/dsa/sja1105/
Dsja1105_ethtool.c
/openbmc/linux/arch/powerpc/include/asm/
Drtas-work-area.h
/openbmc/linux/arch/x86/xen/
Dgrant-table.c
/openbmc/linux/lib/
Dlogic_iomem.c
/openbmc/linux/arch/powerpc/platforms/cell/
Dras.c
/openbmc/linux/arch/arm/mach-omap2/
Dfb.c
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/
Dia_css_ynr2_types.h
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpp.h
/openbmc/linux/arch/x86/mm/
Dmem_encrypt_boot.S
/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp66 * @param[in/out] data FRU area data
83 * @brief Append checksum of the FRU area data
85 * @param[in/out] data FRU area data
96 * @brief Append padding bytes for the FRU area data
98 * @param[in/out] data FRU area data
112 * @param[in/out] fruAreaData FRU area info data
116 // This area needs to be padded to a multiple of 8 bytes (after checksum) in postFormatProcessing()
119 // Set size of data info area in postFormatProcessing()
123 // Finally add area checksum in postFormatProcessing()
129 * area data.
[all …]
/openbmc/linux/drivers/md/
Ddm-snap-persistent.c
/openbmc/linux/drivers/video/fbdev/sis/
Dsis_accel.c
/openbmc/linux/arch/sh/boards/mach-sdk7786/
Dfpga.c
Dsram.c
/openbmc/entity-manager/src/fru_device/
H A Dfru_utils.cpp117 std::cerr << "FRU data field extends past end of FRU area data\n"; in decodeFRUData()
205 * falling under other field area
208 * currentArea: Index of current area offset to be compared against all area
210 * len: Length of current area space and it is a multiple of 8 bytes
228 std::cerr << "Error: Fru area is out of range\n"; in verifyOffset()
235 std::cerr << "Error: Fru area index is out of range\n"; in verifyOffset()
243 for (fruAreas area = fruAreas::fruAreaInternal; in verifyOffset() local
244 area <= fruAreas::fruAreaMultirecord; ++area) in verifyOffset()
247 if (area == currentArea) in verifyOffset()
252 unsigned int areaIndex = getHeaderAreaFieldOffset(area); in verifyOffset()
[all …]
H A Dfru_utils.hpp56 size_t start; // Fru Area Start offset
57 size_t size; // Fru Area Size
58 size_t end; // Fru Area end offset
59 size_t updateFieldLoc; // Fru Area update Field Location
87 inline const std::string& getFruAreaName(fruAreas area) in getFruAreaName() argument
89 return fruAreaNames[static_cast<unsigned int>(area)]; in getFruAreaName()
154 /// \brief Get offset for a common header area
155 /// \param area - the area
157 unsigned int getHeaderAreaFieldOffset(fruAreas area);
163 /// \param fruAreaParams - struct to have fru Area parameters like length,
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_types.h
/openbmc/linux/arch/um/kernel/
Ddtb.c
/openbmc/qemu/hw/sh4/
H A Dsh7750_regs.h43 * in 0x1f000000 - 0x1fffffff (area 7 address)
98 /* 0 - use area 5 wait states */
99 /* 1 - use area 6 wait states */
159 #define SH7750_CCR_CB 0x00000004 /* Copy-back bit for P1 area */
160 #define SH7750_CCR_WT 0x00000002 /* Write-through bit for P0,U0,P3 area */
552 #define SH7750_BCR1_A0MPX 0x20000000 /* Area 0 Memory Type (0-SRAM,1-MPX) */
561 #define SH7750_BCR1_A1MBC 0x00200000 /* Area 1 SRAM Byte Control Mode: */
562 /* 0 - Area 1 SRAM is set to */
564 /* 1 - Area 1 SRAM is set to byte */
566 #define SH7750_BCR1_A4MBC 0x00100000 /* Area 4 SRAM Byte Control Mode: */
[all …]
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp27 * @param[in] type - the type of FRU area.
62 * Returns the type of the current FRU area.
64 * @return the type of FRU area
72 * Returns the FRU area name.
74 * @return the FRU area name
94 * @param[in] value - The data to copy into the FRU area
106 // Name of the FRU area. ( BOARD/CHASSIS/PRODUCT )
112 // Actual area data.
/openbmc/linux/Documentation/arch/s390/
D3270.rst
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-devices-mmc
/openbmc/linux/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst

12345678910>>...82