Searched refs:VCLKSET_DIV (Results 1 – 2 of 2) sorted by relevance
125 #define VCLKSET_DIV(x) (((x) & 0x3) << 4) macro
430 vclkset |= VCLKSET_COLOR_RGB | VCLKSET_DIV(setup_info.div) in rcar_mipi_dsi_startup()