Searched refs:EAP_SET_CODEC (Results 1 – 2 of 2) sorted by relevance
90 #define EAP_SET_CODEC(a,d) (((a)<<8) | (d)) macro
282 EWRITE4(sc, EAP_CODEC, EAP_SET_CODEC(a, d)); in eap1370_write_codec()