Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
A Dbtintel.h142 #define INTEL_CNVX_TOP_TYPE(cnvx_top) ((cnvx_top) & 0x00000fff) argument
143 #define INTEL_CNVX_TOP_STEP(cnvx_top) (((cnvx_top) & 0x0f000000) >> 24) argument

Completed in 7 milliseconds