Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.h211 #define SOR_SEQ_INST_WAIT_TIME(x) (((x) & 0x3ff) << 0) macro
H A Dhdmi.c1345 value = SOR_SEQ_INST_WAIT_TIME(1) | in tegra_hdmi_encoder_enable()