Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.h163 #define SOR_LANE_SEQ_CTL_DELAY(x) (((x) & 0xf) << 12) macro
H A Dsor.c2324 SOR_LANE_SEQ_CTL_POWER_STATE_UP | SOR_LANE_SEQ_CTL_DELAY(5); in tegra_sor_hdmi_enable()