Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/
Dkorina.c488 u32 recognise = ETH_ARC_AB; /* always accept broadcasts */ in korina_multicast_list() local
492 recognise |= ETH_ARC_PRO; in korina_multicast_list()
496 recognise |= ETH_ARC_AM; in korina_multicast_list()
509 recognise |= ETH_ARC_AFM; in korina_multicast_list()
519 writel(recognise, &lp->eth_regs->etharc); in korina_multicast_list()
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt22 Moreover we recognise every fields comprising one bit or several
/Linux-v5.4/Documentation/networking/
Doperstates.txt116 otherwise. Kernel can recognise stacked interfaces because their
Ddecnet.txt47 With 2.4 kernels, DECnet would only recognise addresses as local if they
/Linux-v5.4/Documentation/admin-guide/
Dbinfmt-misc.rst11 bits) you have supplied. Binfmt_misc can also recognise a filename extension
/Linux-v5.4/Documentation/fb/
Dsstfb.rst182 - Sometimes the driver will not recognise the DAC, and the
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcontrol.rst150 recognise the difference between digital and analogue gain use
/Linux-v5.4/Documentation/crypto/
Dasymmetric-keys.txt298 recognise the blob format and will not return -EBADMSG to indicate it is
/Linux-v5.4/Documentation/filesystems/caching/
Dcachefiles.txt306 Note that CacheFiles will erase from the cache any file it doesn't recognise or
/Linux-v5.4/Documentation/filesystems/
Dxfs-delayed-logging-design.txt176 The solution is relatively simple - it just took a long time to recognise it.