Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drzg2l_mipi_dsi_regs.h86 #define CLSTPTSETR_CLKKPT(x) ((x) << 24) macro
H A Drzg2l_mipi_dsi.c324 clstptsetr = CLSTPTSETR_CLKKPT(clkkpt) | CLSTPTSETR_CLKBFHT(clkbfht) | in rzg2l_mipi_dsi_startup()