Searched defs:nid (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/dt-bindings/sound/ |
A D | azalia.h | 25 #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
|
/u-boot/drivers/sound/ |
A D | hda_codec.c | 79 static inline uint hda_verb(uint nid, uint verb, uint param) in hda_verb() 329 static int get_subnode_info(struct hda_regs *regs, uint nid, in get_subnode_info() 400 static int audio_group_has_beep_node(struct hda_regs *regs, uint nid) in audio_group_has_beep_node()
|
Completed in 4 milliseconds