Home
last modified time | relevance | path

Searched refs:testmode (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c45 if (!ar->testmode.utf_monitor) { in ath10k_tm_event_wmi()
194 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
200 ret = ath10k_tm_fetch_utf_firmware_api_1(ar, &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
209 utf_mode_fw = &ar->testmode.utf_mode_fw; in ath10k_tm_fetch_firmware()
246 if (WARN_ON(ar->testmode.utf_mode_fw.fw_file.firmware != NULL)) { in ath10k_tm_cmd_utf_start()
258 if (ar->testmode.utf_mode_fw.fw_file.codeswap_data && in ath10k_tm_cmd_utf_start()
259 ar->testmode.utf_mode_fw.fw_file.codeswap_len) { in ath10k_tm_cmd_utf_start()
261 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_cmd_utf_start()
271 ar->testmode.utf_monitor = true; in ath10k_tm_cmd_utf_start()
275 ar->testmode.utf_mode_fw.fw_file.wmi_op_version); in ath10k_tm_cmd_utf_start()
[all …]
H A DMakefile19 ath10k_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dw83977f_wdt.c45 static int testmode; variable
53 module_param(testmode, int, 0);
54 MODULE_PARM_DESC(testmode, "Watchdog testmode (1 = no reboot), default=0");
104 if (!testmode) { in wdt_start()
170 if (!testmode) { in wdt_stop()
500 timeout, nowayout, testmode); in w83977f_wdt_init()
H A Dit87_wdt.c90 static int testmode = DEFAULT_TESTMODE; variable
96 module_param(testmode, int, 0);
97 MODULE_PARM_DESC(testmode, "Watchdog test mode (1 = no reboot), default="
168 if (testmode) in _wdt_update_timeout()
347 chip_type, chip_rev, timeout, nowayout, testmode); in it87_wdt_init()
H A Dwdt977.c56 static int testmode; variable
63 module_param(testmode, int, 0);
64 MODULE_PARM_DESC(testmode, "Watchdog testmode (1 = no reboot), default=0");
106 if (!testmode) { in wdt977_start()
480 timeout, nowayout, testmode); in wd977_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcore.c36 static unsigned int testmode; variable
46 module_param(testmode, uint, 0644);
120 ar->testmode = testmode; in ath6kl_core_init()
H A DMakefile39 ath6kl_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
H A Dinit.c817 if (ar->testmode == 0) in ath6kl_fetch_testmode_file()
820 ath6kl_dbg(ATH6KL_DBG_BOOT, "testmode %d\n", ar->testmode); in ath6kl_fetch_testmode_file()
822 if (ar->testmode == 2) { in ath6kl_fetch_testmode_file()
845 ar->testmode, filename, ret); in ath6kl_fetch_testmode_file()
907 if (ar->testmode != 2) in ath6kl_fetch_testscript_file()
1413 if (ar->testmode != 2) in ath6kl_upload_testscript()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Ddebugfs.c33 u32 testmode = 0; in testmode_write() local
40 testmode = USB_TEST_J; in testmode_write()
42 testmode = USB_TEST_K; in testmode_write()
44 testmode = USB_TEST_SE0_NAK; in testmode_write()
46 testmode = USB_TEST_PACKET; in testmode_write()
48 testmode = USB_TEST_FORCE_ENABLE; in testmode_write()
50 testmode = 0; in testmode_write()
53 dwc2_hsotg_set_test_mode(hsotg, testmode); in testmode_write()
H A Dcore.h1413 int dwc2_hsotg_set_test_mode(struct dwc2_hsotg *hsotg, int testmode);
1441 int testmode) in dwc2_hsotg_set_test_mode() argument
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebugfs.c509 u32 testmode = 0; in dwc3_testmode_write() local
516 testmode = USB_TEST_J; in dwc3_testmode_write()
518 testmode = USB_TEST_K; in dwc3_testmode_write()
520 testmode = USB_TEST_SE0_NAK; in dwc3_testmode_write()
522 testmode = USB_TEST_PACKET; in dwc3_testmode_write()
524 testmode = USB_TEST_FORCE_ENABLE; in dwc3_testmode_write()
526 testmode = 0; in dwc3_testmode_write()
529 dwc3_gadget_set_test_mode(dwc, testmode); in dwc3_testmode_write()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A DMakefile10 wcn36xx-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A DMakefile8 wlcore-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh19 testmode=""
98 testmode="$OPTARG"
372 if [ -n "$testmode" ]; then
373 extra_args="$extra_args -m $testmode"
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dwatchdog-parameters.rst287 testmode:
676 testmode:
677 Watchdog testmode (1 = no reboot), default=0
702 testmode:
703 Watchdog testmode (1 = no reboot), default=0
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A DMakefile22 ath11k-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A DMakefile13 mt7615-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A DMakefile13 mt76-$(CONFIG_NL80211_TESTMODE) += testmode.o
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_core.c31 writeb(0, &musbr->testmode); in musb_start()
H A Dmusb_core.h62 u8 testmode; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1913 DisplayModePtr maxmode = NULL, testmode, mode; in SetCompatOutput() local
1929 testmode = mode = test->probed_modes; in SetCompatOutput()
1931 testmode = biggestMode(testmode, mode); in SetCompatOutput()
1936 maxmode = testmode; in SetCompatOutput()
1939 else if (maxmode == biggestMode(maxmode, testmode)) { in SetCompatOutput()
1942 maxmode = testmode; in SetCompatOutput()
1945 else if ((maxmode->HDisplay == testmode->HDisplay) && in SetCompatOutput()
1946 (maxmode->VDisplay == testmode->VDisplay) && in SetCompatOutput()
1950 maxmode = testmode; in SetCompatOutput()
/OK3568_Linux_fs/kernel/net/wireless/
H A DKconfig42 bool "nl80211 testmode command"
44 The nl80211 testmode command helps implementing things like
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h1054 uint64_t testmode:1; member
1076 uint64_t testmode:1;
1081 uint64_t testmode:1; member
1101 uint64_t testmode:1;
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Ddwc3.rst205 ``testmode``
225 ``testmode``
228 When read, ``testmode`` will print out a name of one of the specified
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h303 u8 index, testmode; member

12