Home
last modified time | relevance | path

Searched defs:SOR_REFCLK_DIV_FRAC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tegra/
Dsor.h391 #define SOR_REFCLK_DIV_FRAC(x) (((x) & 0x3) << 6) macro
Dhdmi.h406 #define SOR_REFCLK_DIV_FRAC(x) (((x) & 0x03) << 6) macro