Searched refs:hda_verb (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/sound/ |
A D | hda_codec.c | 79 static inline uint hda_verb(uint nid, uint verb, uint param) in hda_verb() function 335 ret = exec_verb(regs, hda_verb(nid, HDA_VERB_GET_PARAMS, in get_subnode_info() 374 hda_verb(current_nid, HDA_VERB_GET_PARAMS, in find_beep_node_in_group() 405 ret = exec_verb(regs, hda_verb(nid, HDA_VERB_GET_PARAMS, in audio_group_has_beep_node() 469 hda_verb(priv->beep_nid, HDA_VERB_SET_BEEP, divider), in set_beep_divisor()
|
Completed in 3 milliseconds