Home
last modified time | relevance | path

Searched defs:_id (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mt7629.c31 #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 Dclk-mt7623.c27 #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 Dclk-mtk.h57 #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 Dclk-uniphier-sys.c9 #define UNIPHIER_LD4_SYS_CLK_NAND(_id) \ argument
13 #define UNIPHIER_LD11_SYS_CLK_NAND(_id) \ argument
H A Dclk-uniphier.h50 #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 Dclk-uniphier-mio.c19 #define UNIPHIER_MIO_CLK_SD(_id, ch) \ argument
/openbmc/u-boot/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h65 #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 Drcar-gen3-cpg.h28 #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 Dfan_pwm.hpp54 std::string _id; member in hwmon::FanPwm
H A Dfan_speed.hpp61 std::string _id; member in hwmon::FanSpeed
/openbmc/openpower-hw-diags/attn/pel/
H A Dprivate_header.hpp164 uint32_t _id = 0; member in attn::pel::PrivateHeader
/openbmc/phosphor-pid-control/pid/
H A Dstepwisecontroller.hpp57 std::string _id; member in pid_control::StepwiseController
H A Dpidcontroller.hpp79 std::string _id; member in pid_control::PIDController
/openbmc/phosphor-hwmon/test/
H A Dhwmonio_default_unittest.cpp26 const std::string _id = "a"; member in hwmonio::__anon58fc77ce0111::HwmonIOTest
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.hpp73 std::string _id; // for debug identification member in pid_control::DbusPassive
/openbmc/u-boot/drivers/reset/
H A Dreset-uniphier.c27 #define UNIPHIER_RESET(_id, _reg, _bit) \ argument
34 #define UNIPHIER_RESETX(_id, _reg, _bit) \ argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dprivate_header.hpp295 uint32_t _id; member in openpower::pels::PrivateHeader
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py160 def hash_id(_id): argument
603 def new_file(self, _id, name, path, *, purposes=[]): argument
973 def link_id(_id): argument
H A Dspdx30.py1154 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 Dsandbox.c16 #define MODE(_id, _val, _name) [_id] = { \ argument
H A Ds2mps11_regulator.c16 #define MODE(_id, _val, _name) { \ argument
H A Dpfuze100.c212 #define MODE(_id, _val, _name) { \ argument
H A Dstpmu1.c26 #define STPMU1_MODE(_id, _val, _name) { \ argument
H A Dmax77686.c18 #define MODE(_id, _val, _name) { \ argument
/openbmc/u-boot/tools/
H A Dimagetool.h298 _id, \ argument