Searched refs:eot (Results 1 – 5 of 5) sorted by relevance
31 timing->eot = 0; in mipi_dphy_timing_get_default()95 if (timing->eot > 105 + 12 * period) in mipi_dphy_timing_validate()
31 unsigned int eot; member
686 u32 eot; in pdc_tx_list_sg_add() local718 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()720 eot = 0; in pdc_tx_list_sg_add()730 flags | eot); in pdc_tx_list_sg_add()735 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()737 eot = 0; in pdc_tx_list_sg_add()743 pdc_build_txd(pdcs, databufptr, bufcnt, flags | eot); in pdc_tx_list_sg_add()
209 __le32 eot; /* non-zero: end of table */ member
876 psg[idx].eot = (idx == HPT_SCP(scp)->sgcnt - 1) ? in hptiop_buildsgl()