···4242#define IT8152_GPIO_GPDR __REG_IT8152(0x3f00500)43434444/*4545- Interrup contoler per register summary:4545+ Interrupt controller per register summary:4646 ---------------------------------------4747 LCDNIRR:4848 IT8152_LD_IRQ(8) PCICLK stop
+1-1
include/asm-arm/mach/udc_pxa2xx.h
···1616#define PXA2XX_UDC_CMD_DISCONNECT 1 /* so host won't see us */17171818 /* Boards following the design guidelines in the developer's manual,1919- * with on-chip GPIOs not Lubbock's wierd hardware, can have a sane1919+ * with on-chip GPIOs not Lubbock's weird hardware, can have a sane2020 * VBUS IRQ and omit the methods above. Store the GPIO number2121 * here; for GPIO 0, also mask in one of the pxa_gpio_mode() bits.2222 * Note that sometimes the signals go through inverters...