Searched refs:SOR_PWR_SETTING_NEW_PENDING (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 161 #define SOR_PWR_SETTING_NEW_PENDING (1 << 31) macro |
H A D | hdmi.c | 1384 } while (value & SOR_PWR_SETTING_NEW_PENDING); in tegra_hdmi_encoder_enable() |