Searched refs:SFB_ASIC_FG (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/dev/tc/ | ||
| D | sfbreg.h | 69 #define SFB_ASIC_FG 0x0020 /* Foreground (R/W) */ macro |
| D | sfbplus.c | 1029 (*(uint32_t *)(BUMP(p) + SFB_ASIC_FG) = (v)) |
| D | sfb.c | 895 SFBWRITE32(BUMP(p), SFB_ASIC_FG, (v)) |