Home
last modified time | relevance | path

Searched full:fullduplex (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl-sai.txt4 which provides a synchronous audio interface that supports fullduplex
H A Dfsl,sai.yaml14 which provides a synchronous audio interface that supports fullduplex
/freebsd/share/man/man4/
H A Disp.4162 .It Va hint.isp. Ns Ar N Ns Va .fullduplex
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h117 t_Error (*f_FM_MAC_AdjustLink) (t_Handle h_FmMac, e_EnetSpeed speed, bool fullDuplex);
H A Dmemac.c317 static t_Error MemacAdjustLink(t_Handle h_Memac, e_EnetSpeed speed, bool fullDuplex) in MemacAdjustLink() argument
324 if ((speed >= e_ENET_SPEED_1000) && (!fullDuplex)) in MemacAdjustLink()
331 fullDuplex); in MemacAdjustLink()
H A Dfm_mac.c577 t_Error FM_MAC_AdjustLink(t_Handle h_FmMac, e_EnetSpeed speed, bool fullDuplex) in FM_MAC_AdjustLink() argument
584 return p_FmMacControllerDriver->f_FM_MAC_AdjustLink(h_FmMac, speed, fullDuplex); in FM_MAC_AdjustLink()
H A Ddtsec.c1086 static t_Error DtsecAdjustLink(t_Handle h_Dtsec, e_EnetSpeed speed, bool fullDuplex) in DtsecAdjustLink() argument
1099 p_Dtsec->halfDuplex = !fullDuplex; in DtsecAdjustLink()
1101 err = fman_dtsec_adjust_link(p_Dtsec->p_MemMap, enet_interface, enet_speed, fullDuplex); in DtsecAdjustLink()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h754 @Param[in] fullDuplex - TRUE for full-duplex mode;
759 t_Error FM_MAC_AdjustLink(t_Handle h_FmMac, e_EnetSpeed speed, bool fullDuplex);
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c1176 /* Huh? Docs call bit 0 "Loopback" some places, "FullDuplex" others. */ in cpswp_init_locked()
/freebsd/sys/conf/
H A DNOTES1588 envvar hint.isp.0.fullduplex="1"
/freebsd/usr.sbin/cxgbetool/
H A Dreg_defs_t4.c32507 { "FullDuplex", 1, 1 },
H A Dreg_defs_t6.c39958 { "FullDuplex", 1, 1 },
H A Dreg_defs_t5.c41677 { "FullDuplex", 1, 1 },