/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mt7629.c | 31 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument 63 #define FACTOR0(_id, _parent, _mult, _div) \ argument 66 #define FACTOR1(_id, _parent, _mult, _div) \ argument 69 #define FACTOR2(_id, _parent, _mult, _div) \ argument 425 #define GATE_INFRA(_id, _parent, _shift) { \ argument 454 #define GATE_PERI0(_id, _parent, _shift) { \ argument 462 #define GATE_PERI1(_id, _parent, _shift) { \ argument 499 #define GATE_ETH(_id, _parent, _shift, _flag) { \ argument 507 #define GATE_ETH0(_id, _parent, _shift) \ argument 510 #define GATE_ETH1(_id, _parent, _shift) \ argument [all …]
|
H A D | clk-mt7623.c | 27 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument 73 #define FACTOR0(_id, _parent, _mult, _div) \ argument 76 #define FACTOR1(_id, _parent, _mult, _div) \ argument 79 #define FACTOR2(_id, _parent, _mult, _div) \ argument 588 #define GATE_INFRA(_id, _parent, _shift) { \ argument 630 #define GATE_PERI0(_id, _parent, _shift) { \ argument 638 #define GATE_PERI1(_id, _parent, _shift) { \ argument 699 #define GATE_ETH(_id, _parent, _shift, _flag) { \ argument 707 #define GATE_ETH0(_id, _parent, _shift) \ argument 710 #define GATE_ETH1(_id, _parent, _shift) \ argument
|
H A D | clk-mtk.h | 57 #define FIXED_CLK(_id, _parent, _rate) { \ argument 80 #define FACTOR(_id, _parent, _mult, _div, _flags) { \ argument 113 #define MUX_GATE_FLAGS(_id, _parents, _reg, _shift, _width, _gate, \ argument 126 #define MUX_GATE(_id, _parents, _reg, _shift, _width, _gate) \ argument 129 #define MUX(_id, _parents, _reg, _shift, _width) { \ argument
|
/openbmc/u-boot/drivers/clk/uniphier/ |
H A D | clk-uniphier-sys.c | 9 #define UNIPHIER_LD4_SYS_CLK_NAND(_id) \ argument 13 #define UNIPHIER_LD11_SYS_CLK_NAND(_id) \ argument
|
H A D | clk-uniphier.h | 50 #define UNIPHIER_CLK_RATE(_id, _rate) \ argument 59 #define UNIPHIER_CLK_GATE(_id, _parent, _reg, _bit) \ argument 70 #define UNIPHIER_CLK_GATE_SIMPLE(_id, _reg, _bit) \ argument
|
H A D | clk-uniphier-mio.c | 19 #define UNIPHIER_MIO_CLK_SD(_id, ch) \ argument
|
/openbmc/u-boot/drivers/clk/renesas/ |
H A D | renesas-cpg-mssr.h | 65 #define DEF_TYPE(_name, _id, _type...) \ argument 67 #define DEF_BASE(_name, _id, _type, _parent...) \ argument 70 #define DEF_INPUT(_name, _id) \ argument 72 #define DEF_FIXED(_name, _id, _parent, _div, _mult) \ argument 74 #define DEF_DIV6P1(_name, _id, _parent, _offset) \ argument 76 #define DEF_DIV6_RO(_name, _id, _parent, _offset, _div) \ argument
|
H A D | rcar-gen3-cpg.h | 28 #define DEF_GEN3_SD(_name, _id, _parent, _offset) \ argument 30 #define DEF_GEN3_RPC(_name, _id, _parent, _offset) \ argument 32 #define DEF_GEN3_PE(_name, _id, _parent_sscg, _div_sscg, _parent_clean, \ argument
|
/openbmc/phosphor-hwmon/ |
H A D | fan_pwm.hpp | 54 std::string _id; member in hwmon::FanPwm
|
H A D | fan_speed.hpp | 61 std::string _id; member in hwmon::FanSpeed
|
/openbmc/openpower-hw-diags/attn/pel/ |
H A D | private_header.hpp | 164 uint32_t _id = 0; member in attn::pel::PrivateHeader
|
/openbmc/phosphor-pid-control/pid/ |
H A D | stepwisecontroller.hpp | 57 std::string _id; member in pid_control::StepwiseController
|
H A D | pidcontroller.hpp | 79 std::string _id; member in pid_control::PIDController
|
/openbmc/phosphor-hwmon/test/ |
H A D | hwmonio_default_unittest.cpp | 26 const std::string _id = "a"; member in hwmonio::__anon58fc77ce0111::HwmonIOTest
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuspassive.hpp | 73 std::string _id; // for debug identification member in pid_control::DbusPassive
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uniphier.c | 27 #define UNIPHIER_RESET(_id, _reg, _bit) \ argument 34 #define UNIPHIER_RESETX(_id, _reg, _bit) \ argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | private_header.hpp | 295 uint32_t _id; member in openpower::pels::PrivateHeader
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sbom30.py | 160 def hash_id(_id): argument 603 def new_file(self, _id, name, path, *, purposes=[]): argument 973 def link_id(_id): argument
|
H A D | spdx30.py | 1154 def find_by_id(self, _id, default=None): argument 1660 def write_object(self, o, _id, needs_id): argument 1753 def write_object(self, o, _id, needs_id): argument 1875 def write_object(self, o, _id, needs_id): argument
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | sandbox.c | 16 #define MODE(_id, _val, _name) [_id] = { \ argument
|
H A D | s2mps11_regulator.c | 16 #define MODE(_id, _val, _name) { \ argument
|
H A D | pfuze100.c | 212 #define MODE(_id, _val, _name) { \ argument
|
H A D | stpmu1.c | 26 #define STPMU1_MODE(_id, _val, _name) { \ argument
|
H A D | max77686.c | 18 #define MODE(_id, _val, _name) { \ argument
|
/openbmc/u-boot/tools/ |
H A D | imagetool.h | 298 _id, \ argument
|