Searched refs:bitwise (Results 1 – 25 of 26) sorted by relevance
12
28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is29 there because sparse will complain about casting to/from a bitwise type,50 constant zero as a bitwise integer type without sparse ever complaining.51 This is because "bitwise" (as the name implies) was designed for making52 sure that bitwise types don't get mixed up (little-endian vs big-endian
40 这样会使 PM_SUSPEND 和 PM_RESUME 成为位方式(bitwise)整数(使用"__force"61 不用担心 sparse 会抱怨。这是因为"bitwise"(恰如其名)是用来确保不同位方
23 #define __bitwise__ __attribute__((bitwise))
43 #define __bitwise__ __attribute__((bitwise))
19 #define FDT_BITWISE __attribute__((bitwise))
17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
20 A bitwise AND is performed against these values and if any bit
33 A bitwise AND is performed against these values and if any bit
20 these IRQs using bitwise logic. A number of defines have been
7 mwave_debug=value, where value is bitwise OR of trace flags:
49 WDIOF_* bitwise-anded into the value. (The comments
154 hardware. It consists of flags which may be bitwise-ored together:413 ``flags`` may be a bitwise combination of the following flags:1492 bitwise-or'ed together:1530 bitwise-or'ed together:1568 bitwise-or'ed together:1608 bitwise-or'ed together:
38 The parameter flags can be zero or any bitwise or'd combination of the
230 bitwise OR or the old value and the input data, depending on the
171 Bit masks to read/write (bitwise OR):
122 u16 bitwise:3; member151 #define CCP_PT_BITWISE(p) ((p)->pt.bitwise)
69 then a much quicker bitwise-AND instruction can be used instead.
97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
145 The flags argument specifies one or bitwise-or'ed of several of
175 These will be bitwise-OR'd with s->s_iflags when a superblock is created.
538 It is extremely important to realize that Venus bitwise ors the field
172 C does have bitwise operators but not really operators to do the above
994 into a single bitwise 'flags' argument and 'flags' can often be a more
171 with the C-language "~" operator which instead stands for "bitwise not".
941 supported. This is constructed from a bitwise-OR of::