Searched defs:ANY (Results 1 - 3 of 3) sorted by relevance

/drivers/hwmon/
H A Dhwmon-vid.c16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
182 #define ANY 0xFF macro
193 {X86_VENDOR_AMD, 0x6, 0x0, ANY, ANY, 90}, /* Athlon Duron etc */
194 {X86_VENDOR_AMD, 0xF, 0x0, 0x3F, ANY, 24}, /* Athlon 64, Opteron */
201 {X86_VENDOR_AMD, 0xF, 0x40, 0x7F, ANY, 24}, /* NPT family 0Fh */
202 {X86_VENDOR_AMD, 0xF, 0x80, ANY, ANY, 25}, /* future fam. 0Fh */
203 {X86_VENDOR_AMD, 0x10, 0x0, ANY, ANY, 2
[all...]
H A Dcoretemp.c13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
219 #define ANY 0xff macro
223 { 0x1c, ANY, 90000 }, /* Z5xx, N2xx, possibly others
227 { 0x26, ANY, 90000 }, /* Atom Tunnel Creek (Exx), Lincroft (Z6xx)
231 { 0x27, ANY, 90000 }, /* Atom Medfield (Z2460) */
232 { 0x35, ANY, 90000 }, /* Atom Clover Trail/Cloverview (Z27x0) */
233 { 0x36, ANY, 100000 }, /* Atom Cedar Trail/Cedarview (N2xxx, D2xxx)
271 (tm->mask == ANY || c->x86_mask == tm->mask))
/drivers/net/wireless/ath/ath9k/
H A Dhw.c11 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
88 ath_dbg(ath9k_hw_common(ah), ANY, local

Completed in 223 milliseconds