Lines Matching defs:bits
77 static inline int _tg3_flag(enum TG3_FLAGS flag, unsigned long *bits)
79 return test_bit(flag, bits);
82 static inline void _tg3_flag_set(enum TG3_FLAGS flag, unsigned long *bits)
84 set_bit(flag, bits);
87 static inline void _tg3_flag_clear(enum TG3_FLAGS flag, unsigned long *bits)
89 clear_bit(flag, bits);
2739 /* Set bit 14 with read-modify-write to preserve other bits */
5517 /* preserve bits 0-11,13,14 for signal pre-emphasis */
5518 /* preserve bits 20-23 for voltage regulator */
6289 "Start value (nsec) is over limit. Maximum size of start is only 63 bits\n");
8832 /* We can't enable/disable these bits of the
9204 /* Clear the "no snoop" and "relaxed ordering" bits. */
12990 /* Separate the parity bits and the data bytes. */
13261 /* Write zero to the register, then make sure the read-only bits
13262 * are not changed and the read/write bits are all zeros.
13268 /* Test the read-only and read/write bits. */
13272 /* Write ones to all the bits defined by RdMask and WrMask, then
13273 * make sure the read-only bits are not changed and the
13274 * read/write bits are all ones.
13280 /* Test the read-only bits. */
13284 /* Test the read/write bits. */
14363 * want will always reside in the lower 16-bits.
16771 /* Set these bits to enable statistics workaround. */
16862 /* Preserve the APE MAC_MODE bits */
17039 /* On 5703 and later chips, the boundary bits have no
17074 * boundary bits.