Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dmipi-phy.c28 timing->eot = 0; in mipi_dphy_timing_get_default()
92 if (timing->eot > 105 + 12 * period) in mipi_dphy_timing_validate()
A Dmipi-phy.h28 unsigned int eot; member
/linux-6.3-rc2/drivers/phy/
A Dphy-core-mipi-dphy.c48 cfg->eot = 0; in phy_mipi_dphy_calc_config()
144 if (cfg->eot > (105000 + 12 * ui)) in phy_mipi_dphy_config_validate()
/linux-6.3-rc2/include/linux/phy/
A Dphy-mipi-dphy.h121 unsigned int eot; member
/linux-6.3-rc2/drivers/mailbox/
A Dbcm-pdc-mailbox.c709 u32 eot; in pdc_tx_list_sg_add() local
741 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()
743 eot = 0; in pdc_tx_list_sg_add()
753 flags | eot); in pdc_tx_list_sg_add()
758 eot = D64_CTRL1_EOT; in pdc_tx_list_sg_add()
760 eot = 0; in pdc_tx_list_sg_add()
766 pdc_build_txd(pdcs, databufptr, bufcnt, flags | eot); in pdc_tx_list_sg_add()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_hdmi_types.h48 uint8_t eot;/* end of transmition '\x4' */ member
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-iob-defs.h596 uint64_t eot:1; member
602 uint64_t eot:1;
615 uint64_t eot:1; member
621 uint64_t eot:1;
/linux-6.3-rc2/drivers/scsi/
A Dhptiop.h201 __le32 eot; /* non-zero: end of table */ member
A Dhptiop.c867 psg[idx].eot = (idx == HPT_SCP(scp)->sgcnt - 1) ? in hptiop_buildsgl()
/linux-6.3-rc2/drivers/bus/mhi/host/
A Dmain.c1201 int eot, eob, chain, bei; in mhi_gen_tre() local
1226 eot = !!(flags & MHI_EOT); in mhi_gen_tre()
1233 mhi_tre->dword[1] = MHI_TRE_DATA_DWORD1(bei, eot, eob, chain); in mhi_gen_tre()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c362 if (dongle_signature->eot != DP_HDMI_DONGLE_SIGNATURE_EOT) { in query_dp_dual_mode_adaptor()

Completed in 58 milliseconds