Searched defs:_ch (Results 1 – 3 of 3) sorted by relevance
763 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch)) argument780 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) argument794 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch)) argument795 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch)) argument812 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch)) argument830 #define HCDMA(_ch) HSOTG_REG(0x0514 + 0x20 * (_ch)) argument832 #define HCDMAB(_ch) HSOTG_REG(0x051c + 0x20 * (_ch)) argument834 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) argument
424 #define _IO_putc_unlocked(_ch, _fp) \ argument
323 #define CHECKOP(_op, _ch) do \ in mandocdb() argument