Home
last modified time | relevance | path

Searched refs:HDA_COMPOSE_AMP_VAL (Results 1 – 10 of 10) sorted by relevance

/sound/hda/common/
A Dhda_local.h31 #define HDA_COMPOSE_AMP_VAL(nid,chs,idx,dir) \ macro
44 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, xindex, dir) | flags }
65 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, xindex, direction) }
83 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, xindex, direction) }
/sound/hda/codecs/realtek/
A Dalc268.c37 .private_value = HDA_COMPOSE_AMP_VAL(0x0f, 3, 1, HDA_INPUT)
A Drealtek.c984 unsigned int beep_amp = HDA_COMPOSE_AMP_VAL(nid, 3, idx, dir); in alc_set_beep_amp()
/sound/hda/codecs/
A Dsenarytech.c49 unsigned int beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir); in set_beep_amp()
A Dgeneric.c966 .private_value = HDA_COMPOSE_AMP_VAL(0, 3, 0, 0),
973 .private_value = HDA_COMPOSE_AMP_VAL(0, 3, 0, 0),
1301 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT); in assign_out_path_ctls()
1315 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT); in assign_out_path_ctls()
1317 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_INPUT); in assign_out_path_ctls()
3558 HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT); in parse_capvol_in_path()
3564 HDA_COMPOSE_AMP_VAL(nid, 3, idx, HDA_INPUT); in parse_capvol_in_path()
3570 HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT); in parse_capvol_in_path()
3576 HDA_COMPOSE_AMP_VAL(nid, 3, idx, HDA_INPUT); in parse_capvol_in_path()
3869 val = HDA_COMPOSE_AMP_VAL(nid, 3, 0, HDA_OUTPUT); in look_for_boost_amp()
[all …]
A Danalog.c53 ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir)) /* mono */
978 spec->beep_amp = HDA_COMPOSE_AMP_VAL(0x20, 3, 3, HDA_INPUT); in ad1884_fixup_thinkpad()
A Dca0132.c4057 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) }
4075 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) }
4084 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) }
4412 HDA_COMPOSE_AMP_VAL(nid, 1, 0, type); in add_tuning_control()
5600 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(shared_nid, ch, in ca0132_vnode_switch_set()
6488 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(nid, ch, 0, dir); in ca0132_volume_info()
6498 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(nid, ch, 0, dir); in ca0132_volume_info()
6561 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(shared_nid, ch, in ca0132_volume_put()
6634 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(nid, ch, 0, dir); in ca0132_volume_tlv()
6644 kcontrol->private_value = HDA_COMPOSE_AMP_VAL(nid, ch, 0, dir); in ca0132_volume_tlv()
[all …]
A Dvia.c263 unsigned int beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir); in set_beep_amp()
A Dconexant.c60 unsigned int beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir); in set_beep_amp()
A Dsigmatel.c854 HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT); in stac_auto_create_beep_ctls()
865 HDA_COMPOSE_AMP_VAL(nid, 1, 0, HDA_OUTPUT); in stac_auto_create_beep_ctls()

Completed in 66 milliseconds