Searched refs:eot (Results 1 – 7 of 7) sorted by relevance
28 timing->eot = 0; in mipi_dphy_timing_get_default()92 if (timing->eot > 105 + 12 * period) in mipi_dphy_timing_validate()
28 unsigned int eot; member
48 cfg->eot = 0; in phy_mipi_dphy_calc_config()144 if (cfg->eot > (105000 + 12 * ui)) in phy_mipi_dphy_config_validate()
121 unsigned int eot; member
705 u32 eot; in pdc_tx_list_sg_add() local737 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()739 eot = 0; in pdc_tx_list_sg_add()749 flags | eot); in pdc_tx_list_sg_add()754 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()756 eot = 0; in pdc_tx_list_sg_add()762 pdc_build_txd(pdcs, databufptr, bufcnt, flags | eot); in pdc_tx_list_sg_add()
596 uint64_t eot:1; member602 uint64_t eot:1;615 uint64_t eot:1; member621 uint64_t eot:1;
201 __le32 eot; /* non-zero: end of table */ member