Searched refs:ENCFG_BBTYPE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/vt6655/ | ||
H A D | mac.h | 271 #define ENCFG_BBTYPE_MASK 0x00000003 macro |
H A D | card.c | 63 reg_value = reg_value & ~ENCFG_BBTYPE_MASK; in vt6655_mac_set_bb_type() |