Searched refs:BIT_MASK_STMP_THSD_8821C (Results 1 – 4 of 4) sorted by relevance
7669 #define BIT_MASK_STMP_THSD_8821C 0xff macro7670 #define BIT_STMP_THSD_8821C(x) (((x) & BIT_MASK_STMP_THSD_8821C) << BIT_SHIFT_STMP_THSD_8821C)7671 #define BIT_GET_STMP_THSD_8821C(x) (((x) >> BIT_SHIFT_STMP_THSD_8821C) & BIT_MASK_STMP_THSD_8821C)
14412 #define BIT_MASK_STMP_THSD_8821C 0xff macro14414 (((x) & BIT_MASK_STMP_THSD_8821C) << BIT_SHIFT_STMP_THSD_8821C)14416 (BIT_MASK_STMP_THSD_8821C << BIT_SHIFT_STMP_THSD_8821C)14419 (((x) >> BIT_SHIFT_STMP_THSD_8821C) & BIT_MASK_STMP_THSD_8821C)
14411 #define BIT_MASK_STMP_THSD_8821C 0xff macro14413 (((x) & BIT_MASK_STMP_THSD_8821C) << BIT_SHIFT_STMP_THSD_8821C)14415 (BIT_MASK_STMP_THSD_8821C << BIT_SHIFT_STMP_THSD_8821C)14418 (((x) >> BIT_SHIFT_STMP_THSD_8821C) & BIT_MASK_STMP_THSD_8821C)