Home
last modified time | relevance | path

Searched defs:AC (Results 1 – 16 of 16) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dpower.hpp21 AC, enumerator
44 AC, enumerator
H A Dpower_supply.hpp12 AC, enumerator
H A Doutlet.hpp37 AC, enumerator
H A Dsensor.hpp12 AC, enumerator
H A Dcircuit.hpp116 AC, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c229 u8 AC, in ConstructNullFunctionData()
764 u8 AC, in ConstructBtNullFunctionData()
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c152 #define AC 3 macro
/openbmc/linux/drivers/staging/nvec/
H A Dnvec_power.c64 AC, enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPower.v1_7_3.json144 "AC": "Alternating Current (AC) input range.", string
1046 "AC": "Alternating Current (AC) power supply.", string
H A DPowerSupply.v1_6_0.json624 "AC": "Alternating Current (AC) power supply.", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPower.v1_7_3.json144 "AC": "Alternating Current (AC) input range.", string
1046 "AC": "Alternating Current (AC) power supply.", string
H A DPowerSupply.v1_6_0.json624 "AC": "Alternating Current (AC) power supply.", string
H A DOutlet.v1_4_4.json778 "AC": "Alternating Current (AC) outlet.", string
H A DCircuit.v1_8_1.json1165 "AC": "Alternating Current (AC) circuit.", string
/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h302 u8 AC :1; /* a/d clock pin */ member
/openbmc/qemu/disas/
H A Dnanomips.c462 static const char *AC(uint64 reg, Dis_info *info) in AC() function