Home
last modified time | relevance | path

Searched refs:CBBM_MFUNC_PIN0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pccbb/
H A Dpccbbreg.h103 # define CBBM_MFUNC_PIN0 0x0000000f macro
H A Dpccbb_pci.c492 if ((mux & (CBBM_MFUNC_PIN0 | CBBM_MFUNC_PIN1)) == 0) { in cbb_chipinit()
493 mux = (mux & ~CBBM_MFUNC_PIN0) | in cbb_chipinit()