Searched refs:TC9154A_ATT_MAJ (Results 1 – 1 of 1) sorted by relevance
113 #define TC9154A_ATT_MAJ(x) (1 << x) macro130 reg = TC9154A_ATT_MAJ(att / 10) | TC9154A_ATT_MIN((att % 10) / 2); in tc9154a_set_attenuation()