Searched refs:CBBM_MFUNC_PIN1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/pccbb/
H A Dpccbbreg.h106 # define CBBM_MFUNC_PIN1 0x000000f0 macro
H A Dpccbb_pci.c540 if ((mux & (CBBM_MFUNC_PIN0 | CBBM_MFUNC_PIN1)) == 0) {
544 mux = (mux & ~CBBM_MFUNC_PIN1) |

Completed in 102 milliseconds