Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Dmipi-phy.c31 timing->eot = 0; in mipi_dphy_timing_get_default()
95 if (timing->eot > 105 + 12 * period) in mipi_dphy_timing_validate()
Dmipi-phy.h31 unsigned int eot; member
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-iob-defs.h813 uint64_t eot:1; member
819 uint64_t eot:1;
850 uint64_t eot:1; member
856 uint64_t eot:1;
/linux-4.1.27/drivers/scsi/
Dhptiop.h209 __le32 eot; /* non-zero: end of table */ member
Dhptiop.c878 psg[idx].eot = (idx == HPT_SCP(scp)->sgcnt - 1) ? in hptiop_buildsgl()