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

/drivers/usb/misc/
H A Dcytherm.c137 #define SIGN 0x34 /* RAM location for temperature sign */ macro
163 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.c313 if (irq_state.intsts1 & SIGN)
/drivers/usb/host/
H A Dr8a66597-hcd.c1088 r8a66597_write(r8a66597, ~(SIGN | SACK), INTSTS1);
1674 if (mask1 & SIGN) {
1675 r8a66597_write(r8a66597, ~SIGN, INTSTS1);
/drivers/media/i2c/soc_camera/
H A Dov772x.c209 #define SIGN 0xAB /* Sign bit for Hue and contrast */ macro

Completed in 1183 milliseconds