Home
last modified time | relevance | path

Searched refs:R_PARSERCONFIGREG (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/mips/rmi/dev/nlge/
Dif_nlge.c1289 NLGE_WRITE(sc->base, R_PARSERCONFIGREG, ((0x7f << 8) | (1 << 1))); in nlna_config_parser()
1325 NLGE_WRITE(sc->base, R_PARSERCONFIGREG, 0x0); in nlna_config_classifier()
2292 dump_reg(base_addr, R_PARSERCONFIGREG, STRINGIFY(R_PARSERCONFIGREG)); in dump_na_registers()
Dif_nlge.h409 #define R_PARSERCONFIGREG 0x100 macro
/freebsd-9-stable/sys/mips/rmi/dev/xlr/
Drge.h375 #define R_PARSERCONFIGREG 0x100 macro
Drge.c1050 xlr_write_reg(priv->mmio, R_PARSERCONFIGREG, 0x0); in rmi_xlr_config_classifier()