Searched refs:CEC_CFG_SFTOPT (Results 1 – 2 of 2) sorted by relevance
81 cfg &= ~(CEC_CFG_SFTOPT | CEC_CFG_SFT); in cec_init()238 cfg &= ~(CEC_CFG_SFTOPT | CEC_CFG_SFT); in cec_sft_config()
68 #define CEC_CFG_SFTOPT BIT(8) /*!< the SFT start option bit… macro122 #define CEC_SFT_START_LAST CEC_CFG_SFTOPT /*!< signal free time counter…