Searched refs:TMST_CONFIG1_TMST_FSYNC_EN_POS (Results 1 – 2 of 2) sorted by relevance
1820 #define TMST_CONFIG1_TMST_FSYNC_EN_POS 0x01 macro1821 #define TMST_CONFIG1_TMST_FSYNC_EN_MASK (0x01 << TMST_CONFIG1_TMST_FSYNC_EN_POS)
517 TMST_CONFIG1_TMST_FSYNC_EN = (0x01 << TMST_CONFIG1_TMST_FSYNC_EN_POS),518 TMST_CONFIG1_TMST_FSYNC_DIS = (0x00 << TMST_CONFIG1_TMST_FSYNC_EN_POS),