Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_feat.h113 #define CLK_NUM_PER_DSI 1 macro
135 #define CLK_NUM_PER_DSI 2 macro
165 #define CLK_NUM_PER_DSI 2 macro
250 #define CLK_NUM_PER_DSI 2 macro
282 #define CLK_NUM_PER_DSI 2 macro
319 #define CLK_NUM_PER_DSI 2 macro
356 #define CLK_NUM_PER_DSI 2 macro
435 #ifndef CLK_NUM_PER_DSI
436 #define CLK_NUM_PER_DSI 1 macro
448 #define CLK_DSI_NUM (CLK_NUM_PER_DSI * DEVICE_DSI_NUM)
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_lcd.c59 disp_clk_t clk_mipi_dsi[CLK_NUM_PER_DSI];
60 disp_clk_t clk_bus_mipi_dsi[CLK_NUM_PER_DSI];
656 dsi_num *= CLK_NUM_PER_DSI; in lcd_clk_config()
661 i += CLK_NUM_PER_DSI) { in lcd_clk_config()
669 j += CLK_NUM_PER_DSI; in lcd_clk_config()
753 dsi_num *= CLK_NUM_PER_DSI; in lcd_clk_enable()
805 dsi_num *= CLK_NUM_PER_DSI; in lcd_clk_disable()
2593 index_base = CLK_NUM_PER_DSI * lcd->hwdev_index; in disp_init_lcd()
2594 for (i = 0; i < CLK_NUM_PER_DSI; ++i) { in disp_init_lcd()

Completed in 14 milliseconds