Searched defs:VALID (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/sh/intc/
H A Dchip.c157 #define VALID(x) (x | SENSE_VALID_FLAG) macro
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c260 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", " #fl ", (valid) " } macro
309 #undef VALID macro
[all...]
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_debugfs.c74 VALID, enumerator in enum:func_tbl_info
/linux-master/drivers/usb/renesas_usbhs/
H A Dcommon.h162 #define VALID (1 << 3) /* USB Request Receive */ macro
/linux-master/include/linux/usb/
H A Dr8a66597.h306 #define VALID 0x0008 /* b3: Setup packet detected flag */ macro

Completed in 198 milliseconds