Home
last modified time | relevance | path

Searched refs:recognise (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/
Dkorina.c729 u32 recognise = ETH_ARC_AB; /* always accept broadcasts */ in korina_multicast_list() local
733 recognise |= ETH_ARC_PRO; in korina_multicast_list()
737 recognise |= ETH_ARC_AM; in korina_multicast_list()
750 recognise |= ETH_ARC_AFM; in korina_multicast_list()
760 writel(recognise, &lp->eth_regs->etharc); in korina_multicast_list()
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt22 Moreover we recognise every fields comprising one bit or several
/Linux-v6.6/Documentation/networking/
Doperstates.rst138 otherwise. Kernel can recognise stacked interfaces because their
/Linux-v6.6/Documentation/fb/
Dsstfb.rst182 - Sometimes the driver will not recognise the DAC, and the
/Linux-v6.6/Documentation/admin-guide/
Dbinfmt-misc.rst11 bits) you have supplied. Binfmt_misc can also recognise a filename extension
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dcontrol.rst143 recognise the difference between digital and analogue gain use
/Linux-v6.6/Documentation/crypto/
Dasymmetric-keys.rst294 recognise the blob format and will not return -EBADMSG to indicate it is
/Linux-v6.6/Documentation/filesystems/caching/
Dcachefiles.rst288 Note that CacheFiles will erase from the cache any file it doesn't recognise or
/Linux-v6.6/Documentation/filesystems/
Dxfs-delayed-logging-design.rst463 The solution is relatively simple - it just took a long time to recognise it.