Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/
H A 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-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dsprd,pinctrl.txt22 Moreover we recognise every fields comprising one bit or several
/linux-6.15/Documentation/networking/
H A Doperstates.rst138 otherwise. Kernel can recognise stacked interfaces because their
/linux-6.15/Documentation/admin-guide/
H A Dbinfmt-misc.rst11 bits) you have supplied. Binfmt_misc can also recognise a filename extension
/linux-6.15/Documentation/fb/
H A Dsstfb.rst182 - Sometimes the driver will not recognise the DAC, and the
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst143 recognise the difference between digital and analogue gain use
/linux-6.15/Documentation/crypto/
H A Dasymmetric-keys.rst294 recognise the blob format and will not return -EBADMSG to indicate it is
/linux-6.15/Documentation/filesystems/caching/
H A Dcachefiles.rst288 Note that CacheFiles will erase from the cache any file it doesn't recognise or
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst463 The solution is relatively simple - it just took a long time to recognise it.