Home
last modified time | relevance | path

Searched refs:LTDC_TWCR (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/video/stm32/
A Dstm32_ltdc.c39 #define LTDC_TWCR 0x14 /* Total Width Configuration */ macro
248 clrsetbits_le32(regs + LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in stm32_ltdc_set_mode()

Completed in 3 milliseconds