/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | privilege_registry.hpp | 52 const static auto& getAccelerationFunction = privilegeSetLogin; 53 const static auto& headAccelerationFunction = privilegeSetLogin; 54 const static auto& patchAccelerationFunction = privilegeSetConfigureComponents; 55 const static auto& putAccelerationFunction = privilegeSetConfigureComponents; 56 const static auto& deleteAccelerationFunction = privilegeSetConfigureComponents; 57 const static auto& postAccelerationFunction = privilegeSetConfigureComponents; 60 const static auto& getAccelerationFunctionCollection = privilegeSetLogin; 61 const static auto& headAccelerationFunctionCollection = privilegeSetLogin; 62 const static auto& patchAccelerationFunctionCollection = privilegeSetConfigureComponents; 63 const static auto& putAccelerationFunctionCollection = privilegeSetConfigureComponents; [all …]
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | constants.hpp | 9 static constexpr auto KEYWORD_SIZE = 2; 10 static constexpr auto RECORD_SIZE = 4; 12 static constexpr uint8_t IPZ_DATA_START = 11; 13 static constexpr uint8_t IPZ_DATA_START_TAG = 0x84; 14 static constexpr uint8_t IPZ_RECORD_END_TAG = 0x78; 16 static constexpr uint8_t KW_VPD_DATA_START = 0; 17 static constexpr uint8_t KW_VPD_START_TAG = 0x82; 18 static constexpr uint8_t KW_VPD_PAIR_START_TAG = 0x84; 19 static constexpr uint8_t ALT_KW_VPD_PAIR_START_TAG = 0x90; 20 static constexp [all...] |
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | 26 static constexpr NetFn netFnGeneral = netFnOemOne; 27 static constexpr NetFn netFnPlatform = netFnOemTwo; 28 static constexpr NetFn netFnApp = netFnOemEight; 32 static constexpr Cmd cmdGetBmcVersionString = 0x01; 33 static constexpr Cmd cmdRestoreConfiguration = 0x02; 34 static constexpr Cmd cmdGetSmSignal = 0x14; 35 static constexpr Cmd cmdSetSmSignal = 0x15; 36 static constexpr Cmd cmdSetBIOSID = 0x26; 37 static constexpr Cmd cmdGetOEMDeviceInfo = 0x27; 38 static constexpr Cmd cmdSetColdRedundancyConfig = 0x2d; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | clang-c++11.patch | 13 -static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used)); 14 +static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __asm__("NewSimulator… 18 @@ -530,7 +530,7 @@ static void * NewSimulatorOpen( GHashTab 22 -static void NewSimulatorClose( void * ) __attribute__((used)); 23 +static void NewSimulatorClose( void * ) __asm__("NewSimulatorClose") __attribute__((used)); 27 @@ -585,7 +585,7 @@ static void NewSimulatorClose( void *hnd 31 -static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used)); 32 +static SaErrorT NewSimulatorGetEvent( void * ) __asm__("NewSimulatorGetEvent") __attribute__((used… 34 static SaErrorT NewSimulatorGetEvent( void *hnd ) { 36 @@ -613,7 +613,7 @@ static SaErrorT NewSimulatorGetEvent( vo [all …]
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.c | 20 static const unsigned int emmc_nand_d0_pins[] = {BOOT_0}; 21 static const unsigned int emmc_nand_d1_pins[] = {BOOT_1}; 22 static const unsigned int emmc_nand_d2_pins[] = {BOOT_2}; 23 static const unsigned int emmc_nand_d3_pins[] = {BOOT_3}; 24 static const unsigned int emmc_nand_d4_pins[] = {BOOT_4}; 25 static const unsigned int emmc_nand_d5_pins[] = {BOOT_5}; 26 static const unsigned int emmc_nand_d6_pins[] = {BOOT_6}; 27 static const unsigned int emmc_nand_d7_pins[] = {BOOT_7}; 29 static const unsigned int emmc_clk_pins[] = {BOOT_8}; 30 static const unsigned int emmc_cmd_pins[] = {BOOT_10}; [all …]
|
/openbmc/u-boot/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier-pro5.c | 13 static const unsigned emmc_pins[] = {36, 37, 38, 39, 40, 41, 42}; 14 static const int emmc_muxvals[] = {0, 0, 0, 0, 0, 0, 0}; 15 static const unsigned emmc_dat8_pins[] = {43, 44, 45, 46}; 16 static const int emmc_dat8_muxvals[] = {0, 0, 0, 0}; 17 static const unsigned i2c0_pins[] = {112, 113}; 18 static const int i2c0_muxvals[] = {0, 0}; 19 static const unsigned i2c1_pins[] = {114, 115}; 20 static const int i2c1_muxvals[] = {0, 0}; 21 static const unsigned i2c2_pins[] = {116, 117}; 22 static const int i2c2_muxvals[] = {0, 0}; [all …]
|
H A D | pinctrl-uniphier-ld6b.c | 13 static const unsigned emmc_pins[] = {36, 37, 38, 39, 40, 41, 42}; 14 static const int emmc_muxvals[] = {1, 1, 1, 1, 1, 1, 1}; 15 static const unsigned emmc_dat8_pins[] = {43, 44, 45, 46}; 16 static const int emmc_dat8_muxvals[] = {1, 1, 1, 1}; 17 static const unsigned ether_rgmii_pins[] = {143, 144, 145, 146, 147, 148, 149, 20 static const int ether_rgmii_muxvals[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22 static const unsigned ether_rmii_pins[] = {143, 144, 145, 146, 147, 148, 149, 24 static const int ether_rmii_muxvals[] = {0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1}; 25 static const unsigned i2c0_pins[] = {109, 110}; 26 static const int i2c0_muxvals[] = {0, 0}; [all …]
|
H A D | pinctrl-uniphier-pro4.c | 13 static const unsigned emmc_pins[] = {40, 41, 42, 43, 51, 52, 53}; 14 static const int emmc_muxvals[] = {1, 1, 1, 1, 1, 1, 1}; 15 static const unsigned emmc_dat8_pins[] = {44, 45, 46, 47}; 16 static const int emmc_dat8_muxvals[] = {1, 1, 1, 1}; 17 static const unsigned ether_mii_pins[] = {160, 161, 162, 163, 164, 165, 166, 20 static const int ether_mii_muxvals[] = {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22 static const unsigned ether_rgmii_pins[] = {160, 161, 162, 163, 164, 165, 167, 25 static const int ether_rgmii_muxvals[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27 static const unsigned ether_rmii_pins[] = {160, 161, 162, 165, 168, 169, 172, 29 static const int ether_rmii_muxvals[] = {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; [all …]
|
H A D | pinctrl-uniphier-ld4.c | 13 static const unsigned emmc_pins[] = {21, 22, 23, 24, 25, 26, 27}; 14 static const int emmc_muxvals[] = {0, 1, 1, 1, 1, 1, 1}; 15 static const unsigned emmc_dat8_pins[] = {28, 29, 30, 31}; 16 static const int emmc_dat8_muxvals[] = {1, 1, 1, 1}; 17 static const unsigned ether_mii_pins[] = {32, 33, 34, 35, 36, 37, 38, 39, 40, 20 static const int ether_mii_muxvals[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22 static const unsigned ether_rmii_pins[] = {32, 33, 34, 35, 36, 37, 38, 39, 40, 24 static const int ether_rmii_muxvals[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; 25 static const unsigned i2c0_pins[] = {102, 103}; 26 static const int i2c0_muxvals[] = {0, 0}; [all …]
|
H A D | pinctrl-uniphier-pxs2.c | 13 static const unsigned emmc_pins[] = {36, 37, 38, 39, 40, 41, 42}; 14 static const int emmc_muxvals[] = {9, 9, 9, 9, 9, 9, 9}; 15 static const unsigned emmc_dat8_pins[] = {43, 44, 45, 46}; 16 static const int emmc_dat8_muxvals[] = {9, 9, 9, 9}; 17 static const unsigned ether_mii_pins[] = {143, 144, 145, 146, 147, 148, 149, 20 static const int ether_mii_muxvals[] = {8, 8, 8, 8, 10, 10, 10, 10, 10, 10, 10, 22 static const unsigned ether_rgmii_pins[] = {143, 144, 145, 146, 147, 148, 149, 25 static const int ether_rgmii_muxvals[] = {8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 27 static const unsigned ether_rmii_pins[] = {143, 144, 145, 146, 147, 148, 149, 29 static const int ether_rmii_muxvals[] = {8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9}; [all …]
|
H A D | pinctrl-uniphier-sld8.c | 13 static const unsigned emmc_pins[] = {21, 22, 23, 24, 25, 26, 27}; 14 static const int emmc_muxvals[] = {1, 1, 1, 1, 1, 1, 1}; 15 static const unsigned emmc_dat8_pins[] = {28, 29, 30, 31}; 16 static const int emmc_dat8_muxvals[] = {1, 1, 1, 1}; 17 static const unsigned ether_mii_pins[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 19 static const int ether_mii_muxvals[] = {13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 21 static const unsigned ether_rmii_pins[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 23 static const int ether_rmii_muxvals[] = {13, 13, 13, 13, 13, 13, 13, 13, 13, 25 static const unsigned i2c0_pins[] = {102, 103}; 26 static const int i2c0_muxvals[] = {0, 0}; [all …]
|
/openbmc/linux/drivers/pinctrl/ |
D | pinctrl-bm1880.c |
|
/openbmc/linux/drivers/pinctrl/actions/ |
D | pinctrl-s900.c |
|
D | pinctrl-s500.c |
|
D | pinctrl-s700.c |
|
/openbmc/qemu/target/xtensa/core-dc233c/ |
H A D | xtensa-modules.c.inc | 31 static xtensa_sysreg_internal sysregs[] = { 112 static xtensa_state_internal states[] = { 279 static unsigned 287 static void 295 static unsigned 303 static void 311 static unsigned 319 static void 327 static unsigned 335 static void [all …]
|
/openbmc/qemu/target/arm/ |
H A D | cpu-features.h | 47 static inline bool isar_feature_aa32_thumb_div(const ARMISARegisters *id) in isar_feature_aa32_thumb_div() 52 static inline bool isar_feature_aa32_arm_div(const ARMISARegisters *id) in isar_feature_aa32_arm_div() 57 static inline bool isar_feature_aa32_lob(const ARMISARegisters *id) in isar_feature_aa32_lob() 63 static inline bool isar_feature_aa32_jazelle(const ARMISARegisters *id) in isar_feature_aa32_jazelle() 68 static inline bool isar_feature_aa32_aes(const ARMISARegisters *id) in isar_feature_aa32_aes() 73 static inline bool isar_feature_aa32_pmull(const ARMISARegisters *id) in isar_feature_aa32_pmull() 78 static inline bool isar_feature_aa32_sha1(const ARMISARegisters *id) in isar_feature_aa32_sha1() 83 static inline bool isar_feature_aa32_sha2(const ARMISARegisters *id) in isar_feature_aa32_sha2() 88 static inline bool isar_feature_aa32_crc32(const ARMISARegisters *id) in isar_feature_aa32_crc32() 93 static inline bool isar_feature_aa32_rdm(const ARMISARegisters *id) in isar_feature_aa32_rdm() [all …]
|
/openbmc/qemu/target/ppc/ |
H A D | kvm_ppc.h | 106 static inline void kvmppc_dcbst_range(PowerPCCPU *cpu, uint8_t *addr, int len) in kvmppc_dcbst_range() 116 static inline void kvmppc_icbi_range(PowerPCCPU *cpu, uint8_t *addr, int len) in kvmppc_icbi_range() 127 static inline uint32_t kvmppc_get_tbfreq(void) in kvmppc_get_tbfreq() 132 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() 137 static inline bool kvmppc_get_host_serial(char **buf) in kvmppc_get_host_serial() 142 static inline uint64_t kvmppc_get_clockfreq(void) in kvmppc_get_clockfreq() 147 static inline uint32_t kvmppc_get_vmx(void) in kvmppc_get_vmx() 152 static inline uint32_t kvmppc_get_dfp(void) in kvmppc_get_dfp() 157 static inline int kvmppc_get_hasidle(CPUPPCState *env) in kvmppc_get_hasidle() 162 static inline int kvmppc_get_hypercall(CPUPPCState *env, in kvmppc_get_hypercall() [all …]
|
/openbmc/linux/drivers/pinctrl/bcm/ |
D | pinctrl-bcm6362.c |
|
D | pinctrl-bcm6318.c |
|
D | pinctrl-bcm63268.c |
|
/openbmc/qemu/target/xtensa/core-lx106/ |
H A D | xtensa-modules.c.inc | 30 static xtensa_sysreg_internal sysregs[] = { 72 static xtensa_state_internal states[] = { 151 static unsigned 159 static void 167 static unsigned 175 static void 183 static unsigned 191 static void 199 static unsigned 207 static void [all …]
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7623.c | 30 static const struct mtk_pin_field_calc mt7623_pin_mode_range[] = { 34 static const struct mtk_pin_field_calc mt7623_pin_dir_range[] = { 39 static const struct mtk_pin_field_calc mt7623_pin_di_range[] = { 43 static const struct mtk_pin_field_calc mt7623_pin_do_range[] = { 47 static const struct mtk_pin_field_calc mt7623_pin_ies_range[] = { 114 static const struct mtk_pin_field_calc mt7623_pin_smt_range[] = { 202 static const struct mtk_pin_field_calc mt7623_pin_pullen_range[] = { 206 static const struct mtk_pin_field_calc mt7623_pin_pullsel_range[] = { 210 static const struct mtk_pin_field_calc mt7623_pin_drv_range[] = { 265 static const struct mtk_pin_reg_calc mt7623_reg_cals[] = { [all …]
|
H A D | pinctrl-mt7629.c | 17 static const struct mtk_pin_field_calc mt7629_pin_mode_range[] = { 21 static const struct mtk_pin_field_calc mt7629_pin_dir_range[] = { 25 static const struct mtk_pin_field_calc mt7629_pin_di_range[] = { 29 static const struct mtk_pin_field_calc mt7629_pin_do_range[] = { 33 static const struct mtk_pin_field_calc mt7629_pin_ies_range[] = { 43 static const struct mtk_pin_field_calc mt7629_pin_smt_range[] = { 53 static const struct mtk_pin_field_calc mt7629_pin_pullen_range[] = { 63 static const struct mtk_pin_field_calc mt7629_pin_pullsel_range[] = { 73 static const struct mtk_pin_field_calc mt7629_pin_drv_range[] = { 83 static const struct mtk_pin_reg_calc mt7629_reg_cals[] = { [all …]
|
/openbmc/qemu/target/xtensa/core-de212/ |
H A D | xtensa-modules.c.inc | 31 static xtensa_sysreg_internal sysregs[] = { 105 static xtensa_state_internal states[] = { 244 static unsigned 252 static void 260 static unsigned 268 static void 276 static unsigned 284 static void 292 static unsigned 300 static void [all …]
|