Searched refs:HTT_T2H_MLO_TIMESTAMP_OFFSET_PDEV_ID_S (Results 1 – 1 of 1) sorted by relevance
21058 #define HTT_T2H_MLO_TIMESTAMP_OFFSET_PDEV_ID_S 8 macro21084 (((_var) & HTT_T2H_MLO_TIMESTAMP_OFFSET_PDEV_ID_M) >> HTT_T2H_MLO_TIMESTAMP_OFFSET_PDEV_ID_S)21088 ((_var) |= ((_val) << HTT_T2H_MLO_TIMESTAMP_OFFSET_PDEV_ID_S)); \