Home
last modified time | relevance | path

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

/u-boot/drivers/video/stm32/
A Dstm32_ltdc.c85 #define TWCR_TOTALW GENMASK(27, 16) /* TOTAL Width */ macro
248 clrsetbits_le32(regs + LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in stm32_ltdc_set_mode()

Completed in 4 milliseconds