Searched refs:none (Results 1 - 25 of 125) sorted by relevance

12345

/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c830 NPCM8XX_GRP(none),
1333 NPCM8XX_PINCFG(0, iox1, MFSEL1, 30, smb6c, I2CSEGSEL, 25, smb18, MFSEL5, 26, none, NONE, 0, none, NONE, 0, SLEW),
1334 NPCM8XX_PINCFG(1, iox1, MFSEL1, 30, smb6c, I2CSEGSEL, 25, smb18, MFSEL5, 26, none, NONE, 0, none, NONE, 0, SLEW),
1335 NPCM8XX_PINCFG(2, iox1, MFSEL1, 30, smb6b, I2CSEGSEL, 24, smb17, MFSEL5, 25, none, NONE, 0, none, NONE, 0, SLEW),
1336 NPCM8XX_PINCFG(3, iox1, MFSEL1, 30, smb6b, I2CSEGSEL, 24, smb17, MFSEL5, 25, none, NONE, 0, none, NONE, 0, SLEW),
1337 NPCM8XX_PINCFG(4, iox2, MFSEL3, 14, smb1d, I2CSEGSEL, 7, none, NON
[all...]
H A Dpinctrl-npcm7xx.c639 /* add placeholder for none/gpio */
640 NPCM7XX_GRP(none),
927 NPCM7XX_PINCFG(0, iox1, MFSEL1, 30, none, NONE, 0, none, NONE, 0, 0),
928 NPCM7XX_PINCFG(1, iox1, MFSEL1, 30, none, NONE, 0, none, NONE, 0, DSTR(8, 12)),
929 NPCM7XX_PINCFG(2, iox1, MFSEL1, 30, none, NONE, 0, none, NONE, 0, DSTR(8, 12)),
930 NPCM7XX_PINCFG(3, iox1, MFSEL1, 30, none, NONE, 0, none, NON
[all...]
H A Dpinctrl-wpcm450.c471 /* add placeholder for none/gpio */
473 WPCM450_GRP(none),
635 WPCM450_PINCFG(0, none, NONE, 0, none, NONE, 0),
636 WPCM450_PINCFG(1, none, NONE, 0, none, NONE, 0),
637 WPCM450_PINCFG(2, none, NONE, 0, none, NONE, 0),
638 WPCM450_PINCFG(3, none, NONE, 0, none, NON
[all...]
/linux-master/arch/loongarch/kernel/
H A Dgenex.S90 BUILD_HANDLER bce bce none
91 BUILD_HANDLER bp bp none
93 BUILD_HANDLER fpu fpu none
94 BUILD_HANDLER lsx lsx none
95 BUILD_HANDLER lasx lasx none
96 BUILD_HANDLER lbt lbt none
97 BUILD_HANDLER ri ri none
98 BUILD_HANDLER watch watch none
99 BUILD_HANDLER reserved reserved none /* others */
/linux-master/drivers/auxdisplay/
H A Dcfag12864bfb.c72 goto none;
95 none:
127 goto none;
153 none:
/linux-master/tools/testing/selftests/fpu/
H A Drun_test_fpu.sh31 mount -t debugfs none /sys/kernel/debug
/linux-master/tools/testing/selftests/zram/
H A Dzram01.sh41 oflag=append count=1 bs=1024 status=none \
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_lag_vlan.sh23 ip link set dev lag1 addrgenmode none
27 ip link set dev lag2 addrgenmode none
37 ip link set dev lag1.100 addrgenmode none
40 ip link set dev lag1.200 addrgenmode none
H A Dextack.sh39 ip link set dev br1 addrgenmode none
52 ip link set dev br2 addrgenmode none
89 ip link set dev br1 addrgenmode none
127 ip link set dev br1 addrgenmode none
154 ip link set dev br1 addrgenmode none
157 ip link set dev br2 addrgenmode none
H A Drif_bridge.sh25 ip link set dev lag1 addrgenmode none
29 ip link set dev lag2 addrgenmode none
33 ip link set dev br1 addrgenmode none
H A Dq_in_q_veto.sh51 ip link set dev br0 addrgenmode none
92 ip link set dev br0 addrgenmode none
160 ip link set dev br0 addrgenmode none
183 ip link set dev br0 addrgenmode none
210 ip link set dev br0 addrgenmode none
233 ip link set dev br0 addrgenmode none
261 ip link set dev br0 addrgenmode none
283 ip link set dev br0 addrgenmode none
H A Drif_lag.sh23 ip link set dev lag1 addrgenmode none
27 ip link set dev lag2 addrgenmode none
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dfunctions.sh319 # Appends a string containing "-net none" to qemu-args, unless the incoming
331 echo $1 -net none
/linux-master/drivers/target/iscsi/
H A Discsi_target_tpg.c587 unsigned char buf1[256], buf2[256], *none = NULL; local
607 none = strstr(buf1, NONE);
608 if (!none)
610 if (!strncmp(none + 4, ",", 1)) {
611 if (!strcmp(buf1, none))
612 sprintf(buf2, "%s", none+5);
614 none--;
615 *none = '\0';
617 none += 5;
618 sprintf(buf2 + len, "%s", none);
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh53 dd if=/dev/urandom of="${infile}" bs="${datalen}" count=1 status=none
101 $0 ipv4 ipip none 100
104 $0 ipv4 ipip6 none 100
107 $0 ipv6 ip6tnl none 100
110 $0 ipv6 sit none 100
118 for mac in none mpls eth ; do
150 echo " or: $0 <ipv4|ipv6> <tuntype> <none|mpls|eth> <data_len>"
/linux-master/tools/testing/ktest/examples/include/
H A Ddefaults.conf113 # by setting the variable REBOOT to: none, error, fail or
117 # REBOOT := none
130 DEFAULTS IF ${REBOOT} == none
/linux-master/samples/bpf/
H A Dtest_cgrp2_sock2.sh27 mount -t cgroup2 none /tmp/cgroupv2
37 mount -t bpf none $BPFFS
/linux-master/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests28 mount none /sys/fs/pstore -t pstore
/linux-master/arch/xtensa/boot/boot-elf/
H A DMakefile26 --build-id=none \
/linux-master/tools/testing/selftests/powerpc/mm/
H A DMakefile35 dd if=/dev/zero of=$@ bs=64k count=1 status=none
/linux-master/arch/xtensa/boot/boot-redboot/
H A DMakefile24 --build-id=none \
/linux-master/scripts/
H A Dgfp-translate6 GFPMASK=none
60 if [ "$GFPMASK" = "none" ]; then
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_topo_lib.sh63 ip link set dev br1 addrgenmode none
/linux-master/tools/testing/selftests/arm64/bti/
H A DMakefile11 CFLAGS_NOBTI = -mbranch-protection=none -DBTI=0
/linux-master/arch/arc/boot/
H A DMakefile32 $(call if_changed,uimage,none)

Completed in 238 milliseconds

12345