Searched refs:number (Results 1 - 25 of 937) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dcore_apecs.c51 * Given a bus, device, and function number, compute resulting
66 * 10:8 Function number
67 * 7:2 Register number
78 * 23:16 bus number (8 bits = 128 possible buses)
79 * 15:11 Device number (5 bits)
80 * 10:8 function number
81 * 7:2 register number
84 * The function number selects which function of a multi-function device
97 u8 bus = pbus->number;
H A Dcore_lca.c60 * Given a bus, device, and function number, compute resulting
75 * 10:8 Function number
76 * 7:2 Register number
87 * 23:16 bus number (8 bits = 128 possible buses)
88 * 15:11 Device number (5 bits)
89 * 10:8 function number
90 * 7:2 register number
93 * The function number selects which function of a multi-function device
106 u8 bus = pbus->number;
H A Dcore_mcpcia.c45 * Given a bus, device, and function number, compute resulting
60 * 10:8 Function number
61 * 7:2 Register number
72 * 23:16 bus number (8 bits = 128 possible buses)
73 * 15:11 Device number (5 bits)
74 * 10:8 function number
75 * 7:2 register number
78 * The function number selects which function of a multi-function device
174 u8 bus = pbus->number;
H A Dcore_polaris.c37 * Given a bus, device, and function number, compute resulting
40 * cycles automatically depending on the bus number (Bus 0 is
52 * 23:16 bus number (8 bits = 128 possible buses)
53 * 15:11 Device number (5 bits)
54 * 10:8 function number
55 * 7:2 register number
58 * The function number selects which function of a multi-function device
70 u8 bus = pbus->number;
H A Dcore_t2.c99 * Given a bus, device, and function number, compute resulting
114 * 10:8 Function number
115 * 7:2 Register number
126 * 23:16 bus number (8 bits = 128 possible buses)
127 * 15:11 Device number (5 bits)
128 * 10:8 function number
129 * 7:2 register number
132 * The function number selects which function of a multi-function device
145 u8 bus = pbus->number;
H A Dcore_tsunami.c58 * Given a bus, device, and function number, compute resulting
66 * Note also that type 1 is determined by non-zero bus number.
77 * 23:16 bus number (8 bits = 128 possible buses)
78 * 15:11 Device number (5 bits)
79 * 10:8 function number
80 * 7:2 register number
83 * The function number selects which function of a multi-function device
97 u8 bus = pbus->number;
H A Dpci-noop.c91 return hose->bus->number;
H A Dsmc37c669.c2363 ** of the number of writers
2398 int __init smcc669_read( struct FILE *fp, int size, int number, unsigned char *buf )
2409 length = size * number;
2425 int __init smcc669_write( struct FILE *fp, int size, int number, unsigned char *buf )
2435 length = size * number;
/linux-master/arch/arm/lib/
H A Dcsumpartial.S67 .Lless8_byte: tst len, #1 @ odd number of bytes
/linux-master/arch/arm/mm/
H A Dabort-lv4t.S213 and r6, r6, #15 @ number of regs to transfer
233 and r6, r6, #15 @ number of regs to transfer
/linux-master/arch/arm/plat-orion/
H A Dpcie.c211 writel(PCIE_CONF_BUS(bus->number) |
230 writel(PCIE_CONF_BUS(bus->number) |
238 if (bus->number != orion_pcie_get_local_bus_nr(base) ||
253 *val = readl(wa_base + (PCIE_CONF_BUS(bus->number) |
271 writel(PCIE_CONF_BUS(bus->number) |
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S44 | LEN is the number of digits to be displayed. The
45 | k-factor can dictate either the total number of digits,
46 | if it is a positive number, or the number of digits
53 | SCALE is equal to 10^ISCALE, where ISCALE is the number
68 | The mantissa is scaled to the desired number of
171 | is a denormalized number, set the BINDEC_FLG memory word
277 | LEN is the number of digits to be displayed. The k-factor
278 | can dictate either the total number of digits, if it is
279 | a positive number, o
[all...]
H A Dbugfix.S171 | number of the fsave is not $40, this handler is not necessary.
H A Ddecbin.S36 | A3. Count the number of leading/trailing zeros in the
56 | A5. Form the final binary number by scaling the mantissa by
195 | Since the packed number has a long word between the first & second parts,
208 moveql #FNIBS,%d2 |reset number of digits per a0 ptr
240 | for the adjusted exponent. That number is subtracted from the exp
H A Dfpsp.h111 .set VER_TMP,LV+123 | temp holding for version number
160 .set guard_bit,1 | guard bit is bit number 1
161 .set round_bit,0 | round bit is bit number 0
225 .set nan_bit,0 | not-a-number result
326 .set VER_40,0x40 | original version number
327 .set VER_41,0x41 | revision version number
H A Dgen_except.S277 moveb (%a7),VER_TMP(%a6) |save version number
H A Dget_op.S18 | number(s) is normalized and the operand type tag is updated.
20 | - For a packed number (opclass 2) the number is unpacked and the
23 | - For denormalized numbers (opclass 0 or 2) the number(s) is not
30 | - If there is a move out with a packed number (opclass 3) the
31 | number is packed and written to user memory. For the other
32 | opclasses the number(s) are written back to the fsave stack
37 | fadd.x fpm,fpn where the fpm contains an unnormalized number.
39 | routine. The number is normalized, put back on the stack and
42 | a normalized number i
[all...]
H A Dres_func.S71 bsr nrm_set |normalize number (exp will go negative)
389 bsr nrm_set |normalize number (exponent will go
1884 | This subroutine takes an extended normalized number and denormalizes
1887 | dest_sgl or dest_dbl expects a normalized number's bias.
1889 | Input: a0 points to a normalized number in internal extended format
H A Dround.S78 | If sign of fp number = 0 (positive), then add 1 to l.
91 | If sign of fp number = 1 (negative), then add 1 to l.
280 | would go less than 0. In that case the number becomes a denorm - the
330 lsrl %d5,%d6 |by the number in the exp, then
430 bsr dnrm_lp |denormalize the number
447 bsr dnrm_lp |denormalize the number
460 bsr dnrm_lp |denormalize the number
H A Dsacos.S8 | Input: Double-extended number X in location pointed to
H A Dsasin.S8 | Input: Double-extended number X in location pointed to
H A Dsatan.S6 | denormalized number.
H A Dsatanh.S9 | Input: Double-extended number X in location pointed to
H A Dscosh.S8 | Input: Double-extended number X in location pointed to
44 | the appropriate sign. Huge is the largest finite number in
H A Dsetox.S6 | number. setoxm1 computes exp(X)-1, and setoxm1d computes
75 | to have a small number of cases where |X| is less than,

Completed in 333 milliseconds

1234567891011>>