Home
last modified time | relevance | path

Searched defs:nid (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/sound/
H A Dazalia.h25 #define AZALIA_SET_BYTE(codec, nid, opcode, val, byte) \ argument
32 #define AZALIA_WORD(codec, nid, opcode, val) \ argument
38 #define AZALIA_PIN_CFG(codec, nid, val) \ argument
/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c76 static inline uint hda_verb(uint nid, uint verb, uint param) in hda_verb()
326 static int get_subnode_info(struct hda_regs *regs, uint nid, in get_subnode_info()
397 static int audio_group_has_beep_node(struct hda_regs *regs, uint nid) in audio_group_has_beep_node()
/openbmc/bmcweb/http/
H A Dmutual_tls.cpp113 int nid = OBJ_obj2nid(g->d.otherName->type_id); in getUPNFromCert() local
/openbmc/qemu/hw/audio/
H A Dhda-codec.c40 uint32_t nid; member
69 static const desc_node* hda_codec_find_node(const desc_codec *codec, uint32_t nid) in hda_codec_find_node()
508 static void hda_audio_command(HDACodecDevice *hda, uint32_t nid, uint32_t data) in hda_audio_command()
H A Dintel-hda.c283 uint32_t cad, nid, data; in intel_hda_send_command() local
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp239 int addExt(X509* cert, int nid, const char* value) in addExt()
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h695 unsigned int nid; member