Searched refs:TX_JAM_IPG_VAL (Results 1 – 3 of 3) sorted by relevance
1783 #define TX_JAM_IPG_VAL(x) (((x)<<9) & GM_TXPA_JAMIPG_MSK) macro
1796 #define TX_JAM_IPG_VAL(x) (((x)<<9) & GM_TXPA_JAMIPG_MSK) macro
956 TX_JAM_IPG_VAL(TX_JAM_IPG_DEF) | in sky2_mac_init()