Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c184 reg_val = LANE_SEQ_CTL_SETTING_NEW_TRIGGER | in tegra_dc_sor_enable_lane_sequencer()
188 reg_val = LANE_SEQ_CTL_SETTING_NEW_TRIGGER | in tegra_dc_sor_enable_lane_sequencer()
H A Dsor.h406 #define LANE_SEQ_CTL_SETTING_NEW_TRIGGER (1 << 31) macro