/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 69 ## CSR section in BMC Certificate management 71 ### User flow for generating and installing Certificates(CSR Based) 89 ### Assumptions 97 ### CSR Request 120 ### Example usage for the GenerateCSR POST request 151 ### Additional interfaces 156 ### d-bus interfaces 174 ### Boot process 182 ### Repository 186 ### Redfish Certificate Support [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/ |
H A D | meson.build | 2 subdir('CSR') subdir
|
/openbmc/phosphor-certificate-manager/ |
H A D | csr.hpp | 25 class CSR : public internal::CSRInterface class
|
H A D | csr.cpp | 32 CSR::CSR(sdbusplus::bus_t& bus, const char* path, std::string&& installPath, in CSR() function in phosphor::certs::CSR
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ |
H A D | meson.build | 3 subdir('CSR') subdir
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1083 #define sa_readw(AEP, CSR) readl(&((AEP)->regs.sa->CSR)) argument 1084 #define sa_readl(AEP, CSR) readl(&((AEP)->regs.sa->CSR)) argument 1085 #define sa_writew(AEP, CSR, value) writew(value, &((AEP)->regs.sa->CSR)) argument 1086 #define sa_writel(AEP, CSR, value) writel(value, &((AEP)->regs.sa->CSR)) argument 1145 #define rx_readb(AEP, CSR) readb(&((AEP)->regs.rx->CSR)) argument 1146 #define rx_readl(AEP, CSR) readl(&((AEP)->regs.rx->CSR)) argument 1147 #define rx_writeb(AEP, CSR, value) writeb(value, &((AEP)->regs.rx->CSR)) argument 1148 #define rx_writel(AEP, CSR, value) writel(value, &((AEP)->regs.rx->CSR)) argument 1163 #define rkt_readb(AEP, CSR) readb(&((AEP)->regs.rkt->CSR)) argument 1164 #define rkt_readl(AEP, CSR) readl(&((AEP)->regs.rkt->CSR)) argument [all …]
|
/openbmc/linux/drivers/dma/ |
H A D | txx9dmac.h | 88 u32 CSR; member
|
/openbmc/qemu/hw/net/ |
H A D | tulip.h | 11 #define CSR(_x) ((_x) << 3) macro
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_pwm-test.c | 34 #define CSR 0x04 macro
|
/openbmc/linux/include/linux/ |
H A D | omap-dma.h | 153 CSDP, CCR, CICR, CSR, enumerator
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | ravb.h | 52 CSR = 0x000C, enumerator
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge.h | 810 CSR = 0x14, enumerator
|