Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddp.c802 u8 ce_done = 1; in tegra_dp_channel_eq_status() local
811 ce_done = (data & (0x1 << in tegra_dp_channel_eq_status()
827 if (ce_done) { in tegra_dp_channel_eq_status()
834 ce_done = 0; in tegra_dp_channel_eq_status()
837 return ce_done ? 0 : -EIO; in tegra_dp_channel_eq_status()