Searched refs:TLI_CTL_DEPS (Results 1 – 2 of 2) sorted by relevance
100 #define TLI_CTL_DEPS BIT(29) /*!< data enable polarity selection */ macro298 #define TLI_DE_ACTLIVE_HIGHT TLI_CTL_DEPS /*!< data enable active high */
135 TLI_CTL &= ~(TLI_CTL_HPPS | TLI_CTL_VPPS | TLI_CTL_DEPS | TLI_CTL_CLKPS); in tli_init()