Home
last modified time | relevance | path

Searched refs:OTHERS (Results 1 – 9 of 9) sorted by relevance

/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp97 OTHERS = 0x70, enumerator
143 SrcSubsystem::OTHERS};
145 SrcSubsystem::OTHERS};
/openbmc/linux/arch/x86/mm/
H A Dpf_in.h16 OTHERS /* Other instructions can not intercept */ enumerator
H A Dpf_in.c133 enum reason_type rv = OTHERS; in get_ins_type()
/openbmc/linux/include/sound/
H A Dtas2781.h67 OTHERS enumerator
/openbmc/linux/drivers/clk/samsung/
H A Dclk-s3c64xx.c36 #define OTHERS 0x900 macro
125 MUX_F(0, "mout_syncmux", hclkx2_p, OTHERS, 6, 1, 0, CLK_MUX_READ_ONLY),
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h474 OTHERS = 2, /*reserved for future params*/ enumerator
/openbmc/openpower-hw-diags/test/
H A Dtest-resolution.cpp432 callout::SrcSubsystem::OTHERS, callout::Priority::LOW}; in TEST()
/openbmc/linux/Documentation/power/
H A Dcharger-manager.rst194 optional and is effective only if the event type is "UNDESCRIBED" or "OTHERS".
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c628 tas_hda->priv->catlog_id = OTHERS; in tas2781_hda_bind()