Searched refs:BIT_MASK_STMP_THSD_8822B (Results 1 – 5 of 5) sorted by relevance
7674 #define BIT_MASK_STMP_THSD_8822B 0xff macro7675 #define BIT_STMP_THSD_8822B(x) (((x) & BIT_MASK_STMP_THSD_8822B) << BIT_SHIFT_STMP_THSD_8822B)7676 #define BIT_GET_STMP_THSD_8822B(x) (((x) >> BIT_SHIFT_STMP_THSD_8822B) & BIT_MASK_STMP_THSD_8822B)
13508 #define BIT_MASK_STMP_THSD_8822B 0xff macro13510 (((x) & BIT_MASK_STMP_THSD_8822B) << BIT_SHIFT_STMP_THSD_8822B)13512 (BIT_MASK_STMP_THSD_8822B << BIT_SHIFT_STMP_THSD_8822B)13515 (((x) >> BIT_SHIFT_STMP_THSD_8822B) & BIT_MASK_STMP_THSD_8822B)
13509 #define BIT_MASK_STMP_THSD_8822B 0xff macro13511 (((x) & BIT_MASK_STMP_THSD_8822B) << BIT_SHIFT_STMP_THSD_8822B)13513 (BIT_MASK_STMP_THSD_8822B << BIT_SHIFT_STMP_THSD_8822B)13516 (((x) >> BIT_SHIFT_STMP_THSD_8822B) & BIT_MASK_STMP_THSD_8822B)