Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dbfin-t350mcqb-fb.c70 #define H_ACTPIX (LCD_X_RES * CLOCKS_PER_PIX) /* active horizontal pixel */ macro
79 #define ACTIVE_VIDEO_MEM_OFFSET (U_LINE * H_ACTPIX)
110 bfin_write_PPI_COUNT(H_ACTPIX-1); in bfin_t350mcqb_config_ppi()