Searched refs:IF (Results 1 – 25 of 365) sorted by relevance
12345678910>>...15
/linux-6.6.21/tools/testing/ktest/examples/ |
D | crosstests.conf | 96 TEST_START IF ${RUN} == alpha || ${DO_DEFAULT} 105 TEST_START IF ${RUN} == arm || ${DO_DEFAULT} 110 TEST_START IF ${RUN} == ia64 || ${DO_DEFAULT} 115 TEST_START IF ${RUN} == m68k || ${DO_DEFAULT} 120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT} 125 TEST_START IF ${RUN} == mips || ${RUN} == mips32 || ${DO_DEFAULT} 130 TEST_START IF ${RUN} == hppa || ${RUN} == hppa64 || ${DO_FAILED} 135 TEST_START IF ${RUN} == hppa || ${RUN} == hppa32 || ${DO_FAILED} 140 TEST_START IF ${RUN} == ppc || ${RUN} == ppc32 || ${DO_DEFAULT} 145 TEST_START IF ${RUN} == ppc || ${RUN} == ppc64 || ${DO_DEFAULT} [all …]
|
/linux-6.6.21/tools/testing/ktest/examples/include/ |
D | tests.conf | 19 DEFAULTS IF NOT DEFINED BOOT_TYPE 26 DEFAULTS IF NOT DEFINED RUN_TEST 33 TEST_START IF ${TEST} == boot 42 TEST_START IF ${TEST} == build 54 TEST_START ITERATE 10 IF ${TEST} == randconfig 63 TEST_START ITERATE 10 IF ${TEST} == randconfig && ${MULTI} 70 TEST_START IF ${TEST} == test
|
D | patchcheck.conf | 18 DEFAULTS IF NOT DEFINED BUILD_TYPE 45 DEFAULTS IF DEFINED PATCH_TEST 67 DEFAULTS IF DEFINED CREATE_WARNINGS_FILE 70 TEST_START IF DEFINED CREATE_WARNINGS_FILE 88 DEFAULTS IF NOT DEFINED PATCH_START1 91 TEST_START IF ${TEST} == patchcheck 101 TEST_START IF ${TEST} == patchcheck && ${MULTI}
|
D | defaults.conf | 17 DEFAULTS IF NOT DEFINED BOX 24 DEFAULTS IF NOT DEFINED BITS 130 DEFAULTS IF ${REBOOT} == none 136 DEFAULTS ELSE IF ${REBOOT} == error 142 DEFAULTS ELSE IF ${REBOOT} == fail
|
D | bisect.conf | 10 DEFAULTS IF NOT DEFINED RUN_TEST 19 TEST_START IF ${TEST} == bisect 82 TEST_START IF ${TEST} == config-bisect
|
D | bootconfig.conf | 33 TEST_START IF DEFINED RUN_BOOTCONFIG 46 TEST_START IF DEFINED RUN_BOOTCONFIG 58 TEST_START IF DEFINED RUN_BOOTCONFIG
|
D | min-config.conf | 47 TEST_START IF ${TEST} == min-config 55 TEST_START IF ${TEST} == min-config && ${MULTI}
|
/linux-6.6.21/drivers/scsi/ |
D | 53c700.scr | 143 JUMP SendIdentifyMsg, IF MSG_OUT 193 JUMP ReceiveExtendedMessage, IF EXTENDED_MSG 194 RETURN, IF NOT TWO_BYTE_MSG, AND MASK TWO_BYTE_MSG_MASK 201 JUMP Receive1Byte, IF 0x01 202 JUMP Receive2Byte, IF 0x02 203 JUMP Receive3Byte, IF 0x03 204 JUMP Receive4Byte, IF 0x04 205 JUMP Receive5Byte, IF 0x05 252 JUMP MsgInBeforeCommand, IF MSG_IN 253 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD [all …]
|
D | 53c700_d.h_shipped | 152 JUMP SendIdentifyMsg, IF MSG_OUT 259 JUMP ReceiveExtendedMessage, IF EXTENDED_MSG 263 RETURN, IF NOT TWO_BYTE_MSG, AND MASK TWO_BYTE_MSG_MASK 288 JUMP Receive1Byte, IF 0x01 292 JUMP Receive2Byte, IF 0x02 296 JUMP Receive3Byte, IF 0x03 300 JUMP Receive4Byte, IF 0x04 304 JUMP Receive5Byte, IF 0x05 429 JUMP MsgInBeforeCommand, IF MSG_IN 433 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD [all …]
|
/linux-6.6.21/tools/usb/usbip/ |
D | configure.ac | 58 dnl [ACTION-IF-GIVEN] 74 dnl [ACTION-IF-NOT-GIVEN] 98 dnl [ACTION-IF-GIVEN] 107 dnl [ACTION-IF-NOT-GIVEN]
|
/linux-6.6.21/drivers/mtd/hyperbus/ |
D | Kconfig | 26 tristate "Renesas RPC-IF HyperBus driver" 30 This option includes Renesas RPC-IF HyperBus support.
|
/linux-6.6.21/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,rpc-if.yaml | 7 title: Renesas Reduced Pin Count Interface (RPC-IF) 13 Renesas RPC-IF allows a SPI flash or HyperFlash connected to the SoC to 16 The flash chip itself should be represented by a subnode of the RPC-IF node. 59 - description: RPC-IF registers
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-rf-tuner.rst | 14 converts that received signal to lower intermediate frequency (IF) or 16 called Zero-IF tuners. Older tuners were typically simple PLL tuners 56 Enables/disables IF automatic gain control (AGC) 81 IF gain is last gain stage on the RF tuner signal path. It is
|
/linux-6.6.21/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 8 can be found in the USB TMC documents from the USB-IF entitled 22 can be found in the USB TMC documents from the USB-IF entitled
|
/linux-6.6.21/drivers/media/tuners/ |
D | Kconfig | 101 tristate "Microtune MT2060 silicon IF tuner" 105 A driver for the silicon IF tuner MT2060 from Microtune. 108 tristate "Microtune MT2063 silicon IF tuner" 112 A driver for the silicon IF tuner MT2063 from Microtune. 246 tristate "TDA 9885/6/7 analog IF demodulator" 251 analog IF demodulator.
|
D | xc2028-types.h | 77 #define IF (1 << 17) macro
|
/linux-6.6.21/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 29 .. _MEDIA-ENT-F-IF-VID-DECODER: 30 .. _MEDIA-ENT-F-IF-AUD-DECODER: 44 .. _MEDIA-ENT-F-VID-IF-BRIDGE: 114 signal into an Intermediate Frequency (IF). Modern tuners have 115 internally IF-PLL decoders for audio and video, but older models 119 - IF-PLL video decoder. It receives the IF from a PLL and decodes 126 - IF-PLL sound decoder. It receives the IF from a PLL and decodes 130 tuner PLL and should be controlled together with the IF-PLL video
|
/linux-6.6.21/Documentation/userspace-api/media/dvb/ |
D | fe-set-voltage.rst | 39 LNBf type, the polarization or the intermediate frequency (IF) of the 47 the capability of setting polarization or IF. So, on those cases, setting
|
/linux-6.6.21/tools/perf/util/ |
D | expr.y | 42 %token ID NUMBER MIN MAX IF ELSE LITERAL D_RATIO SOURCE_COUNT HAS_EVENT STRCMP_CPUID_STR EXPR_ERROR 43 %left MIN MAX IF 155 if_expr: expr IF expr ELSE if_expr
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | drxd.h | 34 u32 IF; member
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/frequency/ |
D | adi,adrf6780.yaml | 55 Intermediate Frequency Mode Enable. Either IF Mode or I/Q Mode 61 I/Q Mode Enable. Either IF Mode or I/Q Mode can be enabled at a
|
D | adi,admv1014.yaml | 44 BB and IF supply voltage regulator. 78 if - complex intermediate frequency (IF) input
|
/linux-6.6.21/drivers/scsi/sym53c8xx_2/ |
D | sym_fw1.h | 388 SCR_JUMP ^ IFTRUE (IF (SCR_DATA_OUT)), 390 SCR_JUMP ^ IFTRUE (IF (SCR_DATA_IN)), 392 SCR_JUMP ^ IFTRUE (IF (SCR_STATUS)), 394 SCR_JUMP ^ IFTRUE (IF (SCR_COMMAND)), 396 SCR_JUMP ^ IFTRUE (IF (SCR_MSG_OUT)),
|
D | sym_fw2.h | 373 SCR_JUMP ^ IFTRUE (IF (SCR_DATA_OUT)), 375 SCR_JUMP ^ IFTRUE (IF (SCR_DATA_IN)), 377 SCR_JUMP ^ IFTRUE (IF (SCR_STATUS)), 379 SCR_JUMP ^ IFTRUE (IF (SCR_COMMAND)), 381 SCR_JUMP ^ IFTRUE (IF (SCR_MSG_OUT)),
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 255 mt2060 Microtune MT2060 silicon IF tuner 256 mt2063 Microtune MT2063 silicon IF tuner 275 tda9887 TDA 9885/6/7 analog IF demodulator
|
12345678910>>...15