Home
last modified time | relevance | path

Searched defs:_ch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hw.h706 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch)) argument
723 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) argument
737 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch)) argument
738 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch)) argument
755 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch)) argument
773 #define HCDMA(_ch) HSOTG_REG(0x0514 + 0x20 * (_ch)) argument
775 #define HCDMAB(_ch) HSOTG_REG(0x051c + 0x20 * (_ch)) argument
777 #define HCFIFO(_ch) HSOTG_REG(0x1000 + 0x1000 * (_ch)) argument
/netbsd-src/sys/net80211/
H A D_ieee80211.h188 #define _IEEE80211_IS_CHAN(_c, _ch) \ argument
/netbsd-src/external/bsd/mdocml/dist/
H A Dmandocdb.c345 #define CHECKOP(_op, _ch) do \ in mandocdb() argument