Searched refs:cut (Results 1 – 10 of 10) sorted by relevance
13 - cut-through mode50 - 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>;
9 #define cut_version_to_mask(cut) (0x1 << ((cut) + 1)) argument
211 u8 cut; in rtw_pwr_seq_parser() local216 cut = rtwdev->hal.cut_version; in rtw_pwr_seq_parser()217 cut_mask = cut_version_to_mask(cut); in rtw_pwr_seq_parser()
1480 u16 cut; in rtw_pci_phy_cfg() local1485 cut = BIT(0) << rtwdev->hal.cut_version; in rtw_pci_phy_cfg()1489 if (!(para->cut_mask & cut)) in rtw_pci_phy_cfg()1503 if (!(para->cut_mask & cut)) in rtw_pci_phy_cfg()
986 cond.cut = hal->cut_version ? hal->cut_version : 15; in rtw_phy_setup_phy_cond()1014 if (cond.cut && cond.cut != drv_cond.cut) in check_positive()
1697 u32 cut:4; member1705 u32 cut:4;
93 shapingBR - filter cut off at BR (OOK only)94 shaping2BR - filter cut off at 2*BR (OOK only)
49 VIDEO_CENTER_CUT_OUT /* use center cut out format */
1576 char *cut; in rtl8xxxu_print_chipinfo() local1580 cut = "A"; in rtl8xxxu_print_chipinfo()1583 cut = "B"; in rtl8xxxu_print_chipinfo()1586 cut = "C"; in rtl8xxxu_print_chipinfo()1589 cut = "D"; in rtl8xxxu_print_chipinfo()1592 cut = "E"; in rtl8xxxu_print_chipinfo()1595 cut = "unknown"; in rtl8xxxu_print_chipinfo()1600 priv->chip_name, cut, priv->chip_vendor, priv->tx_paths, in rtl8xxxu_print_chipinfo()
1439 u8 cut = stv0367_readbits(state, F367TER_IDENTIFICATIONREG); in stv0367ter_snr_readreg() local1443 if (cut == 0x50) /*cut 1.0 cut 1.1*/ in stv0367ter_snr_readreg()