Home
last modified time | relevance | path

Searched refs:IF (Results 1 – 25 of 30) sorted by relevance

12

/drivers/scsi/
A D53c700.scr143 JUMP SendIdentifyMsg, IF MSG_OUT
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
257 JUMP MsgInAfterCmd, IF MSG_IN
258 JUMP DataIn, IF DATA_IN
259 JUMP DataOut, IF DATA_OUT
317 JUMP MsgInAfterDataIn, IF MSG_IN
[all …]
A D53c700_d.h_shipped152 JUMP SendIdentifyMsg, IF MSG_OUT
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
446 JUMP MsgInAfterCmd, IF MSG_IN
450 JUMP DataIn, IF DATA_IN
454 JUMP DataOut, IF DATA_OUT
611 JUMP MsgInAfterDataIn, IF MSG_IN
[all …]
A Dncr53c8xx.c2171 SCR_RETURN ^ IFTRUE (IF (SCR_DATA_OUT)),
2180 SCR_JUMPR ^ IFFALSE (IF (SCR_DATA_IN)),
2187 SCR_JUMP ^ IFTRUE (IF (SCR_STATUS)),
2189 SCR_JUMP ^ IFTRUE (IF (SCR_COMMAND)),
2191 SCR_JUMP ^ IFTRUE (IF (SCR_MSG_OUT)),
2201 SCR_JUMPR ^ IFFALSE (IF (SCR_ILG_OUT)),
2205 SCR_JUMPR ^ IFFALSE (IF (SCR_ILG_IN)),
2239 SCR_JUMPR ^ IFFALSE (IF (SCR_DATA_IN)),
A Dncr53c8xx.h1227 #define IF(phase) (0x00020000 | (phase)) macro
/drivers/mtd/hyperbus/
A DKconfig26 tristate "Renesas RPC-IF HyperBus driver"
30 This option includes Renesas RPC-IF HyperBus support.
/drivers/media/tuners/
A DKconfig101 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.
A Dxc2028-types.h77 #define IF (1 << 17) macro
A Dxc2028.c212 if (type & IF) in dump_firm_type_and_int_freq()
A Dxc4000.c586 if (type & IF) in dump_firm_type_and_int_freq()
/drivers/scsi/sym53c8xx_2/
A Dsym_fw1.h388 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)),
A Dsym_fw2.h373 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)),
A Dsym_defs.h710 #define IF(phase) (0x00020000 | (phase)) macro
/drivers/media/dvb-frontends/
A Ddrxd.h34 u32 IF; member
A Dsi2165.c847 u32 IF = 0; in si2165_set_if_freq_shift() local
858 fe->ops.tuner_ops.get_if_frequency(fe, &IF); in si2165_set_if_freq_shift()
859 if_freq_shift = IF; in si2165_set_if_freq_shift()
A Dtda18271c2dd.c70 u32 IF; member
981 state->IF = IntermediateFrequency; in ChannelConfiguration()
1186 *frequency = state->IF; in get_if_frequency()
A Ddrxd_hard.c2582 CDRXD(state, state->config.IF ? state->config.IF : 36000000); in DRXD_init()
2932 CDRXD(state, state->config.IF ? state->config.IF : 36000000); in drxd_attach()
A Ddrxk_hard.c6295 u32 IF; in drxk_set_parameters() local
6344 fe->ops.tuner_ops.get_if_frequency(fe, &IF); in drxk_set_parameters()
6345 start(state, 0, IF); in drxk_set_parameters()
/drivers/scsi/smartpqi/
A DKconfig38 # HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
/drivers/memory/
A DKconfig209 tristate "Renesas RPC-IF driver"
214 This supports Renesas R-Car Gen3 or RZ/G2 RPC-IF which provides
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfweh.h77 BRCMF_ENUM_DEF(IF, 54) \
/drivers/scsi/mpt3sas/
A DKconfig36 # HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
/drivers/usb/misc/
A DKconfig228 used for the USB-IF Embedded Host High-Speed Electrical Test procedure.
/drivers/spi/
A DKconfig924 tristate "Renesas RPC-IF SPI driver"
927 SPI driver for Renesas R-Car Gen3 or RZ/G2 RPC-IF.
/drivers/media/usb/em28xx/
A Dem28xx-dvb.c396 .IF = 42800000,
/drivers/usb/host/
A DKconfig723 or embedded hosts that need to undergo USB-IF compliance testing with

Completed in 77 milliseconds

12