Home
last modified time | relevance | path

Searched refs:cut (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/axis-fifo/
A Daxis-fifo.txt13 - cut-through mode
50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported)
53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
88 xlnx,use-rx-cut-through = <0x0>;
91 xlnx,use-tx-cut-through = <0x0>;
/drivers/net/ethernet/engleder/
A Dtsnep_tc.c93 u64 cut; in tsnep_write_gcl() local
123 cut = 0; in tsnep_write_gcl()
125 cut = max(cut, tsnep_change_duration(gcl, i)); in tsnep_write_gcl()
130 gcl->change_limit = max(extend, cut); in tsnep_write_gcl()
/drivers/net/wireless/realtek/rtw88/
A Dmac.h9 #define cut_version_to_mask(cut) (0x1 << ((cut) + 1)) argument
A Dmac.c235 u8 cut; in rtw_pwr_seq_parser() local
240 cut = rtwdev->hal.cut_version; in rtw_pwr_seq_parser()
241 cut_mask = cut_version_to_mask(cut); in rtw_pwr_seq_parser()
A Dpci.c1459 u16 cut; in rtw_pci_phy_cfg() local
1465 cut = BIT(0) << rtwdev->hal.cut_version; in rtw_pci_phy_cfg()
1469 if (!(para->cut_mask & cut)) in rtw_pci_phy_cfg()
1483 if (!(para->cut_mask & cut)) in rtw_pci_phy_cfg()
A Dphy.c1090 cond.cut = hal->cut_version ? hal->cut_version : 15; in rtw_phy_setup_phy_cond()
1137 if (cond.cut && cond.cut != drv_cond.cut) in check_positive()
A Dmain.h1846 u32 cut:4; member
1854 u32 cut:4;
/drivers/gpu/drm/ci/xfails/
A Di915-kbl-skips.txt47 # ------------[ cut here ]------------
99 # ------------[ cut here ]------------
A Dvkms-none-skips.txt264 # ------------[ cut here ]------------
370 # ------------[ cut here ]------------
476 # ------------[ cut here ]------------
582 # ------------[ cut here ]------------
688 # ------------[ cut here ]------------
A Di915-glk-skips.txt34 # ------------[ cut here ]------------
181 # ------------[ cut here ]------------
/drivers/media/dvb-frontends/
A Dstv0367.c1421 u8 cut = stv0367_readbits(state, F367TER_IDENTIFICATIONREG); in stv0367ter_snr_readreg() local
1425 if (cut == 0x50) /*cut 1.0 cut 1.1*/ in stv0367ter_snr_readreg()
/drivers/net/wireless/realtek/rtl8xxxu/
A Dcore.c1656 char cut = 'A' + priv->chip_cut; in rtl8xxxu_print_chipinfo() local
1660 priv->chip_name, cut, priv->chip_vendor, priv->rom_rev, in rtl8xxxu_print_chipinfo()

Completed in 50 milliseconds