Searched refs:TLI_CTL_VPPS (Results 1 – 2 of 2) sorted by relevance
101 #define TLI_CTL_VPPS BIT(30) /*!< vertical pulse polarity selection */ macro290 #define TLI_VSYN_ACTLIVE_HIGHT TLI_CTL_VPPS /*!< vertical synchronous pulse …
135 TLI_CTL &= ~(TLI_CTL_HPPS | TLI_CTL_VPPS | TLI_CTL_DEPS | TLI_CTL_CLKPS); in tli_init()