Searched refs:SIGN (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/misc/
H A Dcytherm.c138 #define SIGN 0x34 /* RAM location for temperature sign */ macro
164 retval = vendor_command(cytherm->udev, READ_RAM, SIGN, 0, buffer, 8);
/drivers/usb/renesas_usbhs/
H A Dcommon.h182 #define SIGN (1 << 5) /* Setup Transaction Error Interrupt Status */ macro
H A Dmod.c290 if (irq_state.intsts1 & SIGN)
/drivers/usb/host/
H A Dr8a66597-hcd.c1093 r8a66597_write(r8a66597, ~(SIGN | SACK), INTSTS1);
1679 if (mask1 & SIGN) {
1680 r8a66597_write(r8a66597, ~SIGN, INTSTS1);
/drivers/media/video/
H A Dov772x.c207 #define SIGN 0xAB /* Sign bit for Hue and contrast */ macro

Completed in 122 milliseconds