Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/stm32/
Dstm32_ltdc.c80 #define TWCR_TOTALH GENMASK(10, 0) /* TOTAL Height */ macro
244 clrsetbits_le32(regs + LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in stm32_ltdc_set_mode()