Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtrtl.c38 #define IC_MATCH_FL_HCIREV (1 << 1) macro
43 .match_flags = IC_MATCH_FL_LMPSUBV | IC_MATCH_FL_HCIREV | \
322 if ((ic_id_table[i].match_flags & IC_MATCH_FL_HCIREV) && in btrtl_match_ic()