Home
last modified time | relevance | path

Searched defs:CSR (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md69 ## 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 Dmeson.build2 subdir('CSR') subdir
/openbmc/phosphor-certificate-manager/
H A Dcsr.hpp25 class CSR : public internal::CSRInterface class
H A Dcsr.cpp32 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 Dmeson.build31 subdir('CSR') subdir
/openbmc/linux/drivers/scsi/aacraid/
H A Daacraid.h1083 #define sa_readw(AEP, CSR) readl(&((AEP)->regs.sa->CSR)) argument
1084 #define sa_readl(AEP, CSR) readl(&((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
1163 #define rkt_readb(AEP, CSR) readb(&((AEP)->regs.rkt->CSR)) argument
1164 #define rkt_readl(AEP, CSR) readl(&((AEP)->regs.rkt->CSR)) argument
1211 #define src_readb(AEP, CSR) readb(&((AEP)->regs.src.bar0->CSR)) argument
1212 #define src_readl(AEP, CSR) readl(&((AEP)->regs.src.bar0->CSR)) argument
1213 #define src_writeb(AEP, CSR, value) writeb(value, \ argument
1215 #define src_writel(AEP, CSR, value) writel(value, \ argument
[all …]
/openbmc/linux/drivers/dma/
H A Dtxx9dmac.h88 u32 CSR; member
/openbmc/qemu/hw/net/
H A Dtulip.h11 #define CSR(_x) ((_x) << 3) macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c34 #define CSR 0x04 macro
/openbmc/linux/include/linux/
H A Domap-dma.h153 CSDP, CCR, CICR, CSR, enumerator
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb.h52 CSR = 0x000C, enumerator
/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h810 CSR = 0x14, enumerator