Home
last modified time | relevance | path

Searched refs:families (Results 1 – 25 of 87) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c370 int families[] = { AF_INET, AF_INET6 }; in test_cls_redirect_common() local
375 int servers[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
376 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
377 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common()
380 for (i = 0; i < ARRAY_SIZE(families); i++) { in test_cls_redirect_common()
381 slen = prepare_addr(&ss, families[i]); in test_cls_redirect_common()
400 for (j = 0; j < ARRAY_SIZE(families); j++) { in test_cls_redirect_common()
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-merrifield.c430 const struct mrfld_family *families; member
449 family = &mp->families[i]; in mrfld_get_family()
898 struct mrfld_family *families; in mrfld_pinctrl_probe() local
920 families = devm_kmemdup(&pdev->dev, mrfld_families, in mrfld_pinctrl_probe()
923 if (!families) in mrfld_pinctrl_probe()
928 struct mrfld_family *family = &families[i]; in mrfld_pinctrl_probe()
933 mp->families = families; in mrfld_pinctrl_probe()
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dregister-banks.rst10 The SH-3 and SH-4 CPU families traditionally include a single partial register
11 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmicrel-ks8995.txt1 Micrel KS8995 SPI controlled Ethernet Switch families
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-8kp.txt4 Boards using a SoC of the Marvell Armada 8KP families must carry
H A Darmada-370-xp.txt4 Boards with a SoC of the Marvell Armada 370 and Armada XP families
H A D98dx3236.txt4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
/OK3568_Linux_fs/buildroot/package/xapian/
H A DConfig.in11 It has built-in support for several families of weighting
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Daspeed,ast2400-vic.txt4 AST2500 SoC families include a legacy register layout before a re-designed
/OK3568_Linux_fs/kernel/arch/arm/mach-mstar/
H A DKconfig9 Support for newer MStar/Sigmastar SoC families that are
/OK3568_Linux_fs/kernel/Documentation/arm/stm32/
H A Doverview.rst23 All the files for multiple machine families are located in the platform code
/OK3568_Linux_fs/kernel/Documentation/arm/sti/
H A Doverview.rst25 All the files for multiple machine families (STiH415, STiH416, and STiG125)
/OK3568_Linux_fs/kernel/drivers/nfc/nxp-nci/
H A DKconfig7 NPC300 (PN548) or PN7150 families.
/OK3568_Linux_fs/kernel/drivers/mtd/lpddr/
H A DKconfig19 families of devices. This serves similar purpose of CFI on legacy
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/keystone/
H A Dkeystone.txt12 SoC families:
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A DKconfig92 tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
98 Say Y here if you want support for SMSC LAN911x and LAN921x families
/OK3568_Linux_fs/kernel/net/dsa/
H A DKconfig84 tristate "Tag driver for Microchip 8795/9477/9893 families of switches"
87 Microchip 8795/9477/9893 families of switches.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dath79-ddr-controller.txt3 The DDR controller of the AR7xxx and AR9xxx families provides an interface
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A DKconfig8 hardware-specific differences among different chipset families.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmeson-routines.bbclass8 # http://mesonbuild.com/Reference-tables.html#cpu-families
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dcpu_families.rst5 This document tries to summarise some of the different cpu families that exist
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.NDS3236 Andes Technology has 4 families of CPU cores: N12, N10, N9, N8.
/OK3568_Linux_fs/kernel/drivers/phy/st/
H A DKconfig34 and USB3 controllers on STMicroelectronics STiH407 SoC families.
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dcirrusfb.rst11 Chip families supported:
/OK3568_Linux_fs/kernel/Documentation/arm/spear/
H A Doverview.rst48 The common files for multiple machine families (SPEAr3xx, SPEAr6xx and

1234