Searched refs:HDA_COMPOSE_AMP_VAL_OFS (Results 1 – 3 of 3) sorted by relevance
/sound/pci/hda/ |
D | patch_cs8409-tables.c | 31 .private_value = HDA_COMPOSE_AMP_VAL_OFS(CS8409_PIN_ASP1_TRANSMITTER_A, 3, CS8409_CODEC0, 44 .private_value = HDA_COMPOSE_AMP_VAL_OFS(CS8409_PIN_ASP1_RECEIVER_A, 1, CS8409_CODEC0,
|
D | hda_local.h | 26 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ macro 30 HDA_COMPOSE_AMP_VAL_OFS(nid, chs, idx, dir, 0)
|
D | patch_cs8409.c | 1240 kctrl->private_value = HDA_COMPOSE_AMP_VAL_OFS(DOLPHIN_HP_PIN_NID, 3, CS8409_CODEC1, in dolphin_fixups()
|