Searched refs:operation (Results 1 - 25 of 214) sorted by path

123456789

/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S38 mov r3, #0x1 @ value for 1x operation
39 str r3, [r2] @ go to L1-freq operation
66 mov r3, #0x2 @ value for 2x operation
67 str r3, [r2] @ go to L0-freq operation
101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation.
196 orr r8, r8, r9 @ bulld value for L0/L1-volt operation.
H A Dsram243x.S38 mov r3, #0x1 @ value for 1x operation
39 str r3, [r2] @ go to L1-freq operation
66 mov r3, #0x2 @ value for 2x operation
67 str r3, [r2] @ go to L0-freq operation
101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation.
196 orr r8, r8, r9 @ bulld value for L0/L1-volt operation.
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S37 | The operation in A3 above may have set INEX2.
62 | The operation in A3 above may have set INEX2.
63 | RZ mode is forced for the scaling operation to insure
78 | Perform FINT operation in the user's rounding mode.
86 | If the int operation results in more than LEN digits,
263 | The operation in A3 above may have set INEX2.
438 | The operation in A3 above may have set INEX2.
439 | RZ mode is forced for the scaling operation to insure
550 | Perform FINT operation in the user's rounding mode. Keep
607 | If the int operation result
[all...]
H A Ddecbin.S28 | Note: this operation can never overflow.
34 | Note: this operation can never overflow.
H A Ddo_func.S4 | Do_func performs the unimplemented operation. The operation
H A Dfpsp.h238 .set aiop_bit,7 | accrued illegal operation
260 .set aiop_mask,0x00000080 | accrued illegal operation
H A Dres_func.S6 | machine and the 040 completes the operation. This routine
10 | For packed move out (fmove.p fpm,<ea>) the operation is
192 | The move or operation is not with forced precision. Test for
486 | The move or operation is not with forced precision. Use the
623 | we must process the operation here if this case is true.
H A Dsacos.S34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dsasin.S34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dsatanh.S41 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dscale.S82 | Source is within 2^14 range. To perform the int operation,
H A Dslog2.S32 | Step 0. If X < 0, create a NaN and raise the invalid operation
47 | Step 0. If X < 0, create a NaN and raise the invalid operation
61 | Step 0. If X < 0, create a NaN and raise the invalid operation
76 | Step 0. If X < 0, create a NaN and raise the invalid operation
H A Dutil.S113 andil #0x7f,%d0 |clear all except operation
365 andil #0x7f,%d0 |clear all except operation
380 andil #0x007f0000,%d0 |clear all bits except the operation
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S365 set EXC_OPWORD, LV+0 # saved operation word
433 set aiop_bit, 7 # accrued inexact operation bit
461 set aiop_mask, 0x00000080 # accrued illegal operation
5203 # here, the operation may underflow iff the precision is sgl or dbl.
6517 # 5. (|X| > 1) Generate an invalid operation by 0 * infinity. #
6618 # 5. (|X| > 1) Generate an invalid operation by 0 * infinity. #
8594 # 5. (|X| > 1) Generate an invalid operation by 0 * infinity. #
8668 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8682 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8695 # Step 0. If X < 0, create a NaN and raise the invalid operation #
[all...]
H A Dfpsp.S385 set EXC_OPWORD, LV+0 # saved operation word
453 set aiop_bit, 7 # accrued inexact operation bit
481 set aiop_mask, 0x00000080 # accrued illegal operation
616 # default result should be for the operation. This default result is #
674 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
715 # the operation has been emulated. the result is in fp0.
856 # default result should be for the operation. This default result is #
962 # multiply operation is the smallest possible normalized number
965 # if our emulation, after re-doing the operation, decided that
995 # multiply operation i
[all...]
H A Dilsp.S116 st POSNEG(%a6) # signed operation
131 sf POSNEG(%a6) # unsigned operation
579 # 'N' CAN be set if the operation is unsigned if bit 63 is set.
778 # longword size whether the operation is byte, word, or long. The #
860 # operation is a data register compare.
883 # operation is a data register compare.
H A Dpfpsp.S384 set EXC_OPWORD, LV+0 # saved operation word
452 set aiop_bit, 7 # accrued inexact operation bit
480 set aiop_mask, 0x00000080 # accrued illegal operation
615 # default result should be for the operation. This default result is #
673 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
714 # the operation has been emulated. the result is in fp0.
855 # default result should be for the operation. This default result is #
961 # multiply operation is the smallest possible normalized number
964 # if our emulation, after re-doing the operation, decided that
994 # multiply operation i
[all...]
/linux-master/arch/parisc/math-emu/
H A Dfloat.h452 * |excepttype | r1 | r2/ext | operation |parm |n| t/cond |
542 typedef int operation; typedef
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S351 ! cpu operation mode
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dentry.S237 ! cpu operation mode
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dau6610.c14 static int au6610_usb_msg(struct dvb_usb_device *d, u8 operation, u8 addr, argument
44 ret = usb_control_msg(d->udev, usb_rcvctrlpipe(d->udev, 0), operation,
48 dvb_usb_dbg_usb_control_msg(d->udev, operation,
55 switch (operation) {
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c96 SET_VAL(CLE_BR_OP, br->operation) |
214 .operation = EQT,
225 .operation = EQT,
250 .operation = EQT,
262 .operation = EQT,
273 .operation = EQT,
298 .operation = EQT,
310 .operation = EQT,
322 .operation = EQT,
334 .operation
[all...]
H A Dxgene_enet_cle.h109 /* Preclassification operation types */
117 /* Preclassification operation types */
203 u8 operation; member in struct:xgene_cle_ptree_branch
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h196 u8 operation);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h115 u8 operation);

Completed in 247 milliseconds

123456789