Searched refs:BWFM_DMP_SLAVE_TYPE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | bwfmreg.h | 153 #define BWFM_DMP_SLAVE_TYPE 0x000000C0 macro |
H A D | bwfm.c | 1232 stype = (val & BWFM_DMP_SLAVE_TYPE) >> BWFM_DMP_SLAVE_TYPE_S; in bwfm_chip_dmp_get_regaddr() |