Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwfmreg.h153 #define BWFM_DMP_SLAVE_TYPE 0x000000C0 macro
H A Dbwfm.c1232 stype = (val & BWFM_DMP_SLAVE_TYPE) >> BWFM_DMP_SLAVE_TYPE_S; in bwfm_chip_dmp_get_regaddr()