Home
last modified time | relevance | path

Searched refs:FRAME (Results 1 – 24 of 24) sorted by relevance

/linux-6.1.9/drivers/crypto/vmx/
Daesp8-ppc.pl112 $FRAME=8*$SIZE_T;
408 $STU $sp,-$FRAME($sp)
410 $PUSH r10,$FRAME+$LRSAVE($sp)
446 addi $sp,$sp,$FRAME
711 $STU $sp,-`($FRAME+21*16+6*$SIZE_T)`($sp)
712 li r10,`$FRAME+8*16+15`
713 li r11,`$FRAME+8*16+31`
737 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave
739 $PUSH r26,`$FRAME+21*16+0*$SIZE_T`($sp)
741 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
[all …]
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_isight.c54 uvc_dbg(stream->dev, FRAME, "iSight header found\n"); in isight_decode()
61 uvc_dbg(stream->dev, FRAME, in isight_decode()
92 uvc_dbg(stream->dev, FRAME, in isight_decode()
110 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_isight()
Duvc_video.c1091 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1107 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1140 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1225 uvc_dbg(uvc_urb->stream->dev, FRAME, in uvc_video_decode_data()
1239 uvc_dbg(stream->dev, FRAME, "Frame complete (EOF found)\n"); in uvc_video_decode_end()
1241 uvc_dbg(stream->dev, FRAME, "EOF in empty payload\n"); in uvc_video_decode_end()
1358 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_meta()
1418 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_isoc()
/linux-6.1.9/Documentation/sound/soc/
Ddai.rst16 frame (FRAME) (usually 48kHz) is always driven by the controller. Each AC97
61 MSB is transmitted on falling edge of first BCLK after FRAME/SYNC.
64 MSB is transmitted on rising edge of FRAME/SYNC.
Dclocking.rst29 clock is sometimes referred to as LRC (left right clock) or FRAME. This clock
/linux-6.1.9/arch/m68k/ifpsp060/
Diskeleton.S98 | CHK FRAME TRACE FRAME
138 | DIVBYZERO FRAME TRACE FRAME
189 | SO THAT THE 060SP CAN CREATE A PROPER ACCESS ERROR FRAME.
/linux-6.1.9/Documentation/driver-api/surface_aggregator/
Dssh.rst164 tx: -- SYN FRAME(D) CRC(F) PAYLOAD CRC(P) -----------------------------
165 rx: ------------------------------------- SYN FRAME(A) CRC(F) CRC(P) --
167 where both frames have the same sequence ID (``SEQ``). Here, ``FRAME(D)``
168 indicates a |DATA_SEQ|-type frame, ``FRAME(A)`` an ``ACK``-type frame,
174 tx: -- SYN FRAME(D) CRC(F) PAYLOAD CRC(P) -----------------------------
175 rx: ------------------------------------- SYN FRAME(N) CRC(F) CRC(P) --
177 upon which the sender should re-send the message. ``FRAME(N)`` indicates an
183 tx: -- SYN FRAME(DATA_NSQ) CRC(F) PAYLOAD CRC(P) ----------------------
/linux-6.1.9/arch/parisc/kernel/vdso64/
Dsigtramp.S40 .callinfo FRAME=ASM_SIGFRAME_SIZE,CALLS,SAVE_RP
/linux-6.1.9/arch/parisc/kernel/vdso32/
Dsigtramp.S40 .callinfo FRAME=ASM_SIGFRAME_SIZE32,CALLS,SAVE_RP
/linux-6.1.9/arch/s390/crypto/
Dchacha-s390.S14 #define FRAME (16 * 8 + 4 * 8) macro
479 lghi %r1,-FRAME
886 lmg %r6,%r7,FRAME+6*8(SP)
887 la SP,FRAME(SP)
902 lmg %r6,%r7,FRAME+6*8(SP)
903 la SP,FRAME(SP)
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Dfrontend-property-terrestrial-systems.rst238 - :ref:`DTV_ATSCMH_RS_FRAME_MODE <DTV-ATSCMH-RS-FRAME-MODE>`
240 - :ref:`DTV_ATSCMH_RS_FRAME_ENSEMBLE <DTV-ATSCMH-RS-FRAME-ENSEMBLE>`
Dfe_property_parameters.rst707 .. _DTV-ATSCMH-RS-FRAME-MODE:
719 .. _DTV-ATSCMH-RS-FRAME-ENSEMBLE:
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst153 * .. _V4L2-PIX-FMT-VP8-FRAME:
175 * .. _V4L2-PIX-FMT-VP9-FRAME:
/linux-6.1.9/drivers/staging/emxx_udc/
Demxx_udc.h77 #define FRAME 0x000007FF macro
Demxx_udc.c2833 return _nbu2ss_readl(&udc->p_regs->USB_ADDRESS) & FRAME; in nbu2ss_gad_get_frame()
/linux-6.1.9/Documentation/admin-guide/media/
Dbttv.rst354 (1) Deassert REQ at the same time as asserting FRAME.
369 happens regardless of the state of FRAME because it does not know when
370 FRAME will be asserted (typically - each initiator will assert FRAME on
371 the cycle following GNT). When FRAME is asserted, it is the initiator s
376 idle (FRAME and IRDY). The arbiter decision may then continue
/linux-6.1.9/drivers/pinctrl/renesas/
Dpfc-sh7203.c936 GPIO_FN(FRAME),
/linux-6.1.9/arch/parisc/kernel/
Dentry.S2128 ENTRY_CFI(call_on_stack, FRAME=2*FRAME_SIZE,CALLS,SAVE_RP,SAVE_SP)
/linux-6.1.9/arch/m68k/ifpsp060/src/
Dpfpsp.S2042 # UNSUPP FRAME TRACE FRAME
Dfpsp.S2043 # UNSUPP FRAME TRACE FRAME
4391 # FP UNIMP FRAME BSUN FRAME
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2058 FRAME, 1); in xgbe_dev_read()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-iio1867 respect to the LOCAL EARTH GEOMAGNETIC REFERENCE FRAME where :
/linux-6.1.9/net/wireless/
Dnl80211.c2057 CMD(mgmt_tx, FRAME); in nl80211_add_commands_unsplit()
/linux-6.1.9/
DMAINTAINERS18845 SILICON MOTION SM712 FRAME BUFFER DRIVER
19607 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER