/linux/arch/powerpc/crypto/ |
H A D | aesp8-ppc.pl | 112 $FRAME=8*$SIZE_T; 409 $STU $sp,-$FRAME($sp) 411 $PUSH r10,$FRAME+$LRSAVE($sp) 447 addi $sp,$sp,$FRAME 712 $STU $sp,-`($FRAME+21*16+6*$SIZE_T)`($sp) 713 li r10,`$FRAME+8*16+15` 714 li r11,`$FRAME+8*16+31` 738 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave 740 $PUSH r26,`$FRAME+21*16+0*$SIZE_T`($sp) 742 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp) [all …]
|
H A D | chacha-p10le-8x.S | 50 .macro SAVE_GPR GPR OFFSET FRAME argument 51 std \GPR,\OFFSET(\FRAME) 54 .macro SAVE_VRS VRS OFFSET FRAME argument 56 stvx \VRS, 16, \FRAME 59 .macro SAVE_VSX VSX OFFSET FRAME argument 61 stxvx \VSX, 16, \FRAME 64 .macro RESTORE_GPR GPR OFFSET FRAME argument 65 ld \GPR,\OFFSET(\FRAME) 68 .macro RESTORE_VRS VRS OFFSET FRAME argument 70 lvx \VRS, 16, \FRAME [all …]
|
H A D | poly1305-p10le_64.S | 64 .macro SAVE_GPR GPR OFFSET FRAME argument 65 std \GPR,\OFFSET(\FRAME) 68 .macro SAVE_VRS VRS OFFSET FRAME argument 70 stvx \VRS, 16, \FRAME 73 .macro SAVE_VSX VSX OFFSET FRAME argument 75 stxvx \VSX, 16, \FRAME 78 .macro RESTORE_GPR GPR OFFSET FRAME argument 79 ld \GPR,\OFFSET(\FRAME) 82 .macro RESTORE_VRS VRS OFFSET FRAME argument 84 lvx \VRS, 16, \FRAME [all …]
|
H A D | aesp10-ppc.pl | 112 $FRAME=8*$SIZE_T; 408 $STU $sp,-$FRAME($sp) 410 $PUSH r10,$FRAME+$LRSAVE($sp) 446 addi $sp,$sp,$FRAME
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_isight.c | 54 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()
|
/linux/Documentation/sound/soc/ |
H A D | dai.rst | 16 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.
|
/linux/arch/m68k/ifpsp060/ |
H A D | iskeleton.S | 98 | CHK FRAME TRACE FRAME 138 | DIVBYZERO FRAME TRACE FRAME 189 | SO THAT THE 060SP CAN CREATE A PROPER ACCESS ERROR FRAME.
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | ssh.rst | 165 tx: -- SYN FRAME(D) CRC(F) PAYLOAD CRC(P) ----------------------------- 166 rx: ------------------------------------- SYN FRAME(A) CRC(F) CRC(P) -- 168 where both frames have the same sequence ID (``SEQ``). Here, ``FRAME(D)`` 169 indicates a |DATA_SEQ|-type frame, ``FRAME(A)`` an ``ACK``-type frame, 175 tx: -- SYN FRAME(D) CRC(F) PAYLOAD CRC(P) ----------------------------- 176 rx: ------------------------------------- SYN FRAME(N) CRC(F) CRC(P) -- 178 upon which the sender should re-send the message. ``FRAME(N)`` indicates an 184 tx: -- SYN FRAME(DATA_NSQ) CRC(F) PAYLOAD CRC(P) ----------------------
|
/linux/arch/parisc/kernel/vdso64/ |
H A D | sigtramp.S | 40 .callinfo FRAME=ASM_SIGFRAME_SIZE,CALLS,SAVE_RP
|
/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 14 #define FRAME (16 * 8 + 4 * 8) macro 480 lghi %r1,-FRAME 887 lmg %r6,%r7,FRAME+6*8(SP) 888 la SP,FRAME(SP) 903 lmg %r6,%r7,FRAME+6*8(SP) 904 la SP,FRAME(SP)
|
/linux/arch/parisc/kernel/vdso32/ |
H A D | sigtramp.S | 40 .callinfo FRAME=ASM_SIGFRAME_SIZE32,CALLS,SAVE_RP
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 158 * .. _V4L2-PIX-FMT-VP8-FRAME: 180 * .. _V4L2-PIX-FMT-VP9-FRAME: 261 * .. _V4L2-PIX-FMT-AV1-FRAME:
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 238 - :ref:`DTV_ATSCMH_RS_FRAME_MODE <DTV-ATSCMH-RS-FRAME-MODE>` 240 - :ref:`DTV_ATSCMH_RS_FRAME_ENSEMBLE <DTV-ATSCMH-RS-FRAME-ENSEMBLE>`
|
H A D | fe_property_parameters.rst | 712 .. _DTV-ATSCMH-RS-FRAME-MODE: 724 .. _DTV-ATSCMH-RS-FRAME-ENSEMBLE:
|
/linux/Documentation/admin-guide/media/ |
H A D | bttv.rst | 354 (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/drivers/pinctrl/renesas/ |
H A D | pfc-sh7203.c | 936 GPIO_FN(FRAME),
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2042 # UNSUPP FRAME TRACE FRAME
|
H A D | fpsp.S | 2043 # UNSUPP FRAME TRACE FRAME 4391 # FP UNIMP FRAME BSUN FRAME
|
/linux/arch/parisc/kernel/ |
H A D | entry.S | 2147 ENTRY_CFI(call_on_stack, FRAME=2*FRAME_SIZE,CALLS,SAVE_RP,SAVE_SP)
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 2108 FRAME, 1); in xgbe_dev_read()
|
/linux/net/wireless/ |
H A D | nl80211.c | 2137 CMD(mgmt_tx, FRAME); in nl80211_add_commands_unsplit()
|
/linux/ |
H A D | MAINTAINERS | 21732 SILICON MOTION SM712 FRAME BUFFER DRIVER 22537 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
|